2026-03-29 14:05:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 14:05:09 [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-29 14:05:09 [auto1.it] INFO: Batch mode enabled: batch 2/2
2026-03-29 14:05:09 [auto1.it] INFO: Starting spider auto1.it
2026-03-29 14:05:09 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 14:05:09 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 14:05:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 14:05:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 14:05:09 [scrapy.extensions.telnet] INFO: Telnet Password: 02febe30d02cc172
2026-03-29 14:05:09 [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-29 14:05:09 [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_23_2026-03-29T14_05_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-29 14:05:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 14:05:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 14:05:09 [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-29 14:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 14:05:09 [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-29 14:05:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-29 14:05:10 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:10 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 14:05:10 [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-29 14:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 14:05:10 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 14:05:10 [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-29 14:05:10 [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-29 14:05:10 [scrapy.core.engine] INFO: Spider opened
2026-03-29 14:05:10 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 14:05:10 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-29 14:05:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-29 14:05:10 [scrapy-playwright] INFO: Starting download handler
2026-03-29 14:05:10 [scrapy-playwright] INFO: Starting download handler
2026-03-29 14: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-29 14:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 14:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05: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-29 14:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05: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-29 14:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05: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-29 14:05:19 [auto1.it] INFO: Channel: 24h | Page: 0 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: DN06430
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: DB48039
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB48039%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for DB48039: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: PG30215
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: LE34139
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: HJ29626
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ29626%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for HJ29626: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: WA17168
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA17168%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for WA17168: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: NW33214
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: KM60643
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: HM75417
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HM75417%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for HM75417: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: YJ19643
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: FA14531
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: UK81128
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: NP73440
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: EX63117
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EX63117%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for EX63117: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: XY01998
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: PU31383
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: VW55609
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: GT29075
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT29075%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for GT29075: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: HB16965
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: GU77737
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU77737%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for GU77737: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: MR77890
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR77890%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for MR77890: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: YV05743
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: PF34434
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: WC74031
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: JX88072
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JX88072%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for JX88072: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: RX56981
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX56981%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for RX56981: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: GK78274
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: NB92665
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB92665%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for NB92665: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: CR61657
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: RU81882
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU81882%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for RU81882: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: NR76329
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: BY77891
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: FT91483
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: WK11111
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK11111%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for WK11111: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: HL96914
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL96914%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for HL96914: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: UZ59848
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: MU02206
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU02206%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for MU02206: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: LH51600
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH51600%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for LH51600: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: UW33297
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW33297%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for UW33297: 0
2026-03-29 14:05:19 [auto1.it] INFO: Found listing with ID: CW23550
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW23550%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [auto1.it] INFO: Scrape type for CW23550: 0
2026-03-29 14:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14: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-29 14:05:27 [auto1.it] INFO: Channel: 24h | Page: 1 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: DN06430
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: DB48039
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB48039%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for DB48039: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: PG30215
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: LE34139
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: HJ29626
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ29626%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for HJ29626: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: WA17168
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA17168%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for WA17168: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: NW33214
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: KM60643
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: HM75417
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HM75417%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for HM75417: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: YJ19643
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: FA14531
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: UK81128
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: NP73440
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: EX63117
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EX63117%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for EX63117: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: XY01998
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: PU31383
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: VW55609
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: GT29075
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT29075%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for GT29075: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: HB16965
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: GU77737
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU77737%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for GU77737: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: MR77890
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR77890%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for MR77890: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: YV05743
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: PF34434
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: WC74031
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: JX88072
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JX88072%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for JX88072: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: RX56981
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX56981%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for RX56981: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: GK78274
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: NB92665
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB92665%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for NB92665: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: CR61657
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: RU81882
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU81882%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for RU81882: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: NR76329
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: BY77891
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: FT91483
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: WK11111
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK11111%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for WK11111: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: HL96914
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL96914%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for HL96914: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: UZ59848
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: MU02206
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU02206%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for MU02206: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: LH51600
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH51600%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for LH51600: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: UW33297
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW33297%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for UW33297: 0
2026-03-29 14:05:27 [auto1.it] INFO: Found listing with ID: CW23550
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW23550%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [auto1.it] INFO: Scrape type for CW23550: 0
2026-03-29 14:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05: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-29 14:05:28 [auto1.it] INFO: Channel: 24h | Page: 2 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: PK60217
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: DZ80898
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: VL28200
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: YV65594
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV65594%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for YV65594: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: UV62618
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: ME67142
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ME67142%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for ME67142: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: EH68061
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH68061%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for EH68061: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: MP71804
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: HG08140
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG08140%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for HG08140: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: EC56092
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: UL24997
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: DF56056
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: BA50531
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA50531%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for BA50531: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: PV65475
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: RG96871
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG96871%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for RG96871: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: SJ73545
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: BF99342
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF99342%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for BF99342: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: FU33041
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU33041%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for FU33041: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: WR25363
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR25363%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for WR25363: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: NY98259
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY98259%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for NY98259: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: AU72091
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: XE78625
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE78625%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for XE78625: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: UZ37395
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: RA61931
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA61931%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for RA61931: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: FT31182
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT31182%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for FT31182: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: ET06239
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: MF53034
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: SV79819
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV79819%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for SV79819: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: LB26900
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: PS84479
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PS84479%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for PS84479: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: AK50840
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK50840%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [auto1.it] INFO: Scrape type for AK50840: 0
2026-03-29 14:05:28 [auto1.it] INFO: Found listing with ID: FR18393
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR18393%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [auto1.it] INFO: Scrape type for FR18393: 0
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: GY48890
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: AV53481
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: PF95783
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: AB57400
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB57400%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [auto1.it] INFO: Scrape type for AB57400: 0
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: VX65874
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX65874%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [auto1.it] INFO: Scrape type for VX65874: 0
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: GJ41533
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: KC78706
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC78706%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [auto1.it] INFO: Scrape type for KC78706: 0
2026-03-29 14:05:29 [auto1.it] INFO: Found listing with ID: EU94181
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU94181%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [auto1.it] INFO: Scrape type for EU94181: 0
2026-03-29 14:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05: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-29 14:05:30 [auto1.it] INFO: Channel: 24h | Page: 3 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: AL96330
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: CX70522
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: BJ67581
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ67581%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for BJ67581: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: RN93859
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN93859%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for RN93859: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: MG94028
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG94028%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for MG94028: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: ET76297
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: KC92917
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: LT09174
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT09174%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for LT09174: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: JK70304
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: TT78909
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT78909%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for TT78909: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: YW20970
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: EH72083
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: XH54291
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: MT29118
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: DU49636
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DU49636%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for DU49636: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: TS11869
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: GE97185
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GE97185%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for GE97185: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: UJ50466
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ50466%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for UJ50466: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: CM44345
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: DT89224
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: BT02963
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT02963%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for BT02963: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: RZ83260
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ83260%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for RZ83260: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: TV98220
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV98220%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for TV98220: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: JT03788
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: PZ95103
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ95103%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for PZ95103: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: AT36089
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: SR34135
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR34135%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for SR34135: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: XU47833
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XU47833%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for XU47833: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: MH60635
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH60635%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for MH60635: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: VB43526
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: ZU21710
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU21710%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for ZU21710: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: VU35787
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU35787%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for VU35787: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: JE99705
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: FF41288
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: ST04114
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: MX17045
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: VR64645
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR64645%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for VR64645: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: SN43822
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN43822%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for SN43822: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: SD56970
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD56970%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [auto1.it] INFO: Scrape type for SD56970: 0
2026-03-29 14:05:30 [auto1.it] INFO: Found listing with ID: RA13201
2026-03-29 14:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:31 [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-29 14:05:31 [auto1.it] INFO: Channel: 24h | Page: 4 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: CW79165
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: VT45573
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT45573%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for VT45573: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: DN35896
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: LJ66160
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LJ66160%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for LJ66160: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: ZN78264
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN78264%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for ZN78264: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: SH22668
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH22668%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for SH22668: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: YA14449
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: NV42122
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: JZ43630
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ43630%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for JZ43630: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: AG55709
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: TT43912
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT43912%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for TT43912: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: UZ37756
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ37756%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for UZ37756: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: RW18979
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RW18979%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for RW18979: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: UT39332
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: NF11774
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: GV68046
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: HH94865
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH94865%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for HH94865: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: AM83523
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: PL36367
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL36367%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for PL36367: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: FD72326
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: EZ36845
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ36845%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [auto1.it] INFO: Scrape type for EZ36845: 0
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: DJ07683
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: ES96291
2026-03-29 14:05:31 [auto1.it] INFO: Found listing with ID: ZU40989
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU40989%27 HTTP/1.1" 200 None
2026-03-29 14:05:32 [auto1.it] INFO: Scrape type for ZU40989: 0
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: DM38646
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM38646%27 HTTP/1.1" 200 None
2026-03-29 14:05:32 [auto1.it] INFO: Scrape type for DM38646: 0
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: NJ11800
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: YA96352
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: MD00417
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: EA59370
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA59370%27 HTTP/1.1" 200 None
2026-03-29 14:05:32 [auto1.it] INFO: Scrape type for EA59370: 0
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: NK45302
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: LE83357
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: GJ25727
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: ZC32771
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: DX48884
2026-03-29 14:05:32 [auto1.it] INFO: Found listing with ID: EM71095
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EM71095%27 HTTP/1.1" 200 None
2026-03-29 14:05:32 [auto1.it] INFO: Scrape type for EM71095: 2
2026-03-29 14:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f9618b7-c422-5744-987e-21b407cfffba with identifier: EM71095
2026-03-29 14:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f9618b7-c422-5744-987e-21b407cfffba with scrape type 2
2026-03-29 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f9618b7-c422-5744-987e-21b407cfffba with scrape type 2
2026-03-29 14:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2f9618b7-c422-5744-987e-21b407cfffba, identifier: EM71095
2026-03-29 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2f9618b7-c422-5744-987e-21b407cfffba with identifier: EM71095
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-29 14:05:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2f9618b7-c422-5744-987e-21b407cfffba with identifier: EM71095
2026-03-29 14:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2f9618b7-c422-5744-987e-21b407cfffba with identifier: EM71095 to the API
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:32:50Z',
'fuel_type': 'diesel',
'id': '2f9618b7-c422-5744-987e-21b407cfffba',
'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/EM71095',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 152220,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-28',
'seller_name': None,
'title': 'Seat Ibiza 1.9 TDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2006}
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EM71095%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [auto1.it] INFO: Saving data for EM71095: {'auction_closing_time': 1774884770.0, 'created_time': 1773954405.712826, 'last_price_update_time': 1774793133.377279}
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EM71095') HTTP/1.1" 204 0
2026-03-29 14:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:33 [auto1.it] INFO: Found listing with ID: BU87588
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BU87588%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [auto1.it] INFO: Scrape type for BU87588: 0
2026-03-29 14:05:33 [auto1.it] INFO: Found listing with ID: CS73145
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS73145%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [auto1.it] INFO: Scrape type for CS73145: 0
2026-03-29 14:05:33 [auto1.it] INFO: Found listing with ID: PF00609
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PF00609%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [auto1.it] INFO: Scrape type for PF00609: 0
2026-03-29 14:05:33 [auto1.it] INFO: Found listing with ID: VJ94912
2026-03-29 14:05:33 [auto1.it] INFO: Found listing with ID: MU64340
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU64340%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [auto1.it] INFO: Scrape type for MU64340: 0
2026-03-29 14:05: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-29 14:05:34 [auto1.it] INFO: Channel: 24h | Page: 5 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: TU34163
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: ZV32235
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: LA78712
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA78712%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for LA78712: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: UU36082
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU36082%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for UU36082: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: TZ72536
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: UF95553
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: VB04552
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB04552%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for VB04552: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: AR75288
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR75288%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for AR75288: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: NV53187
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: LV27017
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: PW45536
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: CV60051
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: DX65690
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: RN24419
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN24419%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for RN24419: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: LD05493
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD05493%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for LD05493: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: MP43347
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP43347%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for MP43347: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: GM98091
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: FZ84197
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ84197%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for FZ84197: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: DD33299
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD33299%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for DD33299: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: YL53737
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: TH12767
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH12767%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for TH12767: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: YY06074
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: BT07540
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: GU21322
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: RF01908
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF01908%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for RF01908: 0
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: TD67992
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: AT20318
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: VD89462
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: MT35916
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: BN48518
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: NV82845
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: AL33371
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: CT54414
2026-03-29 14:05:34 [auto1.it] INFO: Found listing with ID: BP08183
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP08183%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [auto1.it] INFO: Scrape type for BP08183: 2
2026-03-29 14:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb9bc249-c4db-5a34-8205-987b9aa0d6bc with identifier: BP08183
2026-03-29 14:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb9bc249-c4db-5a34-8205-987b9aa0d6bc with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb9bc249-c4db-5a34-8205-987b9aa0d6bc with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb9bc249-c4db-5a34-8205-987b9aa0d6bc, identifier: BP08183
2026-03-29 14:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb9bc249-c4db-5a34-8205-987b9aa0d6bc with identifier: BP08183
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 14:05:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb9bc249-c4db-5a34-8205-987b9aa0d6bc with identifier: BP08183
2026-03-29 14:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb9bc249-c4db-5a34-8205-987b9aa0d6bc with identifier: BP08183 to the API
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 110,
'expiration_date': '2026-03-30T15:16:42Z',
'fuel_type': 'diesel',
'id': 'eb9bc249-c4db-5a34-8205-987b9aa0d6bc',
'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/BP08183',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 198449,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-28',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Urban',
'transmission': 'automatic',
'trim': 'BlueEfficiency Urban',
'year': 2013}
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP08183%27 HTTP/1.1" 200 None
2026-03-29 14:05:35 [auto1.it] INFO: Saving data for BP08183: {'auction_closing_time': 1774883802.0, 'created_time': 1771883968.637491, 'last_price_update_time': 1774793135.468452}
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BP08183') HTTP/1.1" 204 0
2026-03-29 14:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:35 [auto1.it] INFO: Found listing with ID: HP00544
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP00544%27 HTTP/1.1" 200 None
2026-03-29 14:05:35 [auto1.it] INFO: Scrape type for HP00544: 0
2026-03-29 14:05:35 [auto1.it] INFO: Found listing with ID: HF95426
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF95426%27 HTTP/1.1" 200 None
2026-03-29 14:05:35 [auto1.it] INFO: Scrape type for HF95426: 0
2026-03-29 14:05:35 [auto1.it] INFO: Found listing with ID: BP79618
2026-03-29 14:05:35 [auto1.it] INFO: Found listing with ID: BN63914
2026-03-29 14:05:35 [auto1.it] INFO: Found listing with ID: JM07675
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM07675%27 HTTP/1.1" 200 None
2026-03-29 14:05:35 [auto1.it] INFO: Scrape type for JM07675: 0
2026-03-29 14:05:35 [auto1.it] INFO: Found listing with ID: RH51266
2026-03-29 14:05: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-29 14:05:36 [auto1.it] INFO: Channel: 24h | Page: 6 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: NU85167
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: WX96902
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: PY07878
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY07878%27 HTTP/1.1" 200 None
2026-03-29 14:05:36 [auto1.it] INFO: Scrape type for PY07878: 0
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: KZ05620
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: YG23649
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: ML72062
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML72062%27 HTTP/1.1" 200 None
2026-03-29 14:05:36 [auto1.it] INFO: Scrape type for ML72062: 0
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: VC28082
2026-03-29 14:05:36 [auto1.it] INFO: Found listing with ID: ZP66852
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP66852%27 HTTP/1.1" 200 None
2026-03-29 14:05:36 [auto1.it] INFO: Scrape type for ZP66852: 2
2026-03-29 14:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8d882c-e9a2-5b42-8b66-3a5ec003f78a with identifier: ZP66852
2026-03-29 14:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8d882c-e9a2-5b42-8b66-3a5ec003f78a with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac8d882c-e9a2-5b42-8b66-3a5ec003f78a with scrape type 2
2026-03-29 14:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac8d882c-e9a2-5b42-8b66-3a5ec003f78a, identifier: ZP66852
2026-03-29 14:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac8d882c-e9a2-5b42-8b66-3a5ec003f78a with identifier: ZP66852
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 14:05:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 14:05:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac8d882c-e9a2-5b42-8b66-3a5ec003f78a with identifier: ZP66852
2026-03-29 14:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac8d882c-e9a2-5b42-8b66-3a5ec003f78a with identifier: ZP66852 to the API
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:41:36Z',
'fuel_type': 'petrol',
'id': 'ac8d882c-e9a2-5b42-8b66-3a5ec003f78a',
'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/ZP66852',
'listing': 'auction',
'make': 'Ford',
'model': 'Tourneo Courier',
'odometer': 20108,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-04',
'seller_name': None,
'title': 'Ford Tourneo Courier 1.0 EcoBoost Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2024}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP66852%27 HTTP/1.1" 200 None
2026-03-29 14:05:37 [auto1.it] INFO: Saving data for ZP66852: {'auction_closing_time': 1774885296.0, 'created_time': 1772090082.560962, 'last_price_update_time': 1774793137.759064}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZP66852') HTTP/1.1" 204 0
2026-03-29 14:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:37 [auto1.it] INFO: Found listing with ID: EC11217
2026-03-29 14:05:37 [auto1.it] INFO: Found listing with ID: WT09600
2026-03-29 14:05:37 [auto1.it] INFO: Found listing with ID: VK05865
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK05865%27 HTTP/1.1" 200 None
2026-03-29 14:05:37 [auto1.it] INFO: Scrape type for VK05865: 0
2026-03-29 14:05:37 [auto1.it] INFO: Found listing with ID: NB08226
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB08226%27 HTTP/1.1" 200 None
2026-03-29 14:05:37 [auto1.it] INFO: Scrape type for NB08226: 2
2026-03-29 14:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbdd80f4-5df5-5717-8a52-d6342a8e8550 with identifier: NB08226
2026-03-29 14:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbdd80f4-5df5-5717-8a52-d6342a8e8550 with scrape type 2
2026-03-29 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbdd80f4-5df5-5717-8a52-d6342a8e8550 with scrape type 2
2026-03-29 14:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fbdd80f4-5df5-5717-8a52-d6342a8e8550, identifier: NB08226
2026-03-29 14:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fbdd80f4-5df5-5717-8a52-d6342a8e8550 with identifier: NB08226
2026-03-29 14:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fbdd80f4-5df5-5717-8a52-d6342a8e8550 with identifier: NB08226
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fbdd80f4-5df5-5717-8a52-d6342a8e8550 with identifier: NB08226 to the API
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 170,
'expiration_date': '2026-03-30T15:58:43Z',
'fuel_type': 'diesel',
'id': 'fbdd80f4-5df5-5717-8a52-d6342a8e8550',
'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/NB08226',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 296486,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-27',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2011}
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB08226%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [auto1.it] INFO: Saving data for NB08226: {'auction_closing_time': 1774886323.0, 'created_time': 1772143086.250676, 'last_price_update_time': 1774793138.408772}
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NB08226') HTTP/1.1" 204 0
2026-03-29 14:05:38 [auto1.it] INFO: Found listing with ID: MA64070
2026-03-29 14:05:38 [auto1.it] INFO: Found listing with ID: SU00968
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SU00968%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [auto1.it] INFO: Scrape type for SU00968: 0
2026-03-29 14:05:38 [auto1.it] INFO: Found listing with ID: LD57265
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD57265%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [auto1.it] INFO: Scrape type for LD57265: 0
2026-03-29 14:05:38 [auto1.it] INFO: Found listing with ID: LC40122
2026-03-29 14:05:38 [auto1.it] INFO: Found listing with ID: AY64399
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY64399%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [auto1.it] INFO: Scrape type for AY64399: 0
2026-03-29 14:05:38 [auto1.it] INFO: Found listing with ID: SV45287
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV45287%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [auto1.it] INFO: Scrape type for SV45287: 0
2026-03-29 14:05:38 [auto1.it] INFO: Found listing with ID: YH31345
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH31345%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [auto1.it] INFO: Scrape type for YH31345: 2
2026-03-29 14:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85026d01-09af-528c-9a08-106b903080a9 with identifier: YH31345
2026-03-29 14:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85026d01-09af-528c-9a08-106b903080a9 with scrape type 2
2026-03-29 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85026d01-09af-528c-9a08-106b903080a9 with scrape type 2
2026-03-29 14:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 85026d01-09af-528c-9a08-106b903080a9, identifier: YH31345
2026-03-29 14:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 85026d01-09af-528c-9a08-106b903080a9 with identifier: YH31345
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 14:05:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 85026d01-09af-528c-9a08-106b903080a9 with identifier: YH31345
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 85026d01-09af-528c-9a08-106b903080a9 with identifier: YH31345 to the API
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:49:26Z',
'fuel_type': 'diesel',
'id': '85026d01-09af-528c-9a08-106b903080a9',
'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/YH31345',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Captiva',
'odometer': 209107,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-03',
'seller_name': None,
'title': 'Chevrolet Captiva 2.0 Diesel D LT 4WD',
'transmission': 'automatic',
'trim': 'D LT 4WD',
'year': 2008}
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH31345%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Saving data for YH31345: {'auction_closing_time': 1774885766.0, 'created_time': 1772309107.164025, 'last_price_update_time': 1774793139.080405}
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YH31345') HTTP/1.1" 204 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: WR22265
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: RL06920
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: YT62048
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT62048%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for YT62048: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: YL77268
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YL77268%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for YL77268: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: EF61328
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: JK32872
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK32872%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for JK32872: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: NJ78354
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ78354%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for NJ78354: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: FU79114
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: TZ83605
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ83605%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for TZ83605: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: DD73045
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD73045%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for DD73045: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: JL50472
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: EA68503
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA68503%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for EA68503: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: JJ73686
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: CC19770
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC19770%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for CC19770: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: JS86571
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS86571%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for JS86571: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: UZ46554
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: PM10706
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM10706%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for PM10706: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: CB30744
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: MY09959
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY09959%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for MY09959: 0
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: ML86144
2026-03-29 14:05:39 [auto1.it] INFO: Found listing with ID: JM74615
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM74615%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [auto1.it] INFO: Scrape type for JM74615: 0
2026-03-29 14:05: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-29 14:05:40 [auto1.it] INFO: Channel: 24h | Page: 7 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: HK60506
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK60506%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for HK60506: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: ZU26854
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: DR95248
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: UK81379
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK81379%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for UK81379: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: BX49691
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX49691%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for BX49691: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: DW65816
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: AL00602
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: MX95744
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: KC58138
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC58138%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for KC58138: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: DP76328
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: UY83511
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: HM97674
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HM97674%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for HM97674: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: DF59331
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF59331%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for DF59331: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: MR40406
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR40406%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for MR40406: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: KP16451
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KP16451%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for KP16451: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: BX11314
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX11314%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for BX11314: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: XR19887
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XR19887%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for XR19887: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: JZ39211
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ39211%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for JZ39211: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: EG37801
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: HF76476
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF76476%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for HF76476: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: AK59444
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: BK23225
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: TU23775
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU23775%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for TU23775: 0
2026-03-29 14:05:40 [auto1.it] INFO: Found listing with ID: ST52943
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST52943%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [auto1.it] INFO: Scrape type for ST52943: 2
2026-03-29 14:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90bb4c22-e114-5685-98cf-78db6186fcc7 with identifier: ST52943
2026-03-29 14:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90bb4c22-e114-5685-98cf-78db6186fcc7 with scrape type 2
2026-03-29 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90bb4c22-e114-5685-98cf-78db6186fcc7 with scrape type 2
2026-03-29 14:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 90bb4c22-e114-5685-98cf-78db6186fcc7, identifier: ST52943
2026-03-29 14:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 90bb4c22-e114-5685-98cf-78db6186fcc7 with identifier: ST52943
2026-03-29 14:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 90bb4c22-e114-5685-98cf-78db6186fcc7 with identifier: ST52943
2026-03-29 14:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 90bb4c22-e114-5685-98cf-78db6186fcc7 with identifier: ST52943 to the API
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:50:18Z',
'fuel_type': 'diesel',
'id': '90bb4c22-e114-5685-98cf-78db6186fcc7',
'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/ST52943',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 156579,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-09',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Highline',
'transmission': 'automatic',
'trim': 'Highline',
'year': 2011}
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST52943%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Saving data for ST52943: {'auction_closing_time': 1774885818.0, 'created_time': 1772175831.54946, 'last_price_update_time': 1774793141.185376}
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ST52943') HTTP/1.1" 204 0
2026-03-29 14:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: AB43384
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: XF42049
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: CM37896
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: VZ89804
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ89804%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for VZ89804: 2
2026-03-29 14:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef9810b3-821c-5772-9177-eb877ad871ed with identifier: VZ89804
2026-03-29 14:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef9810b3-821c-5772-9177-eb877ad871ed with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef9810b3-821c-5772-9177-eb877ad871ed with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ef9810b3-821c-5772-9177-eb877ad871ed, identifier: VZ89804
2026-03-29 14:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ef9810b3-821c-5772-9177-eb877ad871ed with identifier: VZ89804
2026-03-29 14:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ef9810b3-821c-5772-9177-eb877ad871ed with identifier: VZ89804
2026-03-29 14:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ef9810b3-821c-5772-9177-eb877ad871ed with identifier: VZ89804 to the API
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:00:26Z',
'fuel_type': 'diesel',
'id': 'ef9810b3-821c-5772-9177-eb877ad871ed',
'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/VZ89804',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 237007,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-03',
'seller_name': None,
'title': 'BMW X3 xDrive 20d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2019}
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ89804%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Saving data for VZ89804: {'auction_closing_time': 1774882826.0, 'created_time': 1771876979.930409, 'last_price_update_time': 1774793141.760802}
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VZ89804') HTTP/1.1" 204 0
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: NP19925
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: KU20000
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: BS34699
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: AS57750
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS57750%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for AS57750: 0
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: PW94322
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW94322%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for PW94322: 0
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: FU65166
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU65166%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for FU65166: 0
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: LG94393
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG94393%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for LG94393: 0
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: AB09853
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB09853%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for AB09853: 0
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: BL94999
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: PE73293
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: LW03785
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW03785%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for LW03785: 0
2026-03-29 14:05:41 [auto1.it] INFO: Found listing with ID: UP48367
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UP48367%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [auto1.it] INFO: Scrape type for UP48367: 0
2026-03-29 14:05: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-29 14:05:43 [auto1.it] INFO: Channel: 24h | Page: 8 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: LW86273
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW86273%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Scrape type for LW86273: 0
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: LY27741
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: YA33323
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA33323%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Scrape type for YA33323: 0
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: TR04058
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: NC94766
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC94766%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Scrape type for NC94766: 0
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: UC76692
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: NT59940
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: KM64603
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM64603%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Scrape type for KM64603: 0
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: PA30121
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA30121%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Scrape type for PA30121: 0
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: ZY33580
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY33580%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Scrape type for ZY33580: 2
2026-03-29 14:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152b26fe-c8b9-5c21-95a3-89d060237078 with identifier: ZY33580
2026-03-29 14:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152b26fe-c8b9-5c21-95a3-89d060237078 with scrape type 2
2026-03-29 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 152b26fe-c8b9-5c21-95a3-89d060237078 with scrape type 2
2026-03-29 14:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 152b26fe-c8b9-5c21-95a3-89d060237078, identifier: ZY33580
2026-03-29 14:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 152b26fe-c8b9-5c21-95a3-89d060237078 with identifier: ZY33580
2026-03-29 14:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 152b26fe-c8b9-5c21-95a3-89d060237078 with identifier: ZY33580
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 152b26fe-c8b9-5c21-95a3-89d060237078 with identifier: ZY33580 to the API
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 225,
'expiration_date': '2026-03-30T15:53:09Z',
'fuel_type': 'diesel',
'id': '152b26fe-c8b9-5c21-95a3-89d060237078',
'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/ZY33580',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 303438,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-12',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'manual',
'trim': 'quattro',
'year': 2006}
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY33580%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Saving data for ZY33580: {'auction_closing_time': 1774885989.0, 'created_time': 1774300014.258969, 'last_price_update_time': 1774793143.751259}
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZY33580') HTTP/1.1" 204 0
2026-03-29 14:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:43 [auto1.it] INFO: Found listing with ID: YJ83729
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ83729%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [auto1.it] INFO: Scrape type for YJ83729: 2
2026-03-29 14:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0cadc9-2d5e-532a-8619-4f146c4e079a with identifier: YJ83729
2026-03-29 14:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0cadc9-2d5e-532a-8619-4f146c4e079a with scrape type 2
2026-03-29 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a0cadc9-2d5e-532a-8619-4f146c4e079a with scrape type 2
2026-03-29 14:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4a0cadc9-2d5e-532a-8619-4f146c4e079a, identifier: YJ83729
2026-03-29 14:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4a0cadc9-2d5e-532a-8619-4f146c4e079a with identifier: YJ83729
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 14:05:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4a0cadc9-2d5e-532a-8619-4f146c4e079a with identifier: YJ83729
2026-03-29 14:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4a0cadc9-2d5e-532a-8619-4f146c4e079a with identifier: YJ83729 to the API
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:26:44Z',
'fuel_type': 'diesel',
'id': '4a0cadc9-2d5e-532a-8619-4f146c4e079a',
'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/YJ83729',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 162436,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-07',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Business 4x2',
'transmission': 'manual',
'trim': 'Business 4x2',
'year': 2018}
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ83729%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Saving data for YJ83729: {'auction_closing_time': 1774884404.0, 'created_time': 1773954881.767055, 'last_price_update_time': 1774793144.443249}
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YJ83729') HTTP/1.1" 204 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: WL70343
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: DT89557
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: VK83291
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: FR55609
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR55609%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for FR55609: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: CV87912
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV87912%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for CV87912: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: MU13564
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU13564%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for MU13564: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: PY58212
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY58212%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for PY58212: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: NX47141
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NX47141%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for NX47141: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: SC24235
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC24235%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for SC24235: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: WL97433
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: NL26741
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL26741%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for NL26741: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: CR51689
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: PE19282
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: LP93747
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: RA56260
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA56260%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for RA56260: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: EK01014
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK01014%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for EK01014: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: ZH89782
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZH89782%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for ZH89782: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: YS46644
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS46644%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for YS46644: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: RC57618
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC57618%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for RC57618: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: RZ13611
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ13611%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for RZ13611: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: TD94995
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: EW86248
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW86248%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for EW86248: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: WB67715
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB67715%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for WB67715: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: ZK23412
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: KT97112
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: VX54409
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX54409%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for VX54409: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: XH11814
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH11814%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for XH11814: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: KN64287
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KN64287%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [auto1.it] INFO: Scrape type for KN64287: 0
2026-03-29 14:05:44 [auto1.it] INFO: Found listing with ID: JM92552
2026-03-29 14:05: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-29 14:05:45 [auto1.it] INFO: Channel: 24h | Page: 9 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: HP20595
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: RF53509
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF53509%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for RF53509: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: VY56093
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: XS81991
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: KL09391
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: DH11119
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: VL58331
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: MW24611
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: WJ42513
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ42513%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for WJ42513: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: RX80413
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX80413%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for RX80413: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: JK04484
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: ZE02722
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE02722%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for ZE02722: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: PA82276
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA82276%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for PA82276: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: XE77432
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE77432%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for XE77432: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: BG27865
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: EK32086
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: VN61969
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VN61969%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for VN61969: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: RH32617
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RH32617%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for RH32617: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: TJ05076
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: PZ73460
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ73460%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for PZ73460: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: TY12720
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: RS94831
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: BZ50824
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ50824%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for BZ50824: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: TW69168
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: XK06732
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: CE45515
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE45515%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [auto1.it] INFO: Scrape type for CE45515: 0
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: SY67891
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: WE05863
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: KR29976
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: ES96782
2026-03-29 14:05:45 [auto1.it] INFO: Found listing with ID: PU50365
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PU50365%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [auto1.it] INFO: Scrape type for PU50365: 0
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: NP45555
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP45555%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [auto1.it] INFO: Scrape type for NP45555: 0
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: LE11885
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE11885%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [auto1.it] INFO: Scrape type for LE11885: 0
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: EW80133
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW80133%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [auto1.it] INFO: Scrape type for EW80133: 0
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: DB86833
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: VF83639
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF83639%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [auto1.it] INFO: Scrape type for VF83639: 0
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: JP63485
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: PE22085
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: AC12689
2026-03-29 14:05:46 [auto1.it] INFO: Found listing with ID: KK08991
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KK08991%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [auto1.it] INFO: Scrape type for KK08991: 0
2026-03-29 14:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05: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-29 14:05:47 [auto1.it] INFO: Channel: 24h | Page: 10 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: NJ15500
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: JU37769
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: LA80285
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: LM41534
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM41534%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for LM41534: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: UK25874
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK25874%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for UK25874: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: PB14031
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: LV20949
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV20949%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for LV20949: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: YD46190
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD46190%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for YD46190: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: BP59545
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: US42109
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: WL47610
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: TE89149
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: KR30691
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: FJ55026
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: WV37243
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV37243%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for WV37243: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: LU63689
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: TJ46359
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: JV01871
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: PH50557
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: GW87454
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: ZU90701
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: WK43313
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK43313%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for WK43313: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: FS14402
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: UV07226
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UV07226%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for UV07226: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: DB68692
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: BD73790
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD73790%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for BD73790: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: DC45028
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC45028%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for DC45028: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: SL28261
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SL28261%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for SL28261: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: XC65612
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: PH70338
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH70338%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for PH70338: 0
2026-03-29 14:05:47 [auto1.it] INFO: Found listing with ID: YD99116
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD99116%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Scrape type for YD99116: 2
2026-03-29 14:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f82383d-0130-5d26-a9c8-38f3113cc8eb with identifier: YD99116
2026-03-29 14:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f82383d-0130-5d26-a9c8-38f3113cc8eb with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f82383d-0130-5d26-a9c8-38f3113cc8eb with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3f82383d-0130-5d26-a9c8-38f3113cc8eb, identifier: YD99116
2026-03-29 14:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3f82383d-0130-5d26-a9c8-38f3113cc8eb with identifier: YD99116
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-29 14:05:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3f82383d-0130-5d26-a9c8-38f3113cc8eb with identifier: YD99116
2026-03-29 14:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3f82383d-0130-5d26-a9c8-38f3113cc8eb with identifier: YD99116 to the API
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:56:45Z',
'fuel_type': 'diesel',
'id': '3f82383d-0130-5d26-a9c8-38f3113cc8eb',
'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/YD99116',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 125800,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-18',
'seller_name': None,
'title': 'Land Rover Discovery Sport D150 S AWD',
'transmission': 'automatic',
'trim': 'S AWD',
'year': 2020}
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD99116%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [auto1.it] INFO: Saving data for YD99116: {'auction_closing_time': 1774886205.0, 'created_time': 1774613290.929232, 'last_price_update_time': 1774793147.957303}
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YD99116') HTTP/1.1" 204 0
2026-03-29 14:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: XC79515
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC79515%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Scrape type for XC79515: 0
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: RS77350
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS77350%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Scrape type for RS77350: 0
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: NK56802
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: ET21203
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET21203%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Scrape type for ET21203: 0
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: HZ70208
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ70208%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Scrape type for HZ70208: 0
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: BG99585
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG99585%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Scrape type for BG99585: 0
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: JP32854
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP32854%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Scrape type for JP32854: 0
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: FV19054
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV19054%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Scrape type for FV19054: 2
2026-03-29 14:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071191a3-b913-53f4-8ebe-4d6b7e08f1ba with identifier: FV19054
2026-03-29 14:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071191a3-b913-53f4-8ebe-4d6b7e08f1ba with scrape type 2
2026-03-29 14:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 071191a3-b913-53f4-8ebe-4d6b7e08f1ba with scrape type 2
2026-03-29 14:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 071191a3-b913-53f4-8ebe-4d6b7e08f1ba, identifier: FV19054
2026-03-29 14:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 071191a3-b913-53f4-8ebe-4d6b7e08f1ba with identifier: FV19054
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-29 14:05:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 071191a3-b913-53f4-8ebe-4d6b7e08f1ba with identifier: FV19054
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 071191a3-b913-53f4-8ebe-4d6b7e08f1ba with identifier: FV19054 to the API
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:34:54Z',
'fuel_type': 'diesel',
'id': '071191a3-b913-53f4-8ebe-4d6b7e08f1ba',
'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/FV19054',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 119145,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-29',
'seller_name': None,
'title': 'Ford Fiesta 1.5 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2013}
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV19054%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [auto1.it] INFO: Saving data for FV19054: {'auction_closing_time': 1774884894.0, 'created_time': 1774613153.888333, 'last_price_update_time': 1774793148.837817}
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FV19054') HTTP/1.1" 204 0
2026-03-29 14:05:48 [auto1.it] INFO: Found listing with ID: PA28005
2026-03-29 14:05: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-29 14:05:49 [auto1.it] INFO: Channel: 24h | Page: 11 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:49 [auto1.it] INFO: Found listing with ID: PT96186
2026-03-29 14:05:49 [auto1.it] INFO: Found listing with ID: VX82839
2026-03-29 14:05:49 [auto1.it] INFO: Found listing with ID: KC73163
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC73163%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [auto1.it] INFO: Scrape type for KC73163: 0
2026-03-29 14:05:49 [auto1.it] INFO: Found listing with ID: MN68461
2026-03-29 14:05:49 [auto1.it] INFO: Found listing with ID: UJ66117
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ66117%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [auto1.it] INFO: Scrape type for UJ66117: 0
2026-03-29 14:05:49 [auto1.it] INFO: Found listing with ID: YA54300
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA54300%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [auto1.it] INFO: Scrape type for YA54300: 0
2026-03-29 14:05:49 [auto1.it] INFO: Found listing with ID: CU15371
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU15371%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [auto1.it] INFO: Scrape type for CU15371: 2
2026-03-29 14:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d93c3ed-efe3-5c38-9f52-3c51fd8154c8 with identifier: CU15371
2026-03-29 14:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d93c3ed-efe3-5c38-9f52-3c51fd8154c8 with scrape type 2
2026-03-29 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d93c3ed-efe3-5c38-9f52-3c51fd8154c8 with scrape type 2
2026-03-29 14:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1d93c3ed-efe3-5c38-9f52-3c51fd8154c8, identifier: CU15371
2026-03-29 14:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1d93c3ed-efe3-5c38-9f52-3c51fd8154c8 with identifier: CU15371
2026-03-29 14:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1d93c3ed-efe3-5c38-9f52-3c51fd8154c8 with identifier: CU15371
2026-03-29 14:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1d93c3ed-efe3-5c38-9f52-3c51fd8154c8 with identifier: CU15371 to the API
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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-30T15:19:10Z',
'fuel_type': 'diesel',
'id': '1d93c3ed-efe3-5c38-9f52-3c51fd8154c8',
'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/CU15371',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 127833,
'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': 'Jaguar E-Pace D150 S AWD',
'transmission': 'automatic',
'trim': 'S AWD',
'year': 2019}
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU15371%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Saving data for CU15371: {'auction_closing_time': 1774883950.0, 'created_time': 1774613143.977544, 'last_price_update_time': 1774793150.24402}
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CU15371') HTTP/1.1" 204 0
2026-03-29 14:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: RE99850
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE99850%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Scrape type for RE99850: 0
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: JP92326
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP92326%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Scrape type for JP92326: 0
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: AB01371
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB01371%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Scrape type for AB01371: 0
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: XB62766
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: TU59296
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU59296%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Scrape type for TU59296: 0
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: MR45258
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: FN81856
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: AD01687
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: RM66107
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM66107%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Scrape type for RM66107: 2
2026-03-29 14:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f250df4-e841-53c0-ad18-00a88fca7fb1 with identifier: RM66107
2026-03-29 14:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f250df4-e841-53c0-ad18-00a88fca7fb1 with scrape type 2
2026-03-29 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f250df4-e841-53c0-ad18-00a88fca7fb1 with scrape type 2
2026-03-29 14:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8f250df4-e841-53c0-ad18-00a88fca7fb1, identifier: RM66107
2026-03-29 14:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8f250df4-e841-53c0-ad18-00a88fca7fb1 with identifier: RM66107
2026-03-29 14:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8f250df4-e841-53c0-ad18-00a88fca7fb1 with identifier: RM66107
2026-03-29 14:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8f250df4-e841-53c0-ad18-00a88fca7fb1 with identifier: RM66107 to the API
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 95,
'expiration_date': '2026-03-30T15:58:02Z',
'fuel_type': 'diesel',
'id': '8f250df4-e841-53c0-ad18-00a88fca7fb1',
'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/RM66107',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 114488,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-30',
'seller_name': None,
'title': 'Fiat 500L 1.3 M-Jet Pop Star',
'transmission': 'manual',
'trim': 'Pop Star',
'year': 2017}
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM66107%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Saving data for RM66107: {'auction_closing_time': 1774886282.0, 'created_time': 1774613197.278123, 'last_price_update_time': 1774793150.841975}
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RM66107') HTTP/1.1" 204 0
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: CK86990
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CK86990%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Scrape type for CK86990: 0
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: AY12786
2026-03-29 14:05:50 [auto1.it] INFO: Found listing with ID: XD81326
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD81326%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [auto1.it] INFO: Scrape type for XD81326: 2
2026-03-29 14:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe138639-c88f-51e9-b1cf-1d89a808b0b9 with identifier: XD81326
2026-03-29 14:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe138639-c88f-51e9-b1cf-1d89a808b0b9 with scrape type 2
2026-03-29 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe138639-c88f-51e9-b1cf-1d89a808b0b9 with scrape type 2
2026-03-29 14:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fe138639-c88f-51e9-b1cf-1d89a808b0b9, identifier: XD81326
2026-03-29 14:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fe138639-c88f-51e9-b1cf-1d89a808b0b9 with identifier: XD81326
2026-03-29 14:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fe138639-c88f-51e9-b1cf-1d89a808b0b9 with identifier: XD81326
2026-03-29 14:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fe138639-c88f-51e9-b1cf-1d89a808b0b9 with identifier: XD81326 to the API
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:42:08Z',
'fuel_type': 'diesel',
'id': 'fe138639-c88f-51e9-b1cf-1d89a808b0b9',
'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/XD81326',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5',
'odometer': 257672,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-23',
'seller_name': None,
'title': 'Citroen C5 2.0 HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2010}
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD81326%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Saving data for XD81326: {'auction_closing_time': 1774885328.0, 'created_time': 1774613137.857556, 'last_price_update_time': 1774793151.282229}
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XD81326') HTTP/1.1" 204 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: ED09945
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: LK74969
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK74969%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for LK74969: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: PW94940
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW94940%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for PW94940: 2
2026-03-29 14:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a52abdb-9cec-51d1-ac45-ce519158c844 with identifier: PW94940
2026-03-29 14:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a52abdb-9cec-51d1-ac45-ce519158c844 with scrape type 2
2026-03-29 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a52abdb-9cec-51d1-ac45-ce519158c844 with scrape type 2
2026-03-29 14:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3a52abdb-9cec-51d1-ac45-ce519158c844, identifier: PW94940
2026-03-29 14:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3a52abdb-9cec-51d1-ac45-ce519158c844 with identifier: PW94940
2026-03-29 14:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3a52abdb-9cec-51d1-ac45-ce519158c844 with identifier: PW94940
2026-03-29 14:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3a52abdb-9cec-51d1-ac45-ce519158c844 with identifier: PW94940 to the API
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 131,
'expiration_date': '2026-03-30T15:12:59Z',
'fuel_type': 'petrol',
'id': '3a52abdb-9cec-51d1-ac45-ce519158c844',
'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/PW94940',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 66863,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-29',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2020}
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW94940%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Saving data for PW94940: {'auction_closing_time': 1774883579.0, 'created_time': 1774613263.116386, 'last_price_update_time': 1774793151.803375}
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PW94940') HTTP/1.1" 204 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: UH56050
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH56050%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for UH56050: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: VX86460
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: WE55630
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE55630%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for WE55630: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: XT06455
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT06455%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for XT06455: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: LF91623
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LF91623%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for LF91623: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: BA90157
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: DD62614
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD62614%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for DD62614: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: AB06670
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: LV99150
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV99150%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for LV99150: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: VC44140
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC44140%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for VC44140: 0
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: KV39692
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: LM08573
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: UL45556
2026-03-29 14:05:51 [auto1.it] INFO: Found listing with ID: SG91000
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG91000%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [auto1.it] INFO: Scrape type for SG91000: 2
2026-03-29 14:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b490bb16-a1e2-5881-a125-80b8ee7c84fa with identifier: SG91000
2026-03-29 14:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b490bb16-a1e2-5881-a125-80b8ee7c84fa with scrape type 2
2026-03-29 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b490bb16-a1e2-5881-a125-80b8ee7c84fa with scrape type 2
2026-03-29 14:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b490bb16-a1e2-5881-a125-80b8ee7c84fa, identifier: SG91000
2026-03-29 14:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b490bb16-a1e2-5881-a125-80b8ee7c84fa with identifier: SG91000
2026-03-29 14:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b490bb16-a1e2-5881-a125-80b8ee7c84fa with identifier: SG91000
2026-03-29 14:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b490bb16-a1e2-5881-a125-80b8ee7c84fa with identifier: SG91000 to the API
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 110,
'expiration_date': '2026-03-30T15:49:47Z',
'fuel_type': 'petrol',
'id': 'b490bb16-a1e2-5881-a125-80b8ee7c84fa',
'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/SG91000',
'listing': 'auction',
'make': 'Nissan',
'model': 'NV200 Evalia',
'odometer': 178292,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-22',
'seller_name': None,
'title': 'Nissan NV200 Evalia 1.6 Evalia Acenta',
'transmission': 'manual',
'trim': 'Evalia Acenta',
'year': 2013}
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG91000%27 HTTP/1.1" 200 None
2026-03-29 14:05:52 [auto1.it] INFO: Saving data for SG91000: {'auction_closing_time': 1774885787.0, 'created_time': 1774613177.998976, 'last_price_update_time': 1774793152.391238}
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SG91000') HTTP/1.1" 204 0
2026-03-29 14:05:52 [auto1.it] INFO: Found listing with ID: AA32249
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA32249%27 HTTP/1.1" 200 None
2026-03-29 14:05:52 [auto1.it] INFO: Scrape type for AA32249: 0
2026-03-29 14:05:52 [auto1.it] INFO: Found listing with ID: CK12538
2026-03-29 14:05:52 [auto1.it] INFO: Found listing with ID: JP22966
2026-03-29 14:05:52 [auto1.it] INFO: Found listing with ID: YV19719
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV19719%27 HTTP/1.1" 200 None
2026-03-29 14:05:52 [auto1.it] INFO: Scrape type for YV19719: 0
2026-03-29 14:05: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-29 14:05:55 [auto1.it] INFO: Channel: 24h | Page: 12 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: PW56521
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: ZZ46834
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ46834%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for ZZ46834: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: BF69187
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: SV37675
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: CX68845
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: EV65529
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV65529%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for EV65529: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: YW82008
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW82008%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for YW82008: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: TH21432
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: YF20115
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: CR81411
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: MH72386
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH72386%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for MH72386: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: NN80859
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: CX56381
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CX56381%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for CX56381: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: FB75949
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB75949%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for FB75949: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: EM60693
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: JA23612
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: LC51604
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC51604%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for LC51604: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: UK70353
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK70353%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for UK70353: 2
2026-03-29 14:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b721c07a-575f-5ffe-93d0-f0bf0b67cb25 with identifier: UK70353
2026-03-29 14:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b721c07a-575f-5ffe-93d0-f0bf0b67cb25 with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b721c07a-575f-5ffe-93d0-f0bf0b67cb25 with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b721c07a-575f-5ffe-93d0-f0bf0b67cb25, identifier: UK70353
2026-03-29 14:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b721c07a-575f-5ffe-93d0-f0bf0b67cb25 with identifier: UK70353
2026-03-29 14:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b721c07a-575f-5ffe-93d0-f0bf0b67cb25 with identifier: UK70353
2026-03-29 14:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b721c07a-575f-5ffe-93d0-f0bf0b67cb25 with identifier: UK70353 to the API
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:47:03Z',
'fuel_type': 'diesel',
'id': 'b721c07a-575f-5ffe-93d0-f0bf0b67cb25',
'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/UK70353',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 107396,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-19',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2018}
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK70353%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Saving data for UK70353: {'auction_closing_time': 1774885623.0, 'created_time': 1774613204.98336, 'last_price_update_time': 1774793155.711018}
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UK70353') HTTP/1.1" 204 0
2026-03-29 14:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: KM71175
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: AE34833
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: AU35917
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU35917%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for AU35917: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: PB29949
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: DR37659
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DR37659%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for DR37659: 0
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: WY72750
2026-03-29 14:05:55 [auto1.it] INFO: Found listing with ID: LC01017
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC01017%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [auto1.it] INFO: Scrape type for LC01017: 2
2026-03-29 14:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6862821a-b65c-5cfe-a7be-64e6ae47273f with identifier: LC01017
2026-03-29 14:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6862821a-b65c-5cfe-a7be-64e6ae47273f with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6862821a-b65c-5cfe-a7be-64e6ae47273f with scrape type 2
2026-03-29 14:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6862821a-b65c-5cfe-a7be-64e6ae47273f, identifier: LC01017
2026-03-29 14:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6862821a-b65c-5cfe-a7be-64e6ae47273f with identifier: LC01017
2026-03-29 14:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6862821a-b65c-5cfe-a7be-64e6ae47273f with identifier: LC01017
2026-03-29 14:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6862821a-b65c-5cfe-a7be-64e6ae47273f with identifier: LC01017 to the API
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05:56 [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-30T15:40:14Z',
'fuel_type': 'diesel',
'id': '6862821a-b65c-5cfe-a7be-64e6ae47273f',
'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/LC01017',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 212049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-20',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Urban',
'transmission': 'automatic',
'trim': 'BlueEfficiency Urban',
'year': 2015}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC01017%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Saving data for LC01017: {'auction_closing_time': 1774885214.0, 'created_time': 1774515970.181297, 'last_price_update_time': 1774793156.378697}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LC01017') HTTP/1.1" 204 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: MW60739
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW60739%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Scrape type for MW60739: 2
2026-03-29 14:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac with identifier: MW60739
2026-03-29 14:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac with scrape type 2
2026-03-29 14:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac with scrape type 2
2026-03-29 14:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac, identifier: MW60739
2026-03-29 14:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac with identifier: MW60739
2026-03-29 14:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac with identifier: MW60739
2026-03-29 14:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac with identifier: MW60739 to the API
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05:56 [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': 70,
'expiration_date': '2026-03-30T15:13:48Z',
'fuel_type': 'petrol',
'id': 'ba88ecef-fc32-5d23-ae8f-c5250ce1c3ac',
'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/MW60739',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 71186,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-25',
'seller_name': None,
'title': 'Fiat Panda 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW60739%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Saving data for MW60739: {'auction_closing_time': 1774883628.0, 'created_time': 1772224532.770899, 'last_price_update_time': 1774793156.867261}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MW60739') HTTP/1.1" 204 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: XH41983
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH41983%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Scrape type for XH41983: 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: RR03246
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RR03246%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Scrape type for RR03246: 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: HY79670
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY79670%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Scrape type for HY79670: 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: MB50671
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB50671%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Scrape type for MB50671: 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: EC99785
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC99785%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Scrape type for EC99785: 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: LL94615
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL94615%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [auto1.it] INFO: Scrape type for LL94615: 0
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: JF90456
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: WZ44056
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: BH62739
2026-03-29 14:05:56 [auto1.it] INFO: Found listing with ID: DC03945
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC03945%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for DC03945: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: LR71348
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: ML20734
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML20734%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for ML20734: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: HC48656
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: CZ22961
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ22961%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for CZ22961: 0
2026-03-29 14:05: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-29 14:05:57 [auto1.it] INFO: Channel: 24h | Page: 13 | totalHits: 2514 | hits on page: 40
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: GN54162
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: VS31933
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: RM05411
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: ZC19416
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZC19416%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for ZC19416: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: DE25222
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: YL89014
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: MA77848
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA77848%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for MA77848: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: CF61926
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF61926%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for CF61926: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: HD82423
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD82423%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for HD82423: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: MU03817
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: ZS54460
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: XR42745
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: AY21125
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY21125%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for AY21125: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: NW60366
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW60366%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for NW60366: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: WV42889
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV42889%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for WV42889: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: UE31204
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: EZ48642
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ48642%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for EZ48642: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: SL86512
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SL86512%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for SL86512: 0
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: BM42520
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: KD02463
2026-03-29 14:05:57 [auto1.it] INFO: Found listing with ID: DN82434
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN82434%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [auto1.it] INFO: Scrape type for DN82434: 2
2026-03-29 14:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 204b6b1e-fd27-5062-9287-6bb219e7fc47 with identifier: DN82434
2026-03-29 14:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 204b6b1e-fd27-5062-9287-6bb219e7fc47 with scrape type 2
2026-03-29 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 204b6b1e-fd27-5062-9287-6bb219e7fc47 with scrape type 2
2026-03-29 14:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 204b6b1e-fd27-5062-9287-6bb219e7fc47, identifier: DN82434
2026-03-29 14:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 204b6b1e-fd27-5062-9287-6bb219e7fc47 with identifier: DN82434
2026-03-29 14:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 204b6b1e-fd27-5062-9287-6bb219e7fc47 with identifier: DN82434
2026-03-29 14:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 204b6b1e-fd27-5062-9287-6bb219e7fc47 with identifier: DN82434 to the API
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:58 [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-29 14:05:58 [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': 160,
'expiration_date': '2026-03-30T15:50:35Z',
'fuel_type': 'diesel',
'id': '204b6b1e-fd27-5062-9287-6bb219e7fc47',
'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/DN82434',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia',
'odometer': 149100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-17',
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI Cosmo',
'transmission': 'automatic',
'trim': 'Cosmo',
'year': 2012}
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN82434%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Saving data for DN82434: {'auction_closing_time': 1774885835.0, 'created_time': 1774516032.447894, 'last_price_update_time': 1774793158.289964}
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DN82434') HTTP/1.1" 204 0
2026-03-29 14:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: AN97971
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: SG31590
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: FP35914
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP35914%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Scrape type for FP35914: 0
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: RK20934
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: XN27965
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: ZY56429
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: VF40015
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: EC84941
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC84941%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Scrape type for EC84941: 0
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: JJ80566
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ80566%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Scrape type for JJ80566: 0
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: EB44431
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: RL33082
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL33082%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Scrape type for RL33082: 0
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: WX88611
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX88611%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Scrape type for WX88611: 0
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: KS43685
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS43685%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Scrape type for KS43685: 0
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: NH64941
2026-03-29 14:05:58 [auto1.it] INFO: Found listing with ID: FA16942
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA16942%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Scrape type for FA16942: 2
2026-03-29 14:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9008434d-306e-54b4-9011-d10c498bf417 with identifier: FA16942
2026-03-29 14:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9008434d-306e-54b4-9011-d10c498bf417 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9008434d-306e-54b4-9011-d10c498bf417 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9008434d-306e-54b4-9011-d10c498bf417, identifier: FA16942
2026-03-29 14:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9008434d-306e-54b4-9011-d10c498bf417 with identifier: FA16942
2026-03-29 14:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9008434d-306e-54b4-9011-d10c498bf417 with identifier: FA16942
2026-03-29 14:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9008434d-306e-54b4-9011-d10c498bf417 with identifier: FA16942 to the API
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:58 [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-29 14:05:58 [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': 155,
'expiration_date': '2026-03-30T15:06:54Z',
'fuel_type': 'petrol',
'id': '9008434d-306e-54b4-9011-d10c498bf417',
'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/FA16942',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS3 Crossback',
'odometer': 94018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-18',
'seller_name': None,
'title': 'DS Automobiles DS3 Crossback 1.2 PureTech La Premiere',
'transmission': 'automatic',
'trim': 'La Premiere',
'year': 2019}
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA16942%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [auto1.it] INFO: Saving data for FA16942: {'auction_closing_time': 1774883214.0, 'created_time': 1774613230.496034, 'last_price_update_time': 1774793158.968574}
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FA16942') HTTP/1.1" 204 0
2026-03-29 14:05:59 [auto1.it] INFO: Found listing with ID: JF75950
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF75950%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [auto1.it] INFO: Scrape type for JF75950: 2
2026-03-29 14:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82e739fd-9acd-5714-8a1e-2b26025bb3cf with identifier: JF75950
2026-03-29 14:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82e739fd-9acd-5714-8a1e-2b26025bb3cf with scrape type 2
2026-03-29 14:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82e739fd-9acd-5714-8a1e-2b26025bb3cf with scrape type 2
2026-03-29 14:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 82e739fd-9acd-5714-8a1e-2b26025bb3cf, identifier: JF75950
2026-03-29 14:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 82e739fd-9acd-5714-8a1e-2b26025bb3cf with identifier: JF75950
2026-03-29 14:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 82e739fd-9acd-5714-8a1e-2b26025bb3cf with identifier: JF75950
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 82e739fd-9acd-5714-8a1e-2b26025bb3cf with identifier: JF75950 to the API
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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-29 14:05: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 341,
'expiration_date': '2026-03-30T15:44:37Z',
'fuel_type': 'diesel',
'id': '82e739fd-9acd-5714-8a1e-2b26025bb3cf',
'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/JF75950',
'listing': 'auction',
'make': 'Audi',
'model': 'S4',
'odometer': 131743,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-30',
'seller_name': None,
'title': 'Audi S4 3.0 TDI Mild-Hybrid quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2022}
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF75950%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [auto1.it] INFO: Saving data for JF75950: {'auction_closing_time': 1774885477.0, 'created_time': 1774613271.8024, 'last_price_update_time': 1774793159.481067}
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JF75950') HTTP/1.1" 204 0
2026-03-29 14:05:59 [auto1.it] INFO: Found listing with ID: FE11339
2026-03-29 14:05:59 [auto1.it] INFO: Found listing with ID: TS34792
2026-03-29 14:05:59 [auto1.it] INFO: Found listing with ID: RY64752
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY64752%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [auto1.it] INFO: Scrape type for RY64752: 0
2026-03-29 14:06: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-29 14:06:00 [auto1.it] INFO: Channel: 24h | Page: 14 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:00 [auto1.it] INFO: Found listing with ID: CS00409
2026-03-29 14:06:00 [auto1.it] INFO: Found listing with ID: HD95534
2026-03-29 14:06:00 [auto1.it] INFO: Found listing with ID: ET79230
2026-03-29 14:06:00 [auto1.it] INFO: Found listing with ID: KL55117
2026-03-29 14:06:00 [auto1.it] INFO: Found listing with ID: CH57446
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH57446%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [auto1.it] INFO: Scrape type for CH57446: 2
2026-03-29 14:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3deaf2-4406-57e4-a11b-b9f0aa801f55 with identifier: CH57446
2026-03-29 14:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3deaf2-4406-57e4-a11b-b9f0aa801f55 with scrape type 2
2026-03-29 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b3deaf2-4406-57e4-a11b-b9f0aa801f55 with scrape type 2
2026-03-29 14:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9b3deaf2-4406-57e4-a11b-b9f0aa801f55, identifier: CH57446
2026-03-29 14:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9b3deaf2-4406-57e4-a11b-b9f0aa801f55 with identifier: CH57446
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-29 14:06:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9b3deaf2-4406-57e4-a11b-b9f0aa801f55 with identifier: CH57446
2026-03-29 14:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9b3deaf2-4406-57e4-a11b-b9f0aa801f55 with identifier: CH57446 to the API
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:19:15Z',
'fuel_type': 'gas',
'id': '9b3deaf2-4406-57e4-a11b-b9f0aa801f55',
'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/CH57446',
'listing': 'auction',
'make': 'Fiat',
'model': 'Grande Punto',
'odometer': 257750,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-20',
'seller_name': None,
'title': 'Fiat Grande Punto 1.4 EasyPower',
'transmission': 'manual',
'trim': 'EasyPower',
'year': 2012}
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH57446%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [auto1.it] INFO: Saving data for CH57446: {'auction_closing_time': 1774883955.0, 'created_time': 1774613136.237964, 'last_price_update_time': 1774793160.926984}
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CH57446') HTTP/1.1" 204 0
2026-03-29 14:06:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:00 [auto1.it] INFO: Found listing with ID: KB12646
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB12646%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [auto1.it] INFO: Scrape type for KB12646: 2
2026-03-29 14:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb12b08b-f86a-5586-8e24-d656b825e4bb with identifier: KB12646
2026-03-29 14:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb12b08b-f86a-5586-8e24-d656b825e4bb with scrape type 2
2026-03-29 14:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb12b08b-f86a-5586-8e24-d656b825e4bb with scrape type 2
2026-03-29 14:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cb12b08b-f86a-5586-8e24-d656b825e4bb, identifier: KB12646
2026-03-29 14:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cb12b08b-f86a-5586-8e24-d656b825e4bb with identifier: KB12646
2026-03-29 14:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cb12b08b-f86a-5586-8e24-d656b825e4bb with identifier: KB12646
2026-03-29 14:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cb12b08b-f86a-5586-8e24-d656b825e4bb with identifier: KB12646 to the API
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 4,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:37:41Z',
'fuel_type': 'diesel',
'id': 'cb12b08b-f86a-5586-8e24-d656b825e4bb',
'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/KB12646',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 84469,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-07',
'seller_name': None,
'title': 'BMW 3er 330d xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2014}
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB12646%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [auto1.it] INFO: Saving data for KB12646: {'auction_closing_time': 1774885061.0, 'created_time': 1774613157.928753, 'last_price_update_time': 1774793161.375799}
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KB12646') HTTP/1.1" 204 0
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: NC67394
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC67394%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [auto1.it] INFO: Scrape type for NC67394: 0
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: WM00919
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM00919%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [auto1.it] INFO: Scrape type for WM00919: 0
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: ZD65765
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: UR83709
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR83709%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [auto1.it] INFO: Scrape type for UR83709: 2
2026-03-29 14:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d38515d-5a51-5bea-95de-680e37dd2f12 with identifier: UR83709
2026-03-29 14:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d38515d-5a51-5bea-95de-680e37dd2f12 with scrape type 2
2026-03-29 14:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d38515d-5a51-5bea-95de-680e37dd2f12 with scrape type 2
2026-03-29 14:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5d38515d-5a51-5bea-95de-680e37dd2f12, identifier: UR83709
2026-03-29 14:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5d38515d-5a51-5bea-95de-680e37dd2f12 with identifier: UR83709
2026-03-29 14:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5d38515d-5a51-5bea-95de-680e37dd2f12 with identifier: UR83709
2026-03-29 14:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5d38515d-5a51-5bea-95de-680e37dd2f12 with identifier: UR83709 to the API
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 98,
'expiration_date': '2026-03-30T15:23:34Z',
'fuel_type': 'petrol',
'id': '5d38515d-5a51-5bea-95de-680e37dd2f12',
'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/UR83709',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 94742,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-11',
'seller_name': None,
'title': 'MINI Countryman One',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR83709%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [auto1.it] INFO: Saving data for UR83709: {'auction_closing_time': 1774884214.0, 'created_time': 1774516024.184493, 'last_price_update_time': 1774793161.842425}
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UR83709') HTTP/1.1" 204 0
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: XJ91749
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ91749%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [auto1.it] INFO: Scrape type for XJ91749: 0
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: JB13262
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JB13262%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [auto1.it] INFO: Scrape type for JB13262: 0
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: JE85806
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: RZ16714
2026-03-29 14:06:01 [auto1.it] INFO: Found listing with ID: AR28136
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR28136%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for AR28136: 2
2026-03-29 14:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d850fe8-8f10-5483-b7f6-b316f70d4582 with identifier: AR28136
2026-03-29 14:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d850fe8-8f10-5483-b7f6-b316f70d4582 with scrape type 2
2026-03-29 14:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d850fe8-8f10-5483-b7f6-b316f70d4582 with scrape type 2
2026-03-29 14:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8d850fe8-8f10-5483-b7f6-b316f70d4582, identifier: AR28136
2026-03-29 14:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8d850fe8-8f10-5483-b7f6-b316f70d4582 with identifier: AR28136
2026-03-29 14:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8d850fe8-8f10-5483-b7f6-b316f70d4582 with identifier: AR28136
2026-03-29 14:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8d850fe8-8f10-5483-b7f6-b316f70d4582 with identifier: AR28136 to the API
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06:02 [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-29 14:06:02 [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-30T15:03:42Z',
'fuel_type': 'petrol',
'id': '8d850fe8-8f10-5483-b7f6-b316f70d4582',
'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/AR28136',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 98332,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'seller_name': None,
'title': 'Fiat 500 1.0 Mild-Hybrid Dolcevita',
'transmission': 'manual',
'trim': 'Dolcevita',
'year': 2021}
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR28136%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Saving data for AR28136: {'auction_closing_time': 1774883022.0, 'created_time': 1774613174.249357, 'last_price_update_time': 1774793162.406116}
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AR28136') HTTP/1.1" 204 0
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: TU38446
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU38446%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for TU38446: 0
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: EV19228
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV19228%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for EV19228: 0
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: CN88471
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: EH45262
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH45262%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for EH45262: 0
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: XX59557
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: BV63915
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV63915%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for BV63915: 0
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: CN85628
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: TH28502
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: KS79524
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: JU83939
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU83939%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for JU83939: 0
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: WD53289
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: SE27388
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: NX73202
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: FT94062
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT94062%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for FT94062: 0
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: PW65105
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: DV90531
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: TT80777
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: BR63865
2026-03-29 14:06:02 [auto1.it] INFO: Found listing with ID: LX11958
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX11958%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Scrape type for LX11958: 2
2026-03-29 14:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5926f38-8f5a-5c22-863e-d63be29e2467 with identifier: LX11958
2026-03-29 14:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5926f38-8f5a-5c22-863e-d63be29e2467 with scrape type 2
2026-03-29 14:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5926f38-8f5a-5c22-863e-d63be29e2467 with scrape type 2
2026-03-29 14:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f5926f38-8f5a-5c22-863e-d63be29e2467, identifier: LX11958
2026-03-29 14:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f5926f38-8f5a-5c22-863e-d63be29e2467 with identifier: LX11958
2026-03-29 14:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f5926f38-8f5a-5c22-863e-d63be29e2467 with identifier: LX11958
2026-03-29 14:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f5926f38-8f5a-5c22-863e-d63be29e2467 with identifier: LX11958 to the API
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06:02 [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-29 14:06:02 [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-30T15:53:31Z',
'fuel_type': 'diesel',
'id': 'f5926f38-8f5a-5c22-863e-d63be29e2467',
'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/LX11958',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 147549,
'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': 'BMW 1er 118d Advantage',
'transmission': 'manual',
'trim': 'Advantage',
'year': 2015}
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX11958%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [auto1.it] INFO: Saving data for LX11958: {'auction_closing_time': 1774886011.0, 'created_time': 1772574730.82943, 'last_price_update_time': 1774793162.960611}
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LX11958') HTTP/1.1" 204 0
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: PA53057
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA53057%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [auto1.it] INFO: Scrape type for PA53057: 0
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: XW51036
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: RJ33574
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: DW12322
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW12322%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [auto1.it] INFO: Scrape type for DW12322: 0
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: RT39388
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: ET07404
2026-03-29 14:06: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-29 14:06:03 [auto1.it] INFO: Channel: 24h | Page: 15 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: ZR50624
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: GM86126
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM86126%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [auto1.it] INFO: Scrape type for GM86126: 0
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: WH19380
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: LR70211
2026-03-29 14:06:03 [auto1.it] INFO: Found listing with ID: GF15997
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF15997%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [auto1.it] INFO: Scrape type for GF15997: 2
2026-03-29 14:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38aa5fe7-5e38-54ec-8c74-56dabe888362 with identifier: GF15997
2026-03-29 14:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38aa5fe7-5e38-54ec-8c74-56dabe888362 with scrape type 2
2026-03-29 14:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38aa5fe7-5e38-54ec-8c74-56dabe888362 with scrape type 2
2026-03-29 14:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 38aa5fe7-5e38-54ec-8c74-56dabe888362, identifier: GF15997
2026-03-29 14:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 38aa5fe7-5e38-54ec-8c74-56dabe888362 with identifier: GF15997
2026-03-29 14:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 38aa5fe7-5e38-54ec-8c74-56dabe888362 with identifier: GF15997
2026-03-29 14:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 38aa5fe7-5e38-54ec-8c74-56dabe888362 with identifier: GF15997 to the API
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 190,
'expiration_date': '2026-03-30T15:43:37Z',
'fuel_type': 'diesel',
'id': '38aa5fe7-5e38-54ec-8c74-56dabe888362',
'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/GF15997',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 110851,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-07',
'seller_name': None,
'title': 'Audi Q3 Sportback 40 TDI quattro S line',
'transmission': 'automatic',
'trim': 'quattro S line',
'year': 2020}
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF15997%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [auto1.it] INFO: Saving data for GF15997: {'auction_closing_time': 1774885417.0, 'created_time': 1774094841.141105, 'last_price_update_time': 1774793164.410744}
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GF15997') HTTP/1.1" 204 0
2026-03-29 14:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: MS58907
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: DA24771
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: LE49462
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: AL22636
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL22636%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [auto1.it] INFO: Scrape type for AL22636: 0
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: JT08977
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: MF61265
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MF61265%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [auto1.it] INFO: Scrape type for MF61265: 0
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: ZX69560
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX69560%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [auto1.it] INFO: Scrape type for ZX69560: 0
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: ZC80598
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: EG89993
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG89993%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [auto1.it] INFO: Scrape type for EG89993: 0
2026-03-29 14:06:04 [auto1.it] INFO: Found listing with ID: CB33793
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB33793%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [auto1.it] INFO: Scrape type for CB33793: 2
2026-03-29 14:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: becef827-8630-50fe-91ca-153aa9448814 with identifier: CB33793
2026-03-29 14:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item becef827-8630-50fe-91ca-153aa9448814 with scrape type 2
2026-03-29 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item becef827-8630-50fe-91ca-153aa9448814 with scrape type 2
2026-03-29 14:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: becef827-8630-50fe-91ca-153aa9448814, identifier: CB33793
2026-03-29 14:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: becef827-8630-50fe-91ca-153aa9448814 with identifier: CB33793
2026-03-29 14:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: becef827-8630-50fe-91ca-153aa9448814 with identifier: CB33793
2026-03-29 14:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: becef827-8630-50fe-91ca-153aa9448814 with identifier: CB33793 to the API
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 80,
'expiration_date': '2026-03-30T15:36:33Z',
'fuel_type': 'petrol',
'id': 'becef827-8630-50fe-91ca-153aa9448814',
'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/CB33793',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 91624,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-15',
'seller_name': None,
'title': 'Ford Fiesta 1.0 Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2016}
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB33793%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [auto1.it] INFO: Saving data for CB33793: {'auction_closing_time': 1774884993.0, 'created_time': 1774613147.84075, 'last_price_update_time': 1774793165.018221}
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CB33793') HTTP/1.1" 204 0
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: KJ52341
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: DN48840
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: MH68095
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH68095%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [auto1.it] INFO: Scrape type for MH68095: 0
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: KD49699
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: HC25835
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC25835%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [auto1.it] INFO: Scrape type for HC25835: 2
2026-03-29 14:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06823f8e-99cc-5980-8627-e0f7b1c42b53 with identifier: HC25835
2026-03-29 14:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06823f8e-99cc-5980-8627-e0f7b1c42b53 with scrape type 2
2026-03-29 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06823f8e-99cc-5980-8627-e0f7b1c42b53 with scrape type 2
2026-03-29 14:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 06823f8e-99cc-5980-8627-e0f7b1c42b53, identifier: HC25835
2026-03-29 14:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 06823f8e-99cc-5980-8627-e0f7b1c42b53 with identifier: HC25835
2026-03-29 14:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 06823f8e-99cc-5980-8627-e0f7b1c42b53 with identifier: HC25835
2026-03-29 14:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 06823f8e-99cc-5980-8627-e0f7b1c42b53 with identifier: HC25835 to the API
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:52:43Z',
'fuel_type': 'diesel',
'id': '06823f8e-99cc-5980-8627-e0f7b1c42b53',
'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/HC25835',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T6 Caravelle',
'odometer': 221458,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-04',
'seller_name': None,
'title': 'Volkswagen T6 Caravelle 2.0 TDI Comfortline lang',
'transmission': 'automatic',
'trim': 'Comfortline lang',
'year': 2018}
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC25835%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [auto1.it] INFO: Saving data for HC25835: {'auction_closing_time': 1774885963.0, 'created_time': 1774613275.397071, 'last_price_update_time': 1774793165.507155}
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HC25835') HTTP/1.1" 204 0
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: FZ95983
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: VZ70094
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: RD83320
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RD83320%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [auto1.it] INFO: Scrape type for RD83320: 0
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: GP15834
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: KR95959
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: KD20323
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD20323%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [auto1.it] INFO: Scrape type for KD20323: 0
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: HP12790
2026-03-29 14:06:05 [auto1.it] INFO: Found listing with ID: KT78402
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT78402%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [auto1.it] INFO: Scrape type for KT78402: 2
2026-03-29 14:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190b0701-108f-56fe-b0ca-61e96a863b5b with identifier: KT78402
2026-03-29 14:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190b0701-108f-56fe-b0ca-61e96a863b5b with scrape type 2
2026-03-29 14:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 190b0701-108f-56fe-b0ca-61e96a863b5b with scrape type 2
2026-03-29 14:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 190b0701-108f-56fe-b0ca-61e96a863b5b, identifier: KT78402
2026-03-29 14:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 190b0701-108f-56fe-b0ca-61e96a863b5b with identifier: KT78402
2026-03-29 14:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 190b0701-108f-56fe-b0ca-61e96a863b5b with identifier: KT78402
2026-03-29 14:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 190b0701-108f-56fe-b0ca-61e96a863b5b with identifier: KT78402 to the API
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:05:08Z',
'fuel_type': 'diesel',
'id': '190b0701-108f-56fe-b0ca-61e96a863b5b',
'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/KT78402',
'listing': 'auction',
'make': 'Ford',
'model': 'Grand C-Max',
'odometer': 237934,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-28',
'seller_name': None,
'title': 'Ford Grand C-Max 1.6 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2013}
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT78402%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Saving data for KT78402: {'auction_closing_time': 1774883108.0, 'created_time': 1774516045.676705, 'last_price_update_time': 1774793166.095358}
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KT78402') HTTP/1.1" 204 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: TZ23741
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ23741%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for TZ23741: 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: XT36875
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT36875%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for XT36875: 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: ZL03111
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: TL13450
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: NC12493
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC12493%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for NC12493: 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: ZP73975
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP73975%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for ZP73975: 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: AY77506
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY77506%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for AY77506: 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: BT65910
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT65910%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for BT65910: 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: TW94655
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: KZ49625
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ49625%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for KZ49625: 0
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: XM03029
2026-03-29 14:06:06 [auto1.it] INFO: Found listing with ID: ED22447
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED22447%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Scrape type for ED22447: 2
2026-03-29 14:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a43ab03-acdd-53c9-a289-8dc935b07a60 with identifier: ED22447
2026-03-29 14:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a43ab03-acdd-53c9-a289-8dc935b07a60 with scrape type 2
2026-03-29 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a43ab03-acdd-53c9-a289-8dc935b07a60 with scrape type 2
2026-03-29 14:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9a43ab03-acdd-53c9-a289-8dc935b07a60, identifier: ED22447
2026-03-29 14:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9a43ab03-acdd-53c9-a289-8dc935b07a60 with identifier: ED22447
2026-03-29 14:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9a43ab03-acdd-53c9-a289-8dc935b07a60 with identifier: ED22447
2026-03-29 14:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9a43ab03-acdd-53c9-a289-8dc935b07a60 with identifier: ED22447 to the API
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 190,
'expiration_date': '2026-03-30T15:04:57Z',
'fuel_type': 'diesel',
'id': '9a43ab03-acdd-53c9-a289-8dc935b07a60',
'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/ED22447',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 111851,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-27',
'seller_name': None,
'title': 'Audi Q5 40 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2019}
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED22447%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [auto1.it] INFO: Saving data for ED22447: {'auction_closing_time': 1774883097.0, 'created_time': 1774343165.331347, 'last_price_update_time': 1774793166.699022}
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ED22447') HTTP/1.1" 204 0
2026-03-29 14:06: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-29 14:06:07 [auto1.it] INFO: Channel: 24h | Page: 16 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: PZ63395
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ63395%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for PZ63395: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: CW24266
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW24266%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for CW24266: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: TY62021
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY62021%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for TY62021: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: LX97199
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: BR49145
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR49145%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for BR49145: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: CT62115
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT62115%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for CT62115: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: ND06570
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND06570%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for ND06570: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: FX03621
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX03621%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for FX03621: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: BX57696
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: SS09351
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS09351%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for SS09351: 0
2026-03-29 14:06:07 [auto1.it] INFO: Found listing with ID: PW70389
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW70389%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [auto1.it] INFO: Scrape type for PW70389: 2
2026-03-29 14:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f06d1f89-d4a6-56fd-81a4-83dfc34eb222 with identifier: PW70389
2026-03-29 14:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f06d1f89-d4a6-56fd-81a4-83dfc34eb222 with scrape type 2
2026-03-29 14:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f06d1f89-d4a6-56fd-81a4-83dfc34eb222 with scrape type 2
2026-03-29 14:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f06d1f89-d4a6-56fd-81a4-83dfc34eb222, identifier: PW70389
2026-03-29 14:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f06d1f89-d4a6-56fd-81a4-83dfc34eb222 with identifier: PW70389
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-29 14:06:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f06d1f89-d4a6-56fd-81a4-83dfc34eb222 with identifier: PW70389
2026-03-29 14:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f06d1f89-d4a6-56fd-81a4-83dfc34eb222 with identifier: PW70389 to the API
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:50:05Z',
'fuel_type': 'diesel',
'id': 'f06d1f89-d4a6-56fd-81a4-83dfc34eb222',
'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/PW70389',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 185536,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-18',
'seller_name': None,
'title': 'Fiat 500L 1.3 M-Jet Trekking',
'transmission': 'manual',
'trim': 'Trekking',
'year': 2017}
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW70389%27 HTTP/1.1" 200 None
2026-03-29 14:06:08 [auto1.it] INFO: Saving data for PW70389: {'auction_closing_time': 1774885805.0, 'created_time': 1774613295.358917, 'last_price_update_time': 1774793168.239995}
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PW70389') HTTP/1.1" 204 0
2026-03-29 14:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:08 [auto1.it] INFO: Found listing with ID: DA57942
2026-03-29 14:06:08 [auto1.it] INFO: Found listing with ID: MJ97902
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ97902%27 HTTP/1.1" 200 None
2026-03-29 14:06:08 [auto1.it] INFO: Scrape type for MJ97902: 0
2026-03-29 14:06:08 [auto1.it] INFO: Found listing with ID: EZ75087
2026-03-29 14:06:08 [auto1.it] INFO: Found listing with ID: BR31613
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR31613%27 HTTP/1.1" 200 None
2026-03-29 14:06:08 [auto1.it] INFO: Scrape type for BR31613: 2
2026-03-29 14:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e8ef83f-fa7d-55f1-b755-addb763098e5 with identifier: BR31613
2026-03-29 14:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e8ef83f-fa7d-55f1-b755-addb763098e5 with scrape type 2
2026-03-29 14:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e8ef83f-fa7d-55f1-b755-addb763098e5 with scrape type 2
2026-03-29 14:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6e8ef83f-fa7d-55f1-b755-addb763098e5, identifier: BR31613
2026-03-29 14:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6e8ef83f-fa7d-55f1-b755-addb763098e5 with identifier: BR31613
2026-03-29 14:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6e8ef83f-fa7d-55f1-b755-addb763098e5 with identifier: BR31613
2026-03-29 14:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6e8ef83f-fa7d-55f1-b755-addb763098e5 with identifier: BR31613 to the API
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 265,
'expiration_date': '2026-03-30T15:05:45Z',
'fuel_type': 'diesel',
'id': '6e8ef83f-fa7d-55f1-b755-addb763098e5',
'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/BR31613',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 74530,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-30',
'seller_name': None,
'title': 'BMW X3 xDrive 30d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2020}
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR31613%27 HTTP/1.1" 200 None
2026-03-29 14:06:08 [auto1.it] INFO: Saving data for BR31613: {'auction_closing_time': 1774883145.0, 'created_time': 1772141267.60814, 'last_price_update_time': 1774793168.884393}
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BR31613') HTTP/1.1" 204 0
2026-03-29 14:06:08 [auto1.it] INFO: Found listing with ID: FH51436
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH51436%27 HTTP/1.1" 200 None
2026-03-29 14:06:08 [auto1.it] INFO: Scrape type for FH51436: 2
2026-03-29 14:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9a41017-1a6d-5789-adc7-f9bed89469bf with identifier: FH51436
2026-03-29 14:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9a41017-1a6d-5789-adc7-f9bed89469bf with scrape type 2
2026-03-29 14:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9a41017-1a6d-5789-adc7-f9bed89469bf with scrape type 2
2026-03-29 14:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f9a41017-1a6d-5789-adc7-f9bed89469bf, identifier: FH51436
2026-03-29 14:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f9a41017-1a6d-5789-adc7-f9bed89469bf with identifier: FH51436
2026-03-29 14:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f9a41017-1a6d-5789-adc7-f9bed89469bf with identifier: FH51436
2026-03-29 14:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f9a41017-1a6d-5789-adc7-f9bed89469bf with identifier: FH51436 to the API
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 5,
'engine_horse_power': 400,
'expiration_date': '2026-03-30T15:07:10Z',
'fuel_type': 'petrol',
'id': 'f9a41017-1a6d-5789-adc7-f9bed89469bf',
'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/FH51436',
'listing': 'auction',
'make': 'Audi',
'model': 'RS 3 Sportback',
'odometer': 34374,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-08',
'seller_name': None,
'title': 'Audi RS 3 Sportback 2.5 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2023}
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH51436%27 HTTP/1.1" 200 None
2026-03-29 14:06:09 [auto1.it] INFO: Saving data for FH51436: {'auction_closing_time': 1774883230.0, 'created_time': 1774613177.636077, 'last_price_update_time': 1774793169.293734}
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FH51436') HTTP/1.1" 204 0
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: AU78491
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU78491%27 HTTP/1.1" 200 None
2026-03-29 14:06:09 [auto1.it] INFO: Scrape type for AU78491: 0
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: FX08227
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX08227%27 HTTP/1.1" 200 None
2026-03-29 14:06:09 [auto1.it] INFO: Scrape type for FX08227: 2
2026-03-29 14:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d43b6c0e-8ac2-590c-9774-de446b261816 with identifier: FX08227
2026-03-29 14:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d43b6c0e-8ac2-590c-9774-de446b261816 with scrape type 2
2026-03-29 14:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d43b6c0e-8ac2-590c-9774-de446b261816 with scrape type 2
2026-03-29 14:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d43b6c0e-8ac2-590c-9774-de446b261816, identifier: FX08227
2026-03-29 14:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d43b6c0e-8ac2-590c-9774-de446b261816 with identifier: FX08227
2026-03-29 14:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d43b6c0e-8ac2-590c-9774-de446b261816 with identifier: FX08227
2026-03-29 14:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d43b6c0e-8ac2-590c-9774-de446b261816 with identifier: FX08227 to the API
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:00:50Z',
'fuel_type': 'petrol',
'id': 'd43b6c0e-8ac2-590c-9774-de446b261816',
'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/FX08227',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 100793,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-26',
'seller_name': None,
'title': 'Ford EcoSport 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2019}
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX08227%27 HTTP/1.1" 200 None
2026-03-29 14:06:09 [auto1.it] INFO: Saving data for FX08227: {'auction_closing_time': 1774882850.0, 'created_time': 1774343148.171454, 'last_price_update_time': 1774793169.788261}
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FX08227') HTTP/1.1" 204 0
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: ZY63215
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY63215%27 HTTP/1.1" 200 None
2026-03-29 14:06:09 [auto1.it] INFO: Scrape type for ZY63215: 0
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: ST39288
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: TH24600
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH24600%27 HTTP/1.1" 200 None
2026-03-29 14:06:09 [auto1.it] INFO: Scrape type for TH24600: 0
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: EA21012
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: HD23157
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: JZ39412
2026-03-29 14:06:09 [auto1.it] INFO: Found listing with ID: UD54750
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD54750%27 HTTP/1.1" 200 None
2026-03-29 14:06:09 [auto1.it] INFO: Scrape type for UD54750: 2
2026-03-29 14:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ea605b3-eccc-58f9-932b-e8adbaeec803 with identifier: UD54750
2026-03-29 14:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ea605b3-eccc-58f9-932b-e8adbaeec803 with scrape type 2
2026-03-29 14:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ea605b3-eccc-58f9-932b-e8adbaeec803 with scrape type 2
2026-03-29 14:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7ea605b3-eccc-58f9-932b-e8adbaeec803, identifier: UD54750
2026-03-29 14:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7ea605b3-eccc-58f9-932b-e8adbaeec803 with identifier: UD54750
2026-03-29 14:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7ea605b3-eccc-58f9-932b-e8adbaeec803 with identifier: UD54750
2026-03-29 14:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7ea605b3-eccc-58f9-932b-e8adbaeec803 with identifier: UD54750 to the API
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 150,
'expiration_date': '2026-03-30T15:56:03Z',
'fuel_type': 'diesel',
'id': '7ea605b3-eccc-58f9-932b-e8adbaeec803',
'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/UD54750',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 45566,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-04',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Business Line BlueMotion Tech.',
'transmission': 'manual',
'trim': 'Business Line BlueMotion Tech.',
'year': 2019}
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD54750%27 HTTP/1.1" 200 None
2026-03-29 14:06:10 [auto1.it] INFO: Saving data for UD54750: {'auction_closing_time': 1774886163.0, 'created_time': 1772224742.182684, 'last_price_update_time': 1774793170.292623}
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UD54750') HTTP/1.1" 204 0
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: GN89134
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: TU52552
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: SP76824
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP76824%27 HTTP/1.1" 200 None
2026-03-29 14:06:10 [auto1.it] INFO: Scrape type for SP76824: 0
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: NT95206
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: LK41226
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK41226%27 HTTP/1.1" 200 None
2026-03-29 14:06:10 [auto1.it] INFO: Scrape type for LK41226: 0
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: UC24034
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: ZW62743
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: SK49323
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK49323%27 HTTP/1.1" 200 None
2026-03-29 14:06:10 [auto1.it] INFO: Scrape type for SK49323: 0
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: YG84271
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG84271%27 HTTP/1.1" 200 None
2026-03-29 14:06:10 [auto1.it] INFO: Scrape type for YG84271: 0
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: MZ19905
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: SF43415
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: DW53696
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW53696%27 HTTP/1.1" 200 None
2026-03-29 14:06:10 [auto1.it] INFO: Scrape type for DW53696: 0
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: SV52525
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: HG71843
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG71843%27 HTTP/1.1" 200 None
2026-03-29 14:06:10 [auto1.it] INFO: Scrape type for HG71843: 0
2026-03-29 14:06:10 [auto1.it] INFO: Found listing with ID: VX04337
2026-03-29 14:06:10 [scrapy.extensions.logstats] INFO: Crawled 20 pages (at 20 pages/min), scraped 37 items (at 37 items/min)
2026-03-29 14:06:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 14:06: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-29 14:06:11 [auto1.it] INFO: Channel: 24h | Page: 17 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: DD82932
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD82932%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for DD82932: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: NF97325
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: FK85417
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FK85417%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for FK85417: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: SY54017
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: RN99841
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN99841%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for RN99841: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: CP55584
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP55584%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for CP55584: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: GK72900
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK72900%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for GK72900: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: JR96571
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR96571%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for JR96571: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: YZ66981
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: HE91199
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: FR96632
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: TU01190
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: XN45534
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN45534%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for XN45534: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: CK25903
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: YG22381
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: EC13131
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC13131%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for EC13131: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: CS14469
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS14469%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for CS14469: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: VR70375
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VR70375%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for VR70375: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: WS86957
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: BE49358
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: NC51724
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: BD99197
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD99197%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for BD99197: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: EN53386
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EN53386%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for EN53386: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: TJ19111
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ19111%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for TJ19111: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: LX30829
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: EW42527
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW42527%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for EW42527: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: KX10481
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KX10481%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for KX10481: 0
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: SK41395
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: AC58297
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: YD65292
2026-03-29 14:06:11 [auto1.it] INFO: Found listing with ID: GB22303
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GB22303%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Scrape type for GB22303: 2
2026-03-29 14:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aae010c3-65b3-5e4b-802f-4f55a9c79472 with identifier: GB22303
2026-03-29 14:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aae010c3-65b3-5e4b-802f-4f55a9c79472 with scrape type 2
2026-03-29 14:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aae010c3-65b3-5e4b-802f-4f55a9c79472 with scrape type 2
2026-03-29 14:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: aae010c3-65b3-5e4b-802f-4f55a9c79472, identifier: GB22303
2026-03-29 14:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: aae010c3-65b3-5e4b-802f-4f55a9c79472 with identifier: GB22303
2026-03-29 14:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: aae010c3-65b3-5e4b-802f-4f55a9c79472 with identifier: GB22303
2026-03-29 14:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: aae010c3-65b3-5e4b-802f-4f55a9c79472 with identifier: GB22303 to the API
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 77,
'expiration_date': '2026-03-30T15:52:12Z',
'fuel_type': 'petrol',
'id': 'aae010c3-65b3-5e4b-802f-4f55a9c79472',
'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/GB22303',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto Evo',
'odometer': 212077,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-23',
'seller_name': None,
'title': 'Fiat Punto Evo 1.4 MyLife',
'transmission': 'manual',
'trim': 'MyLife',
'year': 2011}
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GB22303%27 HTTP/1.1" 200 None
2026-03-29 14:06:11 [auto1.it] INFO: Saving data for GB22303: {'auction_closing_time': 1774885932.0, 'created_time': 1774613169.441367, 'last_price_update_time': 1774793171.936167}
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GB22303') HTTP/1.1" 204 0
2026-03-29 14:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:12 [auto1.it] INFO: Found listing with ID: VU11306
2026-03-29 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU11306%27 HTTP/1.1" 200 None
2026-03-29 14:06:12 [auto1.it] INFO: Scrape type for VU11306: 2
2026-03-29 14:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f63aa52-5478-5916-a792-fee666dd086b with identifier: VU11306
2026-03-29 14:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f63aa52-5478-5916-a792-fee666dd086b with scrape type 2
2026-03-29 14:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f63aa52-5478-5916-a792-fee666dd086b with scrape type 2
2026-03-29 14:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3f63aa52-5478-5916-a792-fee666dd086b, identifier: VU11306
2026-03-29 14:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3f63aa52-5478-5916-a792-fee666dd086b with identifier: VU11306
2026-03-29 14:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3f63aa52-5478-5916-a792-fee666dd086b with identifier: VU11306
2026-03-29 14:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3f63aa52-5478-5916-a792-fee666dd086b with identifier: VU11306 to the API
2026-03-29 14:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:20:20Z',
'fuel_type': 'diesel',
'id': '3f63aa52-5478-5916-a792-fee666dd086b',
'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/VU11306',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 112043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-31',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2013}
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU11306%27 HTTP/1.1" 200 None
2026-03-29 14:06:13 [auto1.it] INFO: Saving data for VU11306: {'auction_closing_time': 1774884020.0, 'created_time': 1774127140.808651, 'last_price_update_time': 1774793173.050449}
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VU11306') HTTP/1.1" 204 0
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: RG08819
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: JD40027
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD40027%27 HTTP/1.1" 200 None
2026-03-29 14:06:13 [auto1.it] INFO: Scrape type for JD40027: 2
2026-03-29 14:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 690cbb41-747f-58a1-82b6-40ac65ccd4c0 with identifier: JD40027
2026-03-29 14:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 690cbb41-747f-58a1-82b6-40ac65ccd4c0 with scrape type 2
2026-03-29 14:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 690cbb41-747f-58a1-82b6-40ac65ccd4c0 with scrape type 2
2026-03-29 14:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 690cbb41-747f-58a1-82b6-40ac65ccd4c0, identifier: JD40027
2026-03-29 14:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 690cbb41-747f-58a1-82b6-40ac65ccd4c0 with identifier: JD40027
2026-03-29 14:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 690cbb41-747f-58a1-82b6-40ac65ccd4c0 with identifier: JD40027
2026-03-29 14:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 690cbb41-747f-58a1-82b6-40ac65ccd4c0 with identifier: JD40027 to the API
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 135,
'expiration_date': '2026-03-30T15:19:11Z',
'fuel_type': 'diesel',
'id': '690cbb41-747f-58a1-82b6-40ac65ccd4c0',
'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/JD40027',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 111738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-25',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2012}
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD40027%27 HTTP/1.1" 200 None
2026-03-29 14:06:13 [auto1.it] INFO: Saving data for JD40027: {'auction_closing_time': 1774883951.0, 'created_time': 1774516024.625997, 'last_price_update_time': 1774793173.516014}
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JD40027') HTTP/1.1" 204 0
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: TY97368
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY97368%27 HTTP/1.1" 200 None
2026-03-29 14:06:13 [auto1.it] INFO: Scrape type for TY97368: 2
2026-03-29 14:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b125a6cb-2925-5d32-a067-71fc2ad8769b with identifier: TY97368
2026-03-29 14:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b125a6cb-2925-5d32-a067-71fc2ad8769b with scrape type 2
2026-03-29 14:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b125a6cb-2925-5d32-a067-71fc2ad8769b with scrape type 2
2026-03-29 14:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b125a6cb-2925-5d32-a067-71fc2ad8769b, identifier: TY97368
2026-03-29 14:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b125a6cb-2925-5d32-a067-71fc2ad8769b with identifier: TY97368
2026-03-29 14:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b125a6cb-2925-5d32-a067-71fc2ad8769b with identifier: TY97368
2026-03-29 14:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b125a6cb-2925-5d32-a067-71fc2ad8769b with identifier: TY97368 to the API
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:18:34Z',
'fuel_type': 'diesel',
'id': 'b125a6cb-2925-5d32-a067-71fc2ad8769b',
'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/TY97368',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 192073,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-22',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2010}
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY97368%27 HTTP/1.1" 200 None
2026-03-29 14:06:13 [auto1.it] INFO: Saving data for TY97368: {'auction_closing_time': 1774883914.0, 'created_time': 1774613160.73958, 'last_price_update_time': 1774793173.933198}
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TY97368') HTTP/1.1" 204 0
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: BH88586
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: KF78303
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF78303%27 HTTP/1.1" 200 None
2026-03-29 14:06:13 [auto1.it] INFO: Scrape type for KF78303: 0
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: RL62360
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: LG34418
2026-03-29 14:06:13 [auto1.it] INFO: Found listing with ID: SK90576
2026-03-29 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK90576%27 HTTP/1.1" 200 None
2026-03-29 14:06:14 [auto1.it] INFO: Scrape type for SK90576: 0
2026-03-29 14:06: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-29 14:06:15 [auto1.it] INFO: Channel: 24h | Page: 18 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: MT68027
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: GU05332
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: AN40699
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: WW70884
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW70884%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for WW70884: 2
2026-03-29 14:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d91054d3-cfd0-559c-8d79-6c2975829d16 with identifier: WW70884
2026-03-29 14:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d91054d3-cfd0-559c-8d79-6c2975829d16 with scrape type 2
2026-03-29 14:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d91054d3-cfd0-559c-8d79-6c2975829d16 with scrape type 2
2026-03-29 14:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d91054d3-cfd0-559c-8d79-6c2975829d16, identifier: WW70884
2026-03-29 14:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d91054d3-cfd0-559c-8d79-6c2975829d16 with identifier: WW70884
2026-03-29 14:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d91054d3-cfd0-559c-8d79-6c2975829d16 with identifier: WW70884
2026-03-29 14:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d91054d3-cfd0-559c-8d79-6c2975829d16 with identifier: WW70884 to the API
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:24:10Z',
'fuel_type': 'diesel',
'id': 'd91054d3-cfd0-559c-8d79-6c2975829d16',
'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/WW70884',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 190237,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-19',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 4Matic Exclusive',
'transmission': 'automatic',
'trim': '4Matic Exclusive',
'year': 2018}
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW70884%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Saving data for WW70884: {'auction_closing_time': 1774884250.0, 'created_time': 1774516017.294527, 'last_price_update_time': 1774793175.51648}
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WW70884') HTTP/1.1" 204 0
2026-03-29 14:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: CK01527
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: AT74871
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT74871%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for AT74871: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: BJ21664
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: FP22884
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP22884%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for FP22884: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: SN99997
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: YL87875
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: SP92634
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: AH31892
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: RE87143
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: ZE89719
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: FH04610
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH04610%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for FH04610: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: PU90509
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: TG60202
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG60202%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for TG60202: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: BJ73113
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: TX50484
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TX50484%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for TX50484: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: XF07692
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XF07692%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for XF07692: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: DE48831
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: PG69305
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG69305%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for PG69305: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: JU23021
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: JS62412
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS62412%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for JS62412: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: RW64625
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: WX67440
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX67440%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for WX67440: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: ZR26877
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: SE55523
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE55523%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for SE55523: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: YF34065
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: CV31826
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV31826%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for CV31826: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: MN82158
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: TK22539
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: NJ83998
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: NW47878
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW47878%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for NW47878: 0
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: TZ83635
2026-03-29 14:06:15 [auto1.it] INFO: Found listing with ID: XY34648
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY34648%27 HTTP/1.1" 200 None
2026-03-29 14:06:15 [auto1.it] INFO: Scrape type for XY34648: 2
2026-03-29 14:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30503fda-e45f-546f-908e-052db1497634 with identifier: XY34648
2026-03-29 14:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30503fda-e45f-546f-908e-052db1497634 with scrape type 2
2026-03-29 14:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30503fda-e45f-546f-908e-052db1497634 with scrape type 2
2026-03-29 14:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 30503fda-e45f-546f-908e-052db1497634, identifier: XY34648
2026-03-29 14:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 30503fda-e45f-546f-908e-052db1497634 with identifier: XY34648
2026-03-29 14:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 30503fda-e45f-546f-908e-052db1497634 with identifier: XY34648
2026-03-29 14:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 30503fda-e45f-546f-908e-052db1497634 with identifier: XY34648 to the API
2026-03-29 14:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:55:56Z',
'fuel_type': 'diesel',
'id': '30503fda-e45f-546f-908e-052db1497634',
'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/XY34648',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 102890,
'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': 'Audi Q3 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2014}
2026-03-29 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY34648%27 HTTP/1.1" 200 None
2026-03-29 14:06:16 [auto1.it] INFO: Saving data for XY34648: {'auction_closing_time': 1774886156.0, 'created_time': 1774300298.325757, 'last_price_update_time': 1774793176.238139}
2026-03-29 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XY34648') HTTP/1.1" 204 0
2026-03-29 14:06:16 [auto1.it] INFO: Found listing with ID: WH83035
2026-03-29 14:06:16 [auto1.it] INFO: Found listing with ID: XJ39556
2026-03-29 14:06:16 [auto1.it] INFO: Found listing with ID: PG99334
2026-03-29 14:06:16 [auto1.it] INFO: Found listing with ID: BC39052
2026-03-29 14:06:17 [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-29 14:06:17 [auto1.it] INFO: Channel: 24h | Page: 19 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: HS01763
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS01763%27 HTTP/1.1" 200 None
2026-03-29 14:06:17 [auto1.it] INFO: Scrape type for HS01763: 0
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: HY24657
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: TL14575
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: KB32662
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB32662%27 HTTP/1.1" 200 None
2026-03-29 14:06:17 [auto1.it] INFO: Scrape type for KB32662: 0
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: RC58822
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: GX95672
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX95672%27 HTTP/1.1" 200 None
2026-03-29 14:06:17 [auto1.it] INFO: Scrape type for GX95672: 2
2026-03-29 14:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb9503ef-80cf-593e-84a3-32f1d51afd3b with identifier: GX95672
2026-03-29 14:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb9503ef-80cf-593e-84a3-32f1d51afd3b with scrape type 2
2026-03-29 14:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb9503ef-80cf-593e-84a3-32f1d51afd3b with scrape type 2
2026-03-29 14:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb9503ef-80cf-593e-84a3-32f1d51afd3b, identifier: GX95672
2026-03-29 14:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb9503ef-80cf-593e-84a3-32f1d51afd3b with identifier: GX95672
2026-03-29 14:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb9503ef-80cf-593e-84a3-32f1d51afd3b with identifier: GX95672
2026-03-29 14:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb9503ef-80cf-593e-84a3-32f1d51afd3b with identifier: GX95672 to the API
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 4,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:29:39Z',
'fuel_type': 'diesel',
'id': 'eb9503ef-80cf-593e-84a3-32f1d51afd3b',
'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/GX95672',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 280736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-07',
'seller_name': None,
'title': 'Peugeot Expert 2.0 Blue-HDi Allure L3',
'transmission': 'automatic',
'trim': 'Allure L3',
'year': 2021}
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX95672%27 HTTP/1.1" 200 None
2026-03-29 14:06:17 [auto1.it] INFO: Saving data for GX95672: {'auction_closing_time': 1774884579.0, 'created_time': 1774515967.031706, 'last_price_update_time': 1774793177.831414}
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GX95672') HTTP/1.1" 204 0
2026-03-29 14:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: FT43083
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT43083%27 HTTP/1.1" 200 None
2026-03-29 14:06:17 [auto1.it] INFO: Scrape type for FT43083: 0
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: KW54926
2026-03-29 14:06:17 [auto1.it] INFO: Found listing with ID: GD67829
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD67829%27 HTTP/1.1" 200 None
2026-03-29 14:06:17 [auto1.it] INFO: Scrape type for GD67829: 2
2026-03-29 14:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ae551f-f78a-5813-a1ad-1cbca637342f with identifier: GD67829
2026-03-29 14:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ae551f-f78a-5813-a1ad-1cbca637342f with scrape type 2
2026-03-29 14:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ae551f-f78a-5813-a1ad-1cbca637342f with scrape type 2
2026-03-29 14:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f8ae551f-f78a-5813-a1ad-1cbca637342f, identifier: GD67829
2026-03-29 14:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f8ae551f-f78a-5813-a1ad-1cbca637342f with identifier: GD67829
2026-03-29 14:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f8ae551f-f78a-5813-a1ad-1cbca637342f with identifier: GD67829
2026-03-29 14:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f8ae551f-f78a-5813-a1ad-1cbca637342f with identifier: GD67829 to the API
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:30:54Z',
'fuel_type': 'petrol',
'id': 'f8ae551f-f78a-5813-a1ad-1cbca637342f',
'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/GD67829',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 122233,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-09-11',
'seller_name': None,
'title': 'Audi A6 1.8 Turbo',
'transmission': 'manual',
'trim': '',
'year': 2000}
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD67829%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Saving data for GD67829: {'auction_closing_time': 1774884654.0, 'created_time': 1774386521.466383, 'last_price_update_time': 1774793178.301255}
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GD67829') HTTP/1.1" 204 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: CW25523
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: NC97185
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: MH53431
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH53431%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Scrape type for MH53431: 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: XR70694
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: MS98879
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: GW90153
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: XM00417
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: HZ95408
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ95408%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Scrape type for HZ95408: 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: EK65593
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: TT44801
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT44801%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Scrape type for TT44801: 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: ZV86353
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: CU49337
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU49337%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Scrape type for CU49337: 2
2026-03-29 14:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ddf9375-0e14-5e71-867a-a14576cd00f7 with identifier: CU49337
2026-03-29 14:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ddf9375-0e14-5e71-867a-a14576cd00f7 with scrape type 2
2026-03-29 14:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ddf9375-0e14-5e71-867a-a14576cd00f7 with scrape type 2
2026-03-29 14:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ddf9375-0e14-5e71-867a-a14576cd00f7, identifier: CU49337
2026-03-29 14:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ddf9375-0e14-5e71-867a-a14576cd00f7 with identifier: CU49337
2026-03-29 14:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ddf9375-0e14-5e71-867a-a14576cd00f7 with identifier: CU49337
2026-03-29 14:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ddf9375-0e14-5e71-867a-a14576cd00f7 with identifier: CU49337 to the API
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:18:09Z',
'fuel_type': 'diesel',
'id': '8ddf9375-0e14-5e71-867a-a14576cd00f7',
'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/CU49337',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 249891,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-30',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2014}
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU49337%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Saving data for CU49337: {'auction_closing_time': 1774883889.0, 'created_time': 1774613155.767584, 'last_price_update_time': 1774793178.842219}
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CU49337') HTTP/1.1" 204 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: YX87347
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: AG84200
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: UW94573
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: WN29902
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: GA39078
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA39078%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Scrape type for GA39078: 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: HF24893
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF24893%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Scrape type for HF24893: 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: KZ16799
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ16799%27 HTTP/1.1" 200 None
2026-03-29 14:06:18 [auto1.it] INFO: Scrape type for KZ16799: 0
2026-03-29 14:06:18 [auto1.it] INFO: Found listing with ID: SR16589
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR16589%27 HTTP/1.1" 200 None
2026-03-29 14:06:19 [auto1.it] INFO: Scrape type for SR16589: 0
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: YT67370
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: FZ10631
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ10631%27 HTTP/1.1" 200 None
2026-03-29 14:06:19 [auto1.it] INFO: Scrape type for FZ10631: 0
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: NL55256
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL55256%27 HTTP/1.1" 200 None
2026-03-29 14:06:19 [auto1.it] INFO: Scrape type for NL55256: 0
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: VN35608
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: LC36038
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: UF75242
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: EC29909
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: PE07911
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: XD70855
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD70855%27 HTTP/1.1" 200 None
2026-03-29 14:06:19 [auto1.it] INFO: Scrape type for XD70855: 0
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: JW87652
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JW87652%27 HTTP/1.1" 200 None
2026-03-29 14:06:19 [auto1.it] INFO: Scrape type for JW87652: 0
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: NC90447
2026-03-29 14:06: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-29 14:06:19 [auto1.it] INFO: Channel: 24h | Page: 20 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: RF52556
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: KC88615
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: GC55004
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: TV99764
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV99764%27 HTTP/1.1" 200 None
2026-03-29 14:06:19 [auto1.it] INFO: Scrape type for TV99764: 0
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: ZG57893
2026-03-29 14:06:19 [auto1.it] INFO: Found listing with ID: YG18020
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG18020%27 HTTP/1.1" 200 None
2026-03-29 14:06:20 [auto1.it] INFO: Scrape type for YG18020: 0
2026-03-29 14:06:20 [auto1.it] INFO: Found listing with ID: WH55866
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH55866%27 HTTP/1.1" 200 None
2026-03-29 14:06:20 [auto1.it] INFO: Scrape type for WH55866: 0
2026-03-29 14:06:20 [auto1.it] INFO: Found listing with ID: HD54235
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD54235%27 HTTP/1.1" 200 None
2026-03-29 14:06:20 [auto1.it] INFO: Scrape type for HD54235: 0
2026-03-29 14:06:20 [auto1.it] INFO: Found listing with ID: FD29696
2026-03-29 14:06:20 [auto1.it] INFO: Found listing with ID: GT76958
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT76958%27 HTTP/1.1" 200 None
2026-03-29 14:06:20 [auto1.it] INFO: Scrape type for GT76958: 2
2026-03-29 14:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb18b683-9be3-5866-83fe-e4ad3d744eef with identifier: GT76958
2026-03-29 14:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb18b683-9be3-5866-83fe-e4ad3d744eef with scrape type 2
2026-03-29 14:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb18b683-9be3-5866-83fe-e4ad3d744eef with scrape type 2
2026-03-29 14:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb18b683-9be3-5866-83fe-e4ad3d744eef, identifier: GT76958
2026-03-29 14:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb18b683-9be3-5866-83fe-e4ad3d744eef with identifier: GT76958
2026-03-29 14:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb18b683-9be3-5866-83fe-e4ad3d744eef with identifier: GT76958
2026-03-29 14:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb18b683-9be3-5866-83fe-e4ad3d744eef with identifier: GT76958 to the API
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:24:06Z',
'fuel_type': 'diesel',
'id': 'eb18b683-9be3-5866-83fe-e4ad3d744eef',
'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/GT76958',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 246845,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-10',
'seller_name': None,
'title': 'BMW 5er 520d',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT76958%27 HTTP/1.1" 200 None
2026-03-29 14:06:20 [auto1.it] INFO: Saving data for GT76958: {'auction_closing_time': 1774884246.0, 'created_time': 1774343173.478889, 'last_price_update_time': 1774793180.483926}
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GT76958') HTTP/1.1" 204 0
2026-03-29 14:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:20 [auto1.it] INFO: Found listing with ID: EZ73351
2026-03-29 14:06:20 [auto1.it] INFO: Found listing with ID: NH73732
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH73732%27 HTTP/1.1" 200 None
2026-03-29 14:06:20 [auto1.it] INFO: Scrape type for NH73732: 2
2026-03-29 14:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6 with identifier: NH73732
2026-03-29 14:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6 with scrape type 2
2026-03-29 14:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6 with scrape type 2
2026-03-29 14:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6, identifier: NH73732
2026-03-29 14:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6 with identifier: NH73732
2026-03-29 14:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6 with identifier: NH73732
2026-03-29 14:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6 with identifier: NH73732 to the API
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:17:00Z',
'fuel_type': 'petrol',
'id': '8f6a969b-7c5f-5b3e-9d2d-4bb3235823f6',
'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/NH73732',
'listing': 'auction',
'make': 'Ford',
'model': 'Ka',
'odometer': 111912,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-10',
'seller_name': None,
'title': 'Ford Ka 1.2 Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2010}
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH73732%27 HTTP/1.1" 200 None
2026-03-29 14:06:20 [auto1.it] INFO: Saving data for NH73732: {'auction_closing_time': 1774883820.0, 'created_time': 1774127139.83587, 'last_price_update_time': 1774793180.99441}
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NH73732') HTTP/1.1" 204 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: EZ12960
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: PM88021
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: GT16338
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT16338%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for GT16338: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: WZ40427
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: WV44347
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: FH81414
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH81414%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for FH81414: 2
2026-03-29 14:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411 with identifier: FH81414
2026-03-29 14:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411 with scrape type 2
2026-03-29 14:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411 with scrape type 2
2026-03-29 14:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411, identifier: FH81414
2026-03-29 14:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411 with identifier: FH81414
2026-03-29 14:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411 with identifier: FH81414
2026-03-29 14:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411 with identifier: FH81414 to the API
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:25:02Z',
'fuel_type': 'petrol',
'id': '4c1b6ff5-c7c6-58a3-b4bf-f81e7d96a411',
'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/FH81414',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 107297,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-10-08',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2006}
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH81414%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Saving data for FH81414: {'auction_closing_time': 1774884302.0, 'created_time': 1774613278.036453, 'last_price_update_time': 1774793181.45777}
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FH81414') HTTP/1.1" 204 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: NM56587
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: RC69852
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: AP78180
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: XB17509
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: DW69714
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: JC86695
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: DS58810
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS58810%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for DS58810: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: SE79185
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE79185%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for SE79185: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: HN90303
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HN90303%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for HN90303: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: GT17675
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT17675%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for GT17675: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: JT48153
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT48153%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for JT48153: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: PD12623
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD12623%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for PD12623: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: KT77401
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: UC06691
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: FZ12921
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: JN59652
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: ED34625
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: JB83291
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: LG12773
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG12773%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for LG12773: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: TL40655
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL40655%27 HTTP/1.1" 200 None
2026-03-29 14:06:21 [auto1.it] INFO: Scrape type for TL40655: 0
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: KZ84746
2026-03-29 14:06:21 [auto1.it] INFO: Found listing with ID: ST64226
2026-03-29 14:06: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-29 14:06:22 [auto1.it] INFO: Channel: 24h | Page: 21 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:22 [auto1.it] INFO: Found listing with ID: FT05147
2026-03-29 14:06:22 [auto1.it] INFO: Found listing with ID: LE96160
2026-03-29 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE96160%27 HTTP/1.1" 200 None
2026-03-29 14:06:22 [auto1.it] INFO: Scrape type for LE96160: 2
2026-03-29 14:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23796b04-ee09-57b7-be93-5b70af2d5cb1 with identifier: LE96160
2026-03-29 14:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23796b04-ee09-57b7-be93-5b70af2d5cb1 with scrape type 2
2026-03-29 14:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23796b04-ee09-57b7-be93-5b70af2d5cb1 with scrape type 2
2026-03-29 14:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 23796b04-ee09-57b7-be93-5b70af2d5cb1, identifier: LE96160
2026-03-29 14:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 23796b04-ee09-57b7-be93-5b70af2d5cb1 with identifier: LE96160
2026-03-29 14:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 23796b04-ee09-57b7-be93-5b70af2d5cb1 with identifier: LE96160
2026-03-29 14:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 23796b04-ee09-57b7-be93-5b70af2d5cb1 with identifier: LE96160 to the API
2026-03-29 14:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:08:38Z',
'fuel_type': 'diesel',
'id': '23796b04-ee09-57b7-be93-5b70af2d5cb1',
'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/LE96160',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 166812,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-17',
'seller_name': None,
'title': 'Volvo XC60 2.4 D4 Ocean Race AWD',
'transmission': 'automatic',
'trim': 'Ocean Race AWD',
'year': 2016}
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE96160%27 HTTP/1.1" 200 None
2026-03-29 14:06:23 [auto1.it] INFO: Saving data for LE96160: {'auction_closing_time': 1774883318.0, 'created_time': 1774613228.646388, 'last_price_update_time': 1774793183.043142}
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LE96160') HTTP/1.1" 204 0
2026-03-29 14:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: SV71044
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV71044%27 HTTP/1.1" 200 None
2026-03-29 14:06:23 [auto1.it] INFO: Scrape type for SV71044: 2
2026-03-29 14:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b5af649-8e4d-5d99-acb5-777ff56e1e6f with identifier: SV71044
2026-03-29 14:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b5af649-8e4d-5d99-acb5-777ff56e1e6f with scrape type 2
2026-03-29 14:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b5af649-8e4d-5d99-acb5-777ff56e1e6f with scrape type 2
2026-03-29 14:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2b5af649-8e4d-5d99-acb5-777ff56e1e6f, identifier: SV71044
2026-03-29 14:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2b5af649-8e4d-5d99-acb5-777ff56e1e6f with identifier: SV71044
2026-03-29 14:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2b5af649-8e4d-5d99-acb5-777ff56e1e6f with identifier: SV71044
2026-03-29 14:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2b5af649-8e4d-5d99-acb5-777ff56e1e6f with identifier: SV71044 to the API
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 90,
'expiration_date': '2026-03-30T15:16:00Z',
'fuel_type': 'petrol',
'id': '2b5af649-8e4d-5d99-acb5-777ff56e1e6f',
'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/SV71044',
'listing': 'auction',
'make': 'Ford',
'model': 'B-Max',
'odometer': 163252,
'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': 'Ford B-Max 1.4 Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2016}
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV71044%27 HTTP/1.1" 200 None
2026-03-29 14:06:23 [auto1.it] INFO: Saving data for SV71044: {'auction_closing_time': 1774883760.0, 'created_time': 1774613171.39368, 'last_price_update_time': 1774793183.574616}
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SV71044') HTTP/1.1" 204 0
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: XL03216
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: ZW92714
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: DR27432
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: SC05419
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC05419%27 HTTP/1.1" 200 None
2026-03-29 14:06:23 [auto1.it] INFO: Scrape type for SC05419: 0
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: HS22715
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS22715%27 HTTP/1.1" 200 None
2026-03-29 14:06:23 [auto1.it] INFO: Scrape type for HS22715: 0
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: GL53946
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL53946%27 HTTP/1.1" 200 None
2026-03-29 14:06:23 [auto1.it] INFO: Scrape type for GL53946: 0
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: TC64761
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: XU52863
2026-03-29 14:06:23 [auto1.it] INFO: Found listing with ID: UC13059
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC13059%27 HTTP/1.1" 200 None
2026-03-29 14:06:23 [auto1.it] INFO: Scrape type for UC13059: 2
2026-03-29 14:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e26327f2-f89c-5b89-b9fd-e8a6d6705715 with identifier: UC13059
2026-03-29 14:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e26327f2-f89c-5b89-b9fd-e8a6d6705715 with scrape type 2
2026-03-29 14:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e26327f2-f89c-5b89-b9fd-e8a6d6705715 with scrape type 2
2026-03-29 14:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e26327f2-f89c-5b89-b9fd-e8a6d6705715, identifier: UC13059
2026-03-29 14:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e26327f2-f89c-5b89-b9fd-e8a6d6705715 with identifier: UC13059
2026-03-29 14:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e26327f2-f89c-5b89-b9fd-e8a6d6705715 with identifier: UC13059
2026-03-29 14:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e26327f2-f89c-5b89-b9fd-e8a6d6705715 with identifier: UC13059 to the API
2026-03-29 14:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:13:05Z',
'fuel_type': 'diesel',
'id': 'e26327f2-f89c-5b89-b9fd-e8a6d6705715',
'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/UC13059',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 61530,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-30',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Sd4 SE',
'transmission': 'automatic',
'trim': 'SE',
'year': 2019}
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC13059%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Saving data for UC13059: {'auction_closing_time': 1774883585.0, 'created_time': 1774613277.653986, 'last_price_update_time': 1774793184.081746}
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UC13059') HTTP/1.1" 204 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: WB86834
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB86834%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for WB86834: 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: FF76752
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF76752%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for FF76752: 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: WU65183
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: HK62879
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK62879%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for HK62879: 2
2026-03-29 14:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a60db98-fa11-57e0-b9cb-8f38ee220974 with identifier: HK62879
2026-03-29 14:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a60db98-fa11-57e0-b9cb-8f38ee220974 with scrape type 2
2026-03-29 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a60db98-fa11-57e0-b9cb-8f38ee220974 with scrape type 2
2026-03-29 14:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7a60db98-fa11-57e0-b9cb-8f38ee220974, identifier: HK62879
2026-03-29 14:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7a60db98-fa11-57e0-b9cb-8f38ee220974 with identifier: HK62879
2026-03-29 14:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7a60db98-fa11-57e0-b9cb-8f38ee220974 with identifier: HK62879
2026-03-29 14:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7a60db98-fa11-57e0-b9cb-8f38ee220974 with identifier: HK62879 to the API
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 90,
'expiration_date': '2026-03-30T15:11:16Z',
'fuel_type': 'petrol',
'id': '7a60db98-fa11-57e0-b9cb-8f38ee220974',
'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/HK62879',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 107625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1997-07-17',
'seller_name': None,
'title': 'Renault Megane 1.6 RN',
'transmission': 'manual',
'trim': 'RN',
'year': 1997}
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK62879%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Saving data for HK62879: {'auction_closing_time': 1774883476.0, 'created_time': 1774613165.071522, 'last_price_update_time': 1774793184.604722}
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HK62879') HTTP/1.1" 204 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: PR79135
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR79135%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for PR79135: 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: GX06628
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: RB72441
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: LR54413
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR54413%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for LR54413: 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: XW11641
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW11641%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for XW11641: 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: BR31309
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR31309%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for BR31309: 0
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: CD07087
2026-03-29 14:06:24 [auto1.it] INFO: Found listing with ID: FF49180
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF49180%27 HTTP/1.1" 200 None
2026-03-29 14:06:24 [auto1.it] INFO: Scrape type for FF49180: 2
2026-03-29 14:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c19b82-293c-5eff-bc04-4b7025d9936d with identifier: FF49180
2026-03-29 14:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c19b82-293c-5eff-bc04-4b7025d9936d with scrape type 2
2026-03-29 14:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73c19b82-293c-5eff-bc04-4b7025d9936d with scrape type 2
2026-03-29 14:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 73c19b82-293c-5eff-bc04-4b7025d9936d, identifier: FF49180
2026-03-29 14:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 73c19b82-293c-5eff-bc04-4b7025d9936d with identifier: FF49180
2026-03-29 14:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 73c19b82-293c-5eff-bc04-4b7025d9936d with identifier: FF49180
2026-03-29 14:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 73c19b82-293c-5eff-bc04-4b7025d9936d with identifier: FF49180 to the API
2026-03-29 14:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:15:31Z',
'fuel_type': 'diesel',
'id': '73c19b82-293c-5eff-bc04-4b7025d9936d',
'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/FF49180',
'listing': 'auction',
'make': 'Honda',
'model': 'HR-V',
'odometer': 128023,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-13',
'seller_name': None,
'title': 'Honda HR-V 1.6 DTEC Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2017}
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF49180%27 HTTP/1.1" 200 None
2026-03-29 14:06:25 [auto1.it] INFO: Saving data for FF49180: {'auction_closing_time': 1774883731.0, 'created_time': 1774300290.427144, 'last_price_update_time': 1774793185.241018}
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FF49180') HTTP/1.1" 204 0
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: TZ83708
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: UE17288
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: CS05902
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS05902%27 HTTP/1.1" 200 None
2026-03-29 14:06:25 [auto1.it] INFO: Scrape type for CS05902: 0
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: VB70261
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: ZV11200
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV11200%27 HTTP/1.1" 200 None
2026-03-29 14:06:25 [auto1.it] INFO: Scrape type for ZV11200: 0
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: DA61571
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA61571%27 HTTP/1.1" 200 None
2026-03-29 14:06:25 [auto1.it] INFO: Scrape type for DA61571: 0
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: DX02178
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: YG03340
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG03340%27 HTTP/1.1" 200 None
2026-03-29 14:06:25 [auto1.it] INFO: Scrape type for YG03340: 0
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: FF98619
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: NF96122
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF96122%27 HTTP/1.1" 200 None
2026-03-29 14:06:25 [auto1.it] INFO: Scrape type for NF96122: 0
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: YP32890
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: LK74824
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: ZJ55913
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: GN63834
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: VL10175
2026-03-29 14:06:25 [auto1.it] INFO: Found listing with ID: YS71318
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS71318%27 HTTP/1.1" 200 None
2026-03-29 14:06:25 [auto1.it] INFO: Scrape type for YS71318: 0
2026-03-29 14:06: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-29 14:06:26 [auto1.it] INFO: Channel: 24h | Page: 22 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:26 [auto1.it] INFO: Found listing with ID: CJ66066
2026-03-29 14:06:26 [auto1.it] INFO: Found listing with ID: UR23669
2026-03-29 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR23669%27 HTTP/1.1" 200 None
2026-03-29 14:06:26 [auto1.it] INFO: Scrape type for UR23669: 2
2026-03-29 14:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc45f004-43b6-5e27-829f-56cff7ce88de with identifier: UR23669
2026-03-29 14:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc45f004-43b6-5e27-829f-56cff7ce88de with scrape type 2
2026-03-29 14:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc45f004-43b6-5e27-829f-56cff7ce88de with scrape type 2
2026-03-29 14:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fc45f004-43b6-5e27-829f-56cff7ce88de, identifier: UR23669
2026-03-29 14:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fc45f004-43b6-5e27-829f-56cff7ce88de with identifier: UR23669
2026-03-29 14:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fc45f004-43b6-5e27-829f-56cff7ce88de with identifier: UR23669
2026-03-29 14:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fc45f004-43b6-5e27-829f-56cff7ce88de with identifier: UR23669 to the API
2026-03-29 14:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:30:14Z',
'fuel_type': 'diesel',
'id': 'fc45f004-43b6-5e27-829f-56cff7ce88de',
'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/UR23669',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 84146,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seller_name': None,
'title': 'Fiat 500L 1.3 M-Jet Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2019}
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR23669%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Saving data for UR23669: {'auction_closing_time': 1774884614.0, 'created_time': 1774343188.254872, 'last_price_update_time': 1774793187.179109}
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UR23669') HTTP/1.1" 204 0
2026-03-29 14:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: DN72005
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN72005%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for DN72005: 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: AP13803
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: FJ79920
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FJ79920%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for FJ79920: 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: CF78450
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: DK34642
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK34642%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for DK34642: 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: BN52557
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN52557%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for BN52557: 2
2026-03-29 14:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 321dbf73-1360-57e7-8bd1-ca271555ff16 with identifier: BN52557
2026-03-29 14:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321dbf73-1360-57e7-8bd1-ca271555ff16 with scrape type 2
2026-03-29 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 321dbf73-1360-57e7-8bd1-ca271555ff16 with scrape type 2
2026-03-29 14:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 321dbf73-1360-57e7-8bd1-ca271555ff16, identifier: BN52557
2026-03-29 14:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 321dbf73-1360-57e7-8bd1-ca271555ff16 with identifier: BN52557
2026-03-29 14:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 321dbf73-1360-57e7-8bd1-ca271555ff16 with identifier: BN52557
2026-03-29 14:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 321dbf73-1360-57e7-8bd1-ca271555ff16 with identifier: BN52557 to the API
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 135,
'expiration_date': '2026-03-30T15:07:08Z',
'fuel_type': 'diesel',
'id': '321dbf73-1360-57e7-8bd1-ca271555ff16',
'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/BN52557',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 169837,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-22',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d 4Matic Business',
'transmission': 'automatic',
'trim': '4Matic Business',
'year': 2017}
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN52557%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Saving data for BN52557: {'auction_closing_time': 1774883228.0, 'created_time': 1774613147.143572, 'last_price_update_time': 1774793187.790548}
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BN52557') HTTP/1.1" 204 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: CM00839
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM00839%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for CM00839: 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: TV74767
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV74767%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for TV74767: 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: KA06591
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: ZA06304
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: LJ91384
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LJ91384%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for LJ91384: 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: FL80694
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: FL90232
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL90232%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for FL90232: 0
2026-03-29 14:06:27 [auto1.it] INFO: Found listing with ID: XC85106
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC85106%27 HTTP/1.1" 200 None
2026-03-29 14:06:27 [auto1.it] INFO: Scrape type for XC85106: 2
2026-03-29 14:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f4f7adc-5005-5660-8ea9-4537f3ff3848 with identifier: XC85106
2026-03-29 14:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f4f7adc-5005-5660-8ea9-4537f3ff3848 with scrape type 2
2026-03-29 14:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f4f7adc-5005-5660-8ea9-4537f3ff3848 with scrape type 2
2026-03-29 14:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9f4f7adc-5005-5660-8ea9-4537f3ff3848, identifier: XC85106
2026-03-29 14:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9f4f7adc-5005-5660-8ea9-4537f3ff3848 with identifier: XC85106
2026-03-29 14:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9f4f7adc-5005-5660-8ea9-4537f3ff3848 with identifier: XC85106
2026-03-29 14:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9f4f7adc-5005-5660-8ea9-4537f3ff3848 with identifier: XC85106 to the API
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 280,
'expiration_date': '2026-03-30T15:39:08Z',
'fuel_type': 'petrol',
'id': '9f4f7adc-5005-5660-8ea9-4537f3ff3848',
'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/XC85106',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 123295,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-23',
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.0 Turbo Super Q4',
'transmission': 'automatic',
'trim': 'Super Q4',
'year': 2017}
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC85106%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Saving data for XC85106: {'auction_closing_time': 1774885148.0, 'created_time': 1774613170.647217, 'last_price_update_time': 1774793188.300364}
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XC85106') HTTP/1.1" 204 0
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: YR53882
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: KT79218
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: TT97007
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT97007%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Scrape type for TT97007: 2
2026-03-29 14:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3874efb1-bb3f-5568-ad23-d477a9327d48 with identifier: TT97007
2026-03-29 14:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3874efb1-bb3f-5568-ad23-d477a9327d48 with scrape type 2
2026-03-29 14:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3874efb1-bb3f-5568-ad23-d477a9327d48 with scrape type 2
2026-03-29 14:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3874efb1-bb3f-5568-ad23-d477a9327d48, identifier: TT97007
2026-03-29 14:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3874efb1-bb3f-5568-ad23-d477a9327d48 with identifier: TT97007
2026-03-29 14:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3874efb1-bb3f-5568-ad23-d477a9327d48 with identifier: TT97007
2026-03-29 14:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3874efb1-bb3f-5568-ad23-d477a9327d48 with identifier: TT97007 to the API
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:36:59Z',
'fuel_type': 'petrol',
'id': '3874efb1-bb3f-5568-ad23-d477a9327d48',
'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/TT97007',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 69187,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-26',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2015}
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT97007%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Saving data for TT97007: {'auction_closing_time': 1774885019.0, 'created_time': 1774300287.435089, 'last_price_update_time': 1774793188.806757}
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT97007') HTTP/1.1" 204 0
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: CP26264
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP26264%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Scrape type for CP26264: 0
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: DP39396
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: GN74108
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN74108%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Scrape type for GN74108: 0
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: NC00198
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: AG54549
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG54549%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Scrape type for AG54549: 0
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: HY77897
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: UX44191
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX44191%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Scrape type for UX44191: 0
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: BW34835
2026-03-29 14:06:28 [auto1.it] INFO: Found listing with ID: BW24813
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW24813%27 HTTP/1.1" 200 None
2026-03-29 14:06:28 [auto1.it] INFO: Scrape type for BW24813: 2
2026-03-29 14:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80 with identifier: BW24813
2026-03-29 14:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80 with scrape type 2
2026-03-29 14:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80 with scrape type 2
2026-03-29 14:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80, identifier: BW24813
2026-03-29 14:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80 with identifier: BW24813
2026-03-29 14:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80 with identifier: BW24813
2026-03-29 14:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80 with identifier: BW24813 to the API
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:39:09Z',
'fuel_type': 'diesel',
'id': 'c7e3b21a-a021-5ee7-8d74-fdc2bee7ac80',
'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/BW24813',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 301584,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-27',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Progression',
'transmission': 'manual',
'trim': 'Progression',
'year': 2013}
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW24813%27 HTTP/1.1" 200 None
2026-03-29 14:06:29 [auto1.it] INFO: Saving data for BW24813: {'auction_closing_time': 1774885149.0, 'created_time': 1773136061.001188, 'last_price_update_time': 1774793189.351839}
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BW24813') HTTP/1.1" 204 0
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: JF07503
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF07503%27 HTTP/1.1" 200 None
2026-03-29 14:06:29 [auto1.it] INFO: Scrape type for JF07503: 0
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: UC47461
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: HS75117
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: NC89315
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: EM22547
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: AJ89778
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: FR80508
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR80508%27 HTTP/1.1" 200 None
2026-03-29 14:06:29 [auto1.it] INFO: Scrape type for FR80508: 0
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: YP04797
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YP04797%27 HTTP/1.1" 200 None
2026-03-29 14:06:29 [auto1.it] INFO: Scrape type for YP04797: 0
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: UN42756
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: DM32670
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: PN03774
2026-03-29 14:06:29 [auto1.it] INFO: Found listing with ID: UN16063
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN16063%27 HTTP/1.1" 200 None
2026-03-29 14:06:29 [auto1.it] INFO: Scrape type for UN16063: 0
2026-03-29 14:06: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-29 14:06:30 [auto1.it] INFO: Channel: 24h | Page: 23 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: SJ00829
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: NH03785
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: MS47082
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: CV79259
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: RM97748
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM97748%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for RM97748: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: SM10455
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: RJ82738
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ82738%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for RJ82738: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: LH97251
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH97251%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for LH97251: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: JX68223
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: KH49254
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KH49254%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for KH49254: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: TT50547
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: JV05910
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: MA17223
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: PC08204
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: PV94920
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: DK51991
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: ZW61080
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW61080%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for ZW61080: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: GG10303
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: SY54924
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: GW48563
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: YE38738
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YE38738%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for YE38738: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: JC71555
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC71555%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for JC71555: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: RN44276
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN44276%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for RN44276: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: AN07116
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: LH59018
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH59018%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for LH59018: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: XG00486
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG00486%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for XG00486: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: SG75657
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: UK64691
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK64691%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for UK64691: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: XW75946
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW75946%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for XW75946: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: SF23261
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: SN49105
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN49105%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for SN49105: 0
2026-03-29 14:06:30 [auto1.it] INFO: Found listing with ID: SZ00349
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SZ00349%27 HTTP/1.1" 200 None
2026-03-29 14:06:30 [auto1.it] INFO: Scrape type for SZ00349: 2
2026-03-29 14:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ec7d430-a34a-5719-99cb-ee8b3465aaba with identifier: SZ00349
2026-03-29 14:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ec7d430-a34a-5719-99cb-ee8b3465aaba with scrape type 2
2026-03-29 14:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ec7d430-a34a-5719-99cb-ee8b3465aaba with scrape type 2
2026-03-29 14:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6ec7d430-a34a-5719-99cb-ee8b3465aaba, identifier: SZ00349
2026-03-29 14:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6ec7d430-a34a-5719-99cb-ee8b3465aaba with identifier: SZ00349
2026-03-29 14:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6ec7d430-a34a-5719-99cb-ee8b3465aaba with identifier: SZ00349
2026-03-29 14:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6ec7d430-a34a-5719-99cb-ee8b3465aaba with identifier: SZ00349 to the API
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06:31 [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-29 14:06:31 [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-30T15:28:51Z',
'fuel_type': 'diesel',
'id': '6ec7d430-a34a-5719-99cb-ee8b3465aaba',
'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/SZ00349',
'listing': 'auction',
'make': 'Fiat',
'model': 'Freemont',
'odometer': 171146,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-29',
'seller_name': None,
'title': 'Fiat Freemont 2.0 Multijet Cross AWD',
'transmission': 'automatic',
'trim': 'Cross AWD',
'year': 2016}
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SZ00349%27 HTTP/1.1" 200 None
2026-03-29 14:06:31 [auto1.it] INFO: Saving data for SZ00349: {'auction_closing_time': 1774884531.0, 'created_time': 1774613299.807021, 'last_price_update_time': 1774793191.498336}
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SZ00349') HTTP/1.1" 204 0
2026-03-29 14:06:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: UH39950
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH39950%27 HTTP/1.1" 200 None
2026-03-29 14:06:31 [auto1.it] INFO: Scrape type for UH39950: 0
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: EU38381
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU38381%27 HTTP/1.1" 200 None
2026-03-29 14:06:31 [auto1.it] INFO: Scrape type for EU38381: 0
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: RM88416
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM88416%27 HTTP/1.1" 200 None
2026-03-29 14:06:31 [auto1.it] INFO: Scrape type for RM88416: 0
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: MA83267
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: VY08024
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY08024%27 HTTP/1.1" 200 None
2026-03-29 14:06:31 [auto1.it] INFO: Scrape type for VY08024: 0
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: SV89112
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV89112%27 HTTP/1.1" 200 None
2026-03-29 14:06:31 [auto1.it] INFO: Scrape type for SV89112: 0
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: ZX85690
2026-03-29 14:06:31 [auto1.it] INFO: Found listing with ID: WE98269
2026-03-29 14:06: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-29 14:06:32 [auto1.it] INFO: Channel: 24h | Page: 24 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: AH42596
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH42596%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for AH42596: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: JA21524
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: PA07928
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: LW29692
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW29692%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for LW29692: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: RF58149
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: LY31332
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: KP29994
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: BJ69368
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ69368%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for BJ69368: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: XF08656
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: CD59978
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: BD54797
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: WY54071
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: TA36833
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA36833%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for TA36833: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: LX42454
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: ZT44032
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT44032%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for ZT44032: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: LN05453
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: TD38619
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD38619%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for TD38619: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: GT16147
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT16147%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for GT16147: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: VA41104
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: ES59878
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: ZT67877
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT67877%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for ZT67877: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: DJ48929
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: DV09922
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: UW92889
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: NJ63404
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ63404%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for NJ63404: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: TV86323
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV86323%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for TV86323: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: HV87754
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HV87754%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for HV87754: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: TJ75665
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: DM40972
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: TH27811
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH27811%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for TH27811: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: RL48638
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL48638%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for RL48638: 0
2026-03-29 14:06:32 [auto1.it] INFO: Found listing with ID: MB12953
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB12953%27 HTTP/1.1" 200 None
2026-03-29 14:06:32 [auto1.it] INFO: Scrape type for MB12953: 2
2026-03-29 14:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14ddac44-41c8-54e5-84b3-ee29180f8d6e with identifier: MB12953
2026-03-29 14:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14ddac44-41c8-54e5-84b3-ee29180f8d6e with scrape type 2
2026-03-29 14:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14ddac44-41c8-54e5-84b3-ee29180f8d6e with scrape type 2
2026-03-29 14:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 14ddac44-41c8-54e5-84b3-ee29180f8d6e, identifier: MB12953
2026-03-29 14:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 14ddac44-41c8-54e5-84b3-ee29180f8d6e with identifier: MB12953
2026-03-29 14:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 14ddac44-41c8-54e5-84b3-ee29180f8d6e with identifier: MB12953
2026-03-29 14:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 14ddac44-41c8-54e5-84b3-ee29180f8d6e with identifier: MB12953 to the API
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 120,
'expiration_date': '2026-03-30T15:52:15Z',
'fuel_type': 'gas',
'id': '14ddac44-41c8-54e5-84b3-ee29180f8d6e',
'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/MB12953',
'listing': 'auction',
'make': 'Lancia',
'model': 'Delta',
'odometer': 177694,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-30',
'seller_name': None,
'title': 'Lancia Delta 1.4 Turbo LPG Gold',
'transmission': 'manual',
'trim': 'Gold',
'year': 2012}
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB12953%27 HTTP/1.1" 200 None
2026-03-29 14:06:33 [auto1.it] INFO: Saving data for MB12953: {'auction_closing_time': 1774885935.0, 'created_time': 1773130011.545428, 'last_price_update_time': 1774793193.443547}
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MB12953') HTTP/1.1" 204 0
2026-03-29 14:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: YB75201
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: TC65145
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TC65145%27 HTTP/1.1" 200 None
2026-03-29 14:06:33 [auto1.it] INFO: Scrape type for TC65145: 0
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: JR93194
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: ZM66429
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM66429%27 HTTP/1.1" 200 None
2026-03-29 14:06:33 [auto1.it] INFO: Scrape type for ZM66429: 0
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: ZW84587
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: DC70843
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: WU80477
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU80477%27 HTTP/1.1" 200 None
2026-03-29 14:06:33 [auto1.it] INFO: Scrape type for WU80477: 0
2026-03-29 14:06:33 [auto1.it] INFO: Found listing with ID: AL30811
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL30811%27 HTTP/1.1" 200 None
2026-03-29 14:06:33 [auto1.it] INFO: Scrape type for AL30811: 0
2026-03-29 14:06: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-29 14:06:34 [auto1.it] INFO: Channel: 24h | Page: 25 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:34 [auto1.it] INFO: Found listing with ID: NF87616
2026-03-29 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF87616%27 HTTP/1.1" 200 None
2026-03-29 14:06:34 [auto1.it] INFO: Scrape type for NF87616: 2
2026-03-29 14:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25caa08c-a786-50c0-98ef-1bc238a46cdd with identifier: NF87616
2026-03-29 14:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25caa08c-a786-50c0-98ef-1bc238a46cdd with scrape type 2
2026-03-29 14:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25caa08c-a786-50c0-98ef-1bc238a46cdd with scrape type 2
2026-03-29 14:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 25caa08c-a786-50c0-98ef-1bc238a46cdd, identifier: NF87616
2026-03-29 14:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 25caa08c-a786-50c0-98ef-1bc238a46cdd with identifier: NF87616
2026-03-29 14:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 25caa08c-a786-50c0-98ef-1bc238a46cdd with identifier: NF87616
2026-03-29 14:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 25caa08c-a786-50c0-98ef-1bc238a46cdd with identifier: NF87616 to the API
2026-03-29 14:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 110,
'expiration_date': '2026-03-30T15:38:11Z',
'fuel_type': 'diesel',
'id': '25caa08c-a786-50c0-98ef-1bc238a46cdd',
'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/NF87616',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 198556,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-06',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2017}
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF87616%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Saving data for NF87616: {'auction_closing_time': 1774885091.0, 'created_time': 1774613222.063205, 'last_price_update_time': 1774793195.064807}
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NF87616') HTTP/1.1" 204 0
2026-03-29 14:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: UT43750
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT43750%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for UT43750: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: AF97148
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF97148%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for AF97148: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: ZU39445
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU39445%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for ZU39445: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: AM53032
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AM53032%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for AM53032: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: ZU37783
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: KA22424
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: GC28590
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC28590%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for GC28590: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: XF95831
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: WW13816
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: FN78187
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN78187%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for FN78187: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: ZV13161
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV13161%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for ZV13161: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: CR75802
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR75802%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for CR75802: 2
2026-03-29 14:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6be0a616-7fb3-56b5-8e12-cd6fc483ba73 with identifier: CR75802
2026-03-29 14:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6be0a616-7fb3-56b5-8e12-cd6fc483ba73 with scrape type 2
2026-03-29 14:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6be0a616-7fb3-56b5-8e12-cd6fc483ba73 with scrape type 2
2026-03-29 14:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6be0a616-7fb3-56b5-8e12-cd6fc483ba73, identifier: CR75802
2026-03-29 14:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6be0a616-7fb3-56b5-8e12-cd6fc483ba73 with identifier: CR75802
2026-03-29 14:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6be0a616-7fb3-56b5-8e12-cd6fc483ba73 with identifier: CR75802
2026-03-29 14:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6be0a616-7fb3-56b5-8e12-cd6fc483ba73 with identifier: CR75802 to the API
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:13:32Z',
'fuel_type': 'diesel',
'id': '6be0a616-7fb3-56b5-8e12-cd6fc483ba73',
'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/CR75802',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 78415,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-30',
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2020}
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR75802%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Saving data for CR75802: {'auction_closing_time': 1774883612.0, 'created_time': 1774613225.748184, 'last_price_update_time': 1774793195.649354}
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CR75802') HTTP/1.1" 204 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: GY86444
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: SE74727
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: DC79490
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC79490%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for DC79490: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: HJ71706
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: ZW42216
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW42216%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for ZW42216: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: WP65731
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: MC91027
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MC91027%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for MC91027: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: FG66384
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG66384%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for FG66384: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: DW35808
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW35808%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for DW35808: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: CN54432
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: NL99769
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: MZ97051
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ97051%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for MZ97051: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: DW91233
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: BF95758
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF95758%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for BF95758: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: RG91775
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: FT00845
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: ZF37954
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: RG06778
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG06778%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for RG06778: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: PS40086
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PS40086%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for PS40086: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: LB35454
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB35454%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for LB35454: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: XH07717
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH07717%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for XH07717: 0
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: FC72088
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: WK88793
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: XY56734
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: UH63202
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: RF41966
2026-03-29 14:06:35 [auto1.it] INFO: Found listing with ID: HU04780
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU04780%27 HTTP/1.1" 200 None
2026-03-29 14:06:35 [auto1.it] INFO: Scrape type for HU04780: 0
2026-03-29 14:06: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-29 14:06:36 [auto1.it] INFO: Channel: 24h | Page: 26 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:36 [auto1.it] INFO: Found listing with ID: JV49964
2026-03-29 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV49964%27 HTTP/1.1" 200 None
2026-03-29 14:06:36 [auto1.it] INFO: Scrape type for JV49964: 0
2026-03-29 14:06:36 [auto1.it] INFO: Found listing with ID: VY30881
2026-03-29 14:06:36 [auto1.it] INFO: Found listing with ID: HE58096
2026-03-29 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE58096%27 HTTP/1.1" 200 None
2026-03-29 14:06:36 [auto1.it] INFO: Scrape type for HE58096: 0
2026-03-29 14:06:36 [auto1.it] INFO: Found listing with ID: HY50336
2026-03-29 14:06:36 [auto1.it] INFO: Found listing with ID: FG41149
2026-03-29 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG41149%27 HTTP/1.1" 200 None
2026-03-29 14:06:36 [auto1.it] INFO: Scrape type for FG41149: 0
2026-03-29 14:06:36 [auto1.it] INFO: Found listing with ID: YM68683
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM68683%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for YM68683: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: AK04319
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: BR57787
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: BD43330
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD43330%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for BD43330: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: EW75020
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW75020%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for EW75020: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: JU21728
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU21728%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for JU21728: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: SS18980
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: PA42280
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA42280%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for PA42280: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: WP88184
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP88184%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for WP88184: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: FT22704
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: YS49191
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: CS16004
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS16004%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for CS16004: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: LY57551
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY57551%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for LY57551: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: WS24501
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: LT75746
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: JS42398
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: HA44632
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA44632%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for HA44632: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: FU42856
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: EN82101
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: LW40364
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW40364%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for LW40364: 2
2026-03-29 14:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d2bdd0-20db-5b2d-85eb-cc3c548d8a84 with identifier: LW40364
2026-03-29 14:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d2bdd0-20db-5b2d-85eb-cc3c548d8a84 with scrape type 2
2026-03-29 14:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d2bdd0-20db-5b2d-85eb-cc3c548d8a84 with scrape type 2
2026-03-29 14:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 50d2bdd0-20db-5b2d-85eb-cc3c548d8a84, identifier: LW40364
2026-03-29 14:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 50d2bdd0-20db-5b2d-85eb-cc3c548d8a84 with identifier: LW40364
2026-03-29 14:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 50d2bdd0-20db-5b2d-85eb-cc3c548d8a84 with identifier: LW40364
2026-03-29 14:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 50d2bdd0-20db-5b2d-85eb-cc3c548d8a84 with identifier: LW40364 to the API
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:25:18Z',
'fuel_type': 'diesel',
'id': '50d2bdd0-20db-5b2d-85eb-cc3c548d8a84',
'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/LW40364',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 72298,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-16',
'seller_name': None,
'title': 'Volkswagen T-Roc 1.6 TDI Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2020}
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW40364%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Saving data for LW40364: {'auction_closing_time': 1774884318.0, 'created_time': 1774613285.20857, 'last_price_update_time': 1774793197.660466}
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LW40364') HTTP/1.1" 204 0
2026-03-29 14:06:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: RB41794
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: HU53243
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: CP99007
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: NF26556
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF26556%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for NF26556: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: LC07756
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: LG11183
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: RU03062
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: SA71650
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: SN43721
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: NZ37386
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: SH22107
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH22107%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for SH22107: 0
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: DB18786
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: ZR59714
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: GV78973
2026-03-29 14:06:37 [auto1.it] INFO: Found listing with ID: VE23835
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE23835%27 HTTP/1.1" 200 None
2026-03-29 14:06:37 [auto1.it] INFO: Scrape type for VE23835: 0
2026-03-29 14:06:38 [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-29 14:06:38 [auto1.it] INFO: Channel: 24h | Page: 27 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: VC26054
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: UZ55357
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: US69373
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: RZ15516
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: EJ70164
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: DW16027
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW16027%27 HTTP/1.1" 200 None
2026-03-29 14:06:38 [auto1.it] INFO: Scrape type for DW16027: 0
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: EZ15489
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: XC90090
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC90090%27 HTTP/1.1" 200 None
2026-03-29 14:06:38 [auto1.it] INFO: Scrape type for XC90090: 0
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: PZ08956
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ08956%27 HTTP/1.1" 200 None
2026-03-29 14:06:38 [auto1.it] INFO: Scrape type for PZ08956: 0
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: LB78915
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: BV29552
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV29552%27 HTTP/1.1" 200 None
2026-03-29 14:06:38 [auto1.it] INFO: Scrape type for BV29552: 0
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: DX23883
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: XT45099
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: TK94629
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK94629%27 HTTP/1.1" 200 None
2026-03-29 14:06:38 [auto1.it] INFO: Scrape type for TK94629: 0
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: FM13591
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: VS11522
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS11522%27 HTTP/1.1" 200 None
2026-03-29 14:06:38 [auto1.it] INFO: Scrape type for VS11522: 0
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: YA27066
2026-03-29 14:06:38 [auto1.it] INFO: Found listing with ID: YC82026
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YC82026%27 HTTP/1.1" 200 None
2026-03-29 14:06:38 [auto1.it] INFO: Scrape type for YC82026: 2
2026-03-29 14:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32d023b7-d197-5a03-a132-46e82d9f0b3c with identifier: YC82026
2026-03-29 14:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32d023b7-d197-5a03-a132-46e82d9f0b3c with scrape type 2
2026-03-29 14:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32d023b7-d197-5a03-a132-46e82d9f0b3c with scrape type 2
2026-03-29 14:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 32d023b7-d197-5a03-a132-46e82d9f0b3c, identifier: YC82026
2026-03-29 14:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 32d023b7-d197-5a03-a132-46e82d9f0b3c with identifier: YC82026
2026-03-29 14:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 32d023b7-d197-5a03-a132-46e82d9f0b3c with identifier: YC82026
2026-03-29 14:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 32d023b7-d197-5a03-a132-46e82d9f0b3c with identifier: YC82026 to the API
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 194,
'expiration_date': '2026-03-30T15:40:59Z',
'fuel_type': 'diesel',
'id': '32d023b7-d197-5a03-a132-46e82d9f0b3c',
'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/YC82026',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 195369,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-23',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic Sport',
'transmission': 'automatic',
'trim': '4Matic Sport',
'year': 2020}
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YC82026%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Saving data for YC82026: {'auction_closing_time': 1774885259.0, 'created_time': 1774613184.660102, 'last_price_update_time': 1774793199.317713}
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YC82026') HTTP/1.1" 204 0
2026-03-29 14:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: AM02692
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: TZ10573
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: MU47199
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: BF81880
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: SL34558
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: RJ45303
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: NP01679
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: ZJ24732
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: LA76603
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA76603%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for LA76603: 0
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: FY53013
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FY53013%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for FY53013: 0
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: UK76860
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK76860%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for UK76860: 0
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: AY40178
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY40178%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for AY40178: 0
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: RD96225
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: ES67961
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: WH06276
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH06276%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for WH06276: 0
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: AH91466
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: JY18899
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: CH37521
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH37521%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for CH37521: 0
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: UW72001
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW72001%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for UW72001: 0
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: SN82896
2026-03-29 14:06:39 [auto1.it] INFO: Found listing with ID: UM78803
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM78803%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Scrape type for UM78803: 2
2026-03-29 14:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 614718b0-8121-5e06-abe1-00c210387c9b with identifier: UM78803
2026-03-29 14:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 614718b0-8121-5e06-abe1-00c210387c9b with scrape type 2
2026-03-29 14:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 614718b0-8121-5e06-abe1-00c210387c9b with scrape type 2
2026-03-29 14:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 614718b0-8121-5e06-abe1-00c210387c9b, identifier: UM78803
2026-03-29 14:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 614718b0-8121-5e06-abe1-00c210387c9b with identifier: UM78803
2026-03-29 14:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 614718b0-8121-5e06-abe1-00c210387c9b with identifier: UM78803
2026-03-29 14:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 614718b0-8121-5e06-abe1-00c210387c9b with identifier: UM78803 to the API
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 130,
'expiration_date': '2026-03-30T15:40:23Z',
'fuel_type': 'diesel',
'id': '614718b0-8121-5e06-abe1-00c210387c9b',
'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/UM78803',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 223612,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-27',
'seller_name': None,
'title': 'Opel Mokka 1.7 CDTI Cosmo ecoFlex',
'transmission': 'manual',
'trim': 'Cosmo ecoFlex',
'year': 2015}
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM78803%27 HTTP/1.1" 200 None
2026-03-29 14:06:39 [auto1.it] INFO: Saving data for UM78803: {'auction_closing_time': 1774885223.0, 'created_time': 1774613258.920338, 'last_price_update_time': 1774793199.98849}
2026-03-29 14:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UM78803') HTTP/1.1" 204 0
2026-03-29 14:06:40 [auto1.it] INFO: Found listing with ID: KR43222
2026-03-29 14:06: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-29 14:06:41 [auto1.it] INFO: Channel: 24h | Page: 28 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: BR67394
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR67394%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for BR67394: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: LV68988
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: CY31858
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CY31858%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for CY31858: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: CD01213
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD01213%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for CD01213: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: RD78006
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: SN26450
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN26450%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for SN26450: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: YX83263
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: MT71865
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: CP76510
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP76510%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for CP76510: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: PZ52577
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ52577%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for PZ52577: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: VS54724
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: KH25019
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: PN56075
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: HZ92978
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: EC20535
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: VX84045
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: YJ87795
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: JT68367
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: XZ26785
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: YZ06369
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: ZS94509
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: SM34278
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: RG49415
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG49415%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for RG49415: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: CV42265
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV42265%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for CV42265: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: EB44721
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EB44721%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for EB44721: 0
2026-03-29 14:06:41 [auto1.it] INFO: Found listing with ID: LM72883
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM72883%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Scrape type for LM72883: 2
2026-03-29 14:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546 with identifier: LM72883
2026-03-29 14:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546 with scrape type 2
2026-03-29 14:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546 with scrape type 2
2026-03-29 14:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546, identifier: LM72883
2026-03-29 14:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546 with identifier: LM72883
2026-03-29 14:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546 with identifier: LM72883
2026-03-29 14:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546 with identifier: LM72883 to the API
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:12:58Z',
'fuel_type': 'diesel',
'id': '1d7eb1e2-89d0-5a6b-a87b-22b96c2ce546',
'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/LM72883',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 65532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-25',
'seller_name': None,
'title': 'Land Rover Evoque D165 Mild-Hybrid R-Dynamic SE',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'year': 2022}
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM72883%27 HTTP/1.1" 200 None
2026-03-29 14:06:41 [auto1.it] INFO: Saving data for LM72883: {'auction_closing_time': 1774883578.0, 'created_time': 1773129523.359553, 'last_price_update_time': 1774793201.972276}
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LM72883') HTTP/1.1" 204 0
2026-03-29 14:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: JC85025
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: FC91970
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC91970%27 HTTP/1.1" 200 None
2026-03-29 14:06:42 [auto1.it] INFO: Scrape type for FC91970: 2
2026-03-29 14:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17dc6a51-dc8d-52cf-8e6b-3e745770880e with identifier: FC91970
2026-03-29 14:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17dc6a51-dc8d-52cf-8e6b-3e745770880e with scrape type 2
2026-03-29 14:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17dc6a51-dc8d-52cf-8e6b-3e745770880e with scrape type 2
2026-03-29 14:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 17dc6a51-dc8d-52cf-8e6b-3e745770880e, identifier: FC91970
2026-03-29 14:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 17dc6a51-dc8d-52cf-8e6b-3e745770880e with identifier: FC91970
2026-03-29 14:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 17dc6a51-dc8d-52cf-8e6b-3e745770880e with identifier: FC91970
2026-03-29 14:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 17dc6a51-dc8d-52cf-8e6b-3e745770880e with identifier: FC91970 to the API
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 110,
'expiration_date': '2026-03-30T15:17:16Z',
'fuel_type': 'diesel',
'id': '17dc6a51-dc8d-52cf-8e6b-3e745770880e',
'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/FC91970',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 161101,
'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': 'Dacia Duster 1.5 dCi Laureate 4x4',
'transmission': 'manual',
'trim': 'Laureate 4x4',
'year': 2014}
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC91970%27 HTTP/1.1" 200 None
2026-03-29 14:06:42 [auto1.it] INFO: Saving data for FC91970: {'auction_closing_time': 1774883836.0, 'created_time': 1774516022.949028, 'last_price_update_time': 1774793202.521235}
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FC91970') HTTP/1.1" 204 0
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: PR30387
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR30387%27 HTTP/1.1" 200 None
2026-03-29 14:06:42 [auto1.it] INFO: Scrape type for PR30387: 0
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: BE28605
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: BS72965
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: NN68396
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: JF19899
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: TG15136
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG15136%27 HTTP/1.1" 200 None
2026-03-29 14:06:42 [auto1.it] INFO: Scrape type for TG15136: 0
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: DT34666
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: YG71564
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: TK41328
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: NP33035
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP33035%27 HTTP/1.1" 200 None
2026-03-29 14:06:42 [auto1.it] INFO: Scrape type for NP33035: 0
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: LH23447
2026-03-29 14:06:42 [auto1.it] INFO: Found listing with ID: NT98508
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT98508%27 HTTP/1.1" 200 None
2026-03-29 14:06:42 [auto1.it] INFO: Scrape type for NT98508: 0
2026-03-29 14:06: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-29 14:06:43 [auto1.it] INFO: Channel: 24h | Page: 29 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:43 [auto1.it] INFO: Found listing with ID: BW44627
2026-03-29 14:06:43 [auto1.it] INFO: Found listing with ID: XE50216
2026-03-29 14:06:43 [auto1.it] INFO: Found listing with ID: SN54717
2026-03-29 14:06:43 [auto1.it] INFO: Found listing with ID: RA17642
2026-03-29 14:06:43 [auto1.it] INFO: Found listing with ID: ZR71790
2026-03-29 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR71790%27 HTTP/1.1" 200 None
2026-03-29 14:06:43 [auto1.it] INFO: Scrape type for ZR71790: 0
2026-03-29 14:06:43 [auto1.it] INFO: Found listing with ID: DP78893
2026-03-29 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP78893%27 HTTP/1.1" 200 None
2026-03-29 14:06:43 [auto1.it] INFO: Scrape type for DP78893: 0
2026-03-29 14:06:43 [auto1.it] INFO: Found listing with ID: VS39586
2026-03-29 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS39586%27 HTTP/1.1" 200 None
2026-03-29 14:06:43 [auto1.it] INFO: Scrape type for VS39586: 2
2026-03-29 14:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff992e1-1dc0-5779-a68e-74d7e84242ec with identifier: VS39586
2026-03-29 14:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff992e1-1dc0-5779-a68e-74d7e84242ec with scrape type 2
2026-03-29 14:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff992e1-1dc0-5779-a68e-74d7e84242ec with scrape type 2
2026-03-29 14:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ff992e1-1dc0-5779-a68e-74d7e84242ec, identifier: VS39586
2026-03-29 14:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ff992e1-1dc0-5779-a68e-74d7e84242ec with identifier: VS39586
2026-03-29 14:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ff992e1-1dc0-5779-a68e-74d7e84242ec with identifier: VS39586
2026-03-29 14:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ff992e1-1dc0-5779-a68e-74d7e84242ec with identifier: VS39586 to the API
2026-03-29 14:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 120,
'expiration_date': '2026-03-30T15:02:46Z',
'fuel_type': 'diesel',
'id': '5ff992e1-1dc0-5779-a68e-74d7e84242ec',
'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/VS39586',
'listing': 'auction',
'make': 'Volvo',
'model': 'V40',
'odometer': 177867,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-27',
'seller_name': None,
'title': 'Volvo V40 2.0 D2 Kinetic',
'transmission': 'manual',
'trim': 'Kinetic',
'year': 2015}
2026-03-29 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS39586%27 HTTP/1.1" 200 None
2026-03-29 14:06:44 [auto1.it] INFO: Saving data for VS39586: {'auction_closing_time': 1774882966.0, 'created_time': 1774101945.165721, 'last_price_update_time': 1774793204.556492}
2026-03-29 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VS39586') HTTP/1.1" 204 0
2026-03-29 14:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:44 [auto1.it] INFO: Found listing with ID: WZ23561
2026-03-29 14:06:44 [auto1.it] INFO: Found listing with ID: KX90230
2026-03-29 14:06:44 [auto1.it] INFO: Found listing with ID: HU57000
2026-03-29 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU57000%27 HTTP/1.1" 200 None
2026-03-29 14:06:44 [auto1.it] INFO: Scrape type for HU57000: 2
2026-03-29 14:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c47b7e97-b28a-555c-a34d-cd6d7604253b with identifier: HU57000
2026-03-29 14:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c47b7e97-b28a-555c-a34d-cd6d7604253b with scrape type 2
2026-03-29 14:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c47b7e97-b28a-555c-a34d-cd6d7604253b with scrape type 2
2026-03-29 14:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c47b7e97-b28a-555c-a34d-cd6d7604253b, identifier: HU57000
2026-03-29 14:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c47b7e97-b28a-555c-a34d-cd6d7604253b with identifier: HU57000
2026-03-29 14:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c47b7e97-b28a-555c-a34d-cd6d7604253b with identifier: HU57000
2026-03-29 14:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c47b7e97-b28a-555c-a34d-cd6d7604253b with identifier: HU57000 to the API
2026-03-29 14:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:18:14Z',
'fuel_type': 'petrol',
'id': 'c47b7e97-b28a-555c-a34d-cd6d7604253b',
'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/HU57000',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Getz',
'odometer': 112148,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-07-31',
'seller_name': None,
'title': 'Hyundai Getz 1.3 GLS',
'transmission': 'automatic',
'trim': 'GLS',
'year': 2003}
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU57000%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Saving data for HU57000: {'auction_closing_time': 1774883894.0, 'created_time': 1773131755.049369, 'last_price_update_time': 1774793205.075911}
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HU57000') HTTP/1.1" 204 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: MZ03364
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: TG59717
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG59717%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for TG59717: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: YH14903
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH14903%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for YH14903: 2
2026-03-29 14:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea with identifier: YH14903
2026-03-29 14:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea with scrape type 2
2026-03-29 14:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea with scrape type 2
2026-03-29 14:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea, identifier: YH14903
2026-03-29 14:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea with identifier: YH14903
2026-03-29 14:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea with identifier: YH14903
2026-03-29 14:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea with identifier: YH14903 to the API
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 180,
'expiration_date': '2026-03-30T15:10:25Z',
'fuel_type': 'diesel',
'id': 'e4d2f8f6-876c-5eeb-bd7c-bed7e90875ea',
'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/YH14903',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 164626,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-30',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2019}
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH14903%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Saving data for YH14903: {'auction_closing_time': 1774883425.0, 'created_time': 1774613207.000293, 'last_price_update_time': 1774793205.503678}
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YH14903') HTTP/1.1" 204 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: JP72281
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP72281%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for JP72281: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: DW12777
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: RB40748
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: RM58290
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: RY04213
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY04213%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for RY04213: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: UU51056
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: CW11036
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: WV91656
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV91656%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for WV91656: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: RF27989
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF27989%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for RF27989: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: VV97216
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: HZ65981
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: EP92787
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: PD07113
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD07113%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for PD07113: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: WG94514
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG94514%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for WG94514: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: EP88995
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: KT34727
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT34727%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for KT34727: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: LG27793
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG27793%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for LG27793: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: HB10468
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HB10468%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for HB10468: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: ZR58855
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR58855%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for ZR58855: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: BA64945
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: WT06044
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: GM73700
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: ER90508
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: VV94396
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV94396%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for VV94396: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: FG85862
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG85862%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for FG85862: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: UN52705
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN52705%27 HTTP/1.1" 200 None
2026-03-29 14:06:45 [auto1.it] INFO: Scrape type for UN52705: 0
2026-03-29 14:06:45 [auto1.it] INFO: Found listing with ID: RN28631
2026-03-29 14:06: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-29 14:06:47 [auto1.it] INFO: Channel: 24h | Page: 30 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: NE13837
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: JJ76443
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ76443%27 HTTP/1.1" 200 None
2026-03-29 14:06:47 [auto1.it] INFO: Scrape type for JJ76443: 0
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: SR58570
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR58570%27 HTTP/1.1" 200 None
2026-03-29 14:06:47 [auto1.it] INFO: Scrape type for SR58570: 2
2026-03-29 14:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09c17032-eea9-5759-ad51-0c00da25a4b3 with identifier: SR58570
2026-03-29 14:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09c17032-eea9-5759-ad51-0c00da25a4b3 with scrape type 2
2026-03-29 14:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09c17032-eea9-5759-ad51-0c00da25a4b3 with scrape type 2
2026-03-29 14:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 09c17032-eea9-5759-ad51-0c00da25a4b3, identifier: SR58570
2026-03-29 14:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 09c17032-eea9-5759-ad51-0c00da25a4b3 with identifier: SR58570
2026-03-29 14:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 09c17032-eea9-5759-ad51-0c00da25a4b3 with identifier: SR58570
2026-03-29 14:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 09c17032-eea9-5759-ad51-0c00da25a4b3 with identifier: SR58570 to the API
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:36:33Z',
'fuel_type': 'diesel',
'id': '09c17032-eea9-5759-ad51-0c00da25a4b3',
'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/SR58570',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 51635,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-18',
'seller_name': None,
'title': 'Audi A1 Sportback 1.4 TDI Metal',
'transmission': 'automatic',
'trim': 'Metal',
'year': 2015}
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR58570%27 HTTP/1.1" 200 None
2026-03-29 14:06:47 [auto1.it] INFO: Saving data for SR58570: {'auction_closing_time': 1774884993.0, 'created_time': 1774613224.299368, 'last_price_update_time': 1774793207.690387}
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SR58570') HTTP/1.1" 204 0
2026-03-29 14:06:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: AG93268
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG93268%27 HTTP/1.1" 200 None
2026-03-29 14:06:47 [auto1.it] INFO: Scrape type for AG93268: 0
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: YM91095
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM91095%27 HTTP/1.1" 200 None
2026-03-29 14:06:47 [auto1.it] INFO: Scrape type for YM91095: 0
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: SW20348
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: YD48620
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: KH50025
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: CH31271
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: NR94524
2026-03-29 14:06:47 [auto1.it] INFO: Found listing with ID: ME64112
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ME64112%27 HTTP/1.1" 200 None
2026-03-29 14:06:47 [auto1.it] INFO: Scrape type for ME64112: 2
2026-03-29 14:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5edd47b-19bf-5c1a-b272-434d95267114 with identifier: ME64112
2026-03-29 14:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5edd47b-19bf-5c1a-b272-434d95267114 with scrape type 2
2026-03-29 14:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5edd47b-19bf-5c1a-b272-434d95267114 with scrape type 2
2026-03-29 14:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b5edd47b-19bf-5c1a-b272-434d95267114, identifier: ME64112
2026-03-29 14:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b5edd47b-19bf-5c1a-b272-434d95267114 with identifier: ME64112
2026-03-29 14:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b5edd47b-19bf-5c1a-b272-434d95267114 with identifier: ME64112
2026-03-29 14:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b5edd47b-19bf-5c1a-b272-434d95267114 with identifier: ME64112 to the API
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 150,
'expiration_date': '2026-03-30T15:28:09Z',
'fuel_type': 'diesel',
'id': 'b5edd47b-19bf-5c1a-b272-434d95267114',
'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/ME64112',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 169289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-28',
'seller_name': None,
'title': 'Volkswagen T-Roc 2.0 TDI Advanced',
'transmission': 'automatic',
'trim': 'Advanced',
'year': 2021}
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ME64112%27 HTTP/1.1" 200 None
2026-03-29 14:06:48 [auto1.it] INFO: Saving data for ME64112: {'auction_closing_time': 1774884489.0, 'created_time': 1774101943.436948, 'last_price_update_time': 1774793208.300782}
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ME64112') HTTP/1.1" 204 0
2026-03-29 14:06:48 [auto1.it] INFO: Found listing with ID: LC62662
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC62662%27 HTTP/1.1" 200 None
2026-03-29 14:06:48 [auto1.it] INFO: Scrape type for LC62662: 2
2026-03-29 14:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b with identifier: LC62662
2026-03-29 14:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b with scrape type 2
2026-03-29 14:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b with scrape type 2
2026-03-29 14:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b, identifier: LC62662
2026-03-29 14:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b with identifier: LC62662
2026-03-29 14:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b with identifier: LC62662
2026-03-29 14:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b with identifier: LC62662 to the API
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:11:49Z',
'fuel_type': 'diesel',
'id': '38b5f3a8-80e6-5b3a-84e8-2c6d166b9a4b',
'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/LC62662',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 240646,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-23',
'seller_name': None,
'title': 'Volkswagen T-Roc 2.0 TDI Advance 4Motion',
'transmission': 'automatic',
'trim': 'Advance 4Motion',
'year': 2019}
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC62662%27 HTTP/1.1" 200 None
2026-03-29 14:06:48 [auto1.it] INFO: Saving data for LC62662: {'auction_closing_time': 1774883509.0, 'created_time': 1774613276.146639, 'last_price_update_time': 1774793208.754595}
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LC62662') HTTP/1.1" 204 0
2026-03-29 14:06:48 [auto1.it] INFO: Found listing with ID: NG42330
2026-03-29 14:06:48 [auto1.it] INFO: Found listing with ID: LY59830
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY59830%27 HTTP/1.1" 200 None
2026-03-29 14:06:48 [auto1.it] INFO: Scrape type for LY59830: 0
2026-03-29 14:06:48 [auto1.it] INFO: Found listing with ID: KW57065
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW57065%27 HTTP/1.1" 200 None
2026-03-29 14:06:48 [auto1.it] INFO: Scrape type for KW57065: 2
2026-03-29 14:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6 with identifier: KW57065
2026-03-29 14:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6 with scrape type 2
2026-03-29 14:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6 with scrape type 2
2026-03-29 14:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6, identifier: KW57065
2026-03-29 14:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6 with identifier: KW57065
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:06:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 14:06:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6 with identifier: KW57065
2026-03-29 14:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6 with identifier: KW57065 to the API
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 197,
'expiration_date': '2026-03-30T15:35:45Z',
'fuel_type': 'hybrid',
'id': 'b1bb8b92-aa50-50a1-b0dd-6e46e3cf4aa6',
'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/KW57065',
'listing': 'auction',
'make': 'Lexus',
'model': 'NX-Serie',
'odometer': 245501,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-08',
'seller_name': None,
'title': 'Lexus NX-Serie NX 300h E-Four Executive Line',
'transmission': 'automatic',
'trim': 'E-Four Executive Line',
'year': 2016}
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW57065%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Saving data for KW57065: {'auction_closing_time': 1774884945.0, 'created_time': 1774613236.266069, 'last_price_update_time': 1774793209.322323}
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KW57065') HTTP/1.1" 204 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: GZ29519
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ29519%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for GZ29519: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: XU45966
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: XP38873
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: UA81726
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA81726%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for UA81726: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: ZZ85760
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ85760%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for ZZ85760: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: LP45822
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LP45822%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for LP45822: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: VY12867
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: NR23984
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR23984%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for NR23984: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: ET23172
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET23172%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for ET23172: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: TC50511
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: FN23706
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: FK20941
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: VC63991
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: ZK25944
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK25944%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for ZK25944: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: VP99832
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP99832%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for VP99832: 0
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: MU83341
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: EC55479
2026-03-29 14:06:49 [auto1.it] INFO: Found listing with ID: VP75887
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP75887%27 HTTP/1.1" 200 None
2026-03-29 14:06:49 [auto1.it] INFO: Scrape type for VP75887: 2
2026-03-29 14:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887
2026-03-29 14:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7165a5b-5d06-5384-bb84-e98afd10cb6b with scrape type 2
2026-03-29 14:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7165a5b-5d06-5384-bb84-e98afd10cb6b with scrape type 2
2026-03-29 14:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a7165a5b-5d06-5384-bb84-e98afd10cb6b, identifier: VP75887
2026-03-29 14:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887
2026-03-29 14:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887
2026-03-29 14:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a7165a5b-5d06-5384-bb84-e98afd10cb6b with identifier: VP75887 to the API
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 131,
'expiration_date': '2026-03-30T15:52:11Z',
'fuel_type': 'diesel',
'id': 'a7165a5b-5d06-5384-bb84-e98afd10cb6b',
'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/VP75887',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 141501,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2022}
2026-03-29 14:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP75887%27 HTTP/1.1" 200 None
2026-03-29 14:06:50 [auto1.it] INFO: Saving data for VP75887: {'auction_closing_time': 1774885931.0, 'created_time': 1774526816.802455, 'last_price_update_time': 1774793210.005719}
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VP75887') HTTP/1.1" 204 0
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: JE16682
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE16682%27 HTTP/1.1" 200 None
2026-03-29 14:06:50 [auto1.it] INFO: Scrape type for JE16682: 0
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: YH05705
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: DN97608
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: AF46529
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF46529%27 HTTP/1.1" 200 None
2026-03-29 14:06:50 [auto1.it] INFO: Scrape type for AF46529: 0
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: BJ63933
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: UT42979
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT42979%27 HTTP/1.1" 200 None
2026-03-29 14:06:50 [auto1.it] INFO: Scrape type for UT42979: 0
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: PA70519
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA70519%27 HTTP/1.1" 200 None
2026-03-29 14:06:50 [auto1.it] INFO: Scrape type for PA70519: 0
2026-03-29 14:06: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-29 14:06:50 [auto1.it] INFO: Channel: 24h | Page: 31 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:50 [auto1.it] INFO: Found listing with ID: LW86872
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW86872%27 HTTP/1.1" 200 None
2026-03-29 14:06:50 [auto1.it] INFO: Scrape type for LW86872: 2
2026-03-29 14:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8c4b797-67b6-532a-8bcb-1a8a58d7413a with identifier: LW86872
2026-03-29 14:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8c4b797-67b6-532a-8bcb-1a8a58d7413a with scrape type 2
2026-03-29 14:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8c4b797-67b6-532a-8bcb-1a8a58d7413a with scrape type 2
2026-03-29 14:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d8c4b797-67b6-532a-8bcb-1a8a58d7413a, identifier: LW86872
2026-03-29 14:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d8c4b797-67b6-532a-8bcb-1a8a58d7413a with identifier: LW86872
2026-03-29 14:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d8c4b797-67b6-532a-8bcb-1a8a58d7413a with identifier: LW86872
2026-03-29 14:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d8c4b797-67b6-532a-8bcb-1a8a58d7413a with identifier: LW86872 to the API
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:30:18Z',
'fuel_type': 'diesel',
'id': 'd8c4b797-67b6-532a-8bcb-1a8a58d7413a',
'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/LW86872',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 254431,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-20',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2015}
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW86872%27 HTTP/1.1" 200 None
2026-03-29 14:06:51 [auto1.it] INFO: Saving data for LW86872: {'auction_closing_time': 1774884618.0, 'created_time': 1774613244.500859, 'last_price_update_time': 1774793211.317143}
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LW86872') HTTP/1.1" 204 0
2026-03-29 14:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: RS56443
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: LN57194
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN57194%27 HTTP/1.1" 200 None
2026-03-29 14:06:51 [auto1.it] INFO: Scrape type for LN57194: 0
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: CC46702
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: HY22945
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY22945%27 HTTP/1.1" 200 None
2026-03-29 14:06:51 [auto1.it] INFO: Scrape type for HY22945: 0
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: PL71131
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: JG85699
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JG85699%27 HTTP/1.1" 200 None
2026-03-29 14:06:51 [auto1.it] INFO: Scrape type for JG85699: 0
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: AK60352
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK60352%27 HTTP/1.1" 200 None
2026-03-29 14:06:51 [auto1.it] INFO: Scrape type for AK60352: 2
2026-03-29 14:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5be0b1fa-4857-5502-9cdf-8408245c31c6 with identifier: AK60352
2026-03-29 14:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5be0b1fa-4857-5502-9cdf-8408245c31c6 with scrape type 2
2026-03-29 14:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5be0b1fa-4857-5502-9cdf-8408245c31c6 with scrape type 2
2026-03-29 14:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5be0b1fa-4857-5502-9cdf-8408245c31c6, identifier: AK60352
2026-03-29 14:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5be0b1fa-4857-5502-9cdf-8408245c31c6 with identifier: AK60352
2026-03-29 14:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5be0b1fa-4857-5502-9cdf-8408245c31c6 with identifier: AK60352
2026-03-29 14:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5be0b1fa-4857-5502-9cdf-8408245c31c6 with identifier: AK60352 to the API
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 120,
'expiration_date': '2026-03-30T15:34:22Z',
'fuel_type': 'petrol',
'id': '5be0b1fa-4857-5502-9cdf-8408245c31c6',
'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/AK60352',
'listing': 'auction',
'make': 'Kia',
'model': 'Rio',
'odometer': 75056,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-29',
'seller_name': None,
'title': 'Kia Rio 1.0 TGDI Mild-Hybrid Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2020}
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK60352%27 HTTP/1.1" 200 None
2026-03-29 14:06:51 [auto1.it] INFO: Saving data for AK60352: {'auction_closing_time': 1774884862.0, 'created_time': 1774613263.976878, 'last_price_update_time': 1774793211.782555}
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AK60352') HTTP/1.1" 204 0
2026-03-29 14:06:51 [auto1.it] INFO: Found listing with ID: PN28374
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN28374%27 HTTP/1.1" 200 None
2026-03-29 14:06:51 [auto1.it] INFO: Scrape type for PN28374: 2
2026-03-29 14:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a2802b-dfa1-5912-a0ed-b4e599f16ca5 with identifier: PN28374
2026-03-29 14:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a2802b-dfa1-5912-a0ed-b4e599f16ca5 with scrape type 2
2026-03-29 14:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98a2802b-dfa1-5912-a0ed-b4e599f16ca5 with scrape type 2
2026-03-29 14:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 98a2802b-dfa1-5912-a0ed-b4e599f16ca5, identifier: PN28374
2026-03-29 14:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 98a2802b-dfa1-5912-a0ed-b4e599f16ca5 with identifier: PN28374
2026-03-29 14:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 98a2802b-dfa1-5912-a0ed-b4e599f16ca5 with identifier: PN28374
2026-03-29 14:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 98a2802b-dfa1-5912-a0ed-b4e599f16ca5 with identifier: PN28374 to the API
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 235,
'expiration_date': '2026-03-30T15:28:16Z',
'fuel_type': 'diesel',
'id': '98a2802b-dfa1-5912-a0ed-b4e599f16ca5',
'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/PN28374',
'listing': 'auction',
'make': 'Volvo',
'model': 'V90 Cross Country',
'odometer': 185325,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-20',
'seller_name': None,
'title': 'Volvo V90 Cross Country 2.0 D5 Pro AWD',
'transmission': 'automatic',
'trim': 'Pro AWD',
'year': 2017}
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN28374%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Saving data for PN28374: {'auction_closing_time': 1774884496.0, 'created_time': 1773135999.321662, 'last_price_update_time': 1774793212.307737}
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PN28374') HTTP/1.1" 204 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: YA87774
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA87774%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for YA87774: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: VA22015
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VA22015%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for VA22015: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: MR41650
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: AN53744
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: KL25988
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: NL15395
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL15395%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for NL15395: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: ZW56281
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW56281%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for ZW56281: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: KK35105
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: ER51817
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: GZ99467
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ99467%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for GZ99467: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: SR85753
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR85753%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for SR85753: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: GB19602
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: WD12881
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD12881%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for WD12881: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: WB02861
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB02861%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for WB02861: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: NP37024
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: YG18213
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG18213%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for YG18213: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: NA90799
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: JB43722
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: SY65620
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY65620%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for SY65620: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: VC37401
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC37401%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for VC37401: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: JB22661
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: PS88419
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PS88419%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for PS88419: 0
2026-03-29 14:06:52 [auto1.it] INFO: Found listing with ID: CH30071
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH30071%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Scrape type for CH30071: 2
2026-03-29 14:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d with identifier: CH30071
2026-03-29 14:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d with scrape type 2
2026-03-29 14:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d with scrape type 2
2026-03-29 14:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d, identifier: CH30071
2026-03-29 14:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d with identifier: CH30071
2026-03-29 14:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d with identifier: CH30071
2026-03-29 14:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d with identifier: CH30071 to the API
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 75,
'expiration_date': '2026-03-30T15:06:36Z',
'fuel_type': 'petrol',
'id': '96e6f8b5-b993-5ade-9fcf-a86e58f4ba6d',
'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/CH30071',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 149265,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-20',
'seller_name': None,
'title': 'Ford Fiesta 1.25 Trend/Zetec',
'transmission': 'manual',
'trim': 'Trend/Zetec',
'year': 2007}
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH30071%27 HTTP/1.1" 200 None
2026-03-29 14:06:52 [auto1.it] INFO: Saving data for CH30071: {'auction_closing_time': 1774883196.0, 'created_time': 1774613254.186153, 'last_price_update_time': 1774793212.969059}
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CH30071') HTTP/1.1" 204 0
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: WP29588
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: SG58934
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: EH79430
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: ZE54964
2026-03-29 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE54964%27 HTTP/1.1" 200 None
2026-03-29 14:06:53 [auto1.it] INFO: Scrape type for ZE54964: 0
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: ZY20684
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: SH99694
2026-03-29 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH99694%27 HTTP/1.1" 200 None
2026-03-29 14:06:53 [auto1.it] INFO: Scrape type for SH99694: 0
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: YD47870
2026-03-29 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD47870%27 HTTP/1.1" 200 None
2026-03-29 14:06:53 [auto1.it] INFO: Scrape type for YD47870: 0
2026-03-29 14:06:53 [auto1.it] INFO: Found listing with ID: HP26181
2026-03-29 14:06:54 [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-29 14:06:54 [auto1.it] INFO: Channel: 24h | Page: 32 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:54 [auto1.it] INFO: Found listing with ID: CA11225
2026-03-29 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA11225%27 HTTP/1.1" 200 None
2026-03-29 14:06:54 [auto1.it] INFO: Scrape type for CA11225: 0
2026-03-29 14:06:54 [auto1.it] INFO: Found listing with ID: GZ15334
2026-03-29 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ15334%27 HTTP/1.1" 200 None
2026-03-29 14:06:54 [auto1.it] INFO: Scrape type for GZ15334: 0
2026-03-29 14:06:54 [auto1.it] INFO: Found listing with ID: NR19227
2026-03-29 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR19227%27 HTTP/1.1" 200 None
2026-03-29 14:06:54 [auto1.it] INFO: Scrape type for NR19227: 2
2026-03-29 14:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5abb2a72-b1ff-5eca-965b-9a24e24b7b2b with identifier: NR19227
2026-03-29 14:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5abb2a72-b1ff-5eca-965b-9a24e24b7b2b with scrape type 2
2026-03-29 14:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5abb2a72-b1ff-5eca-965b-9a24e24b7b2b with scrape type 2
2026-03-29 14:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5abb2a72-b1ff-5eca-965b-9a24e24b7b2b, identifier: NR19227
2026-03-29 14:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5abb2a72-b1ff-5eca-965b-9a24e24b7b2b with identifier: NR19227
2026-03-29 14:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5abb2a72-b1ff-5eca-965b-9a24e24b7b2b with identifier: NR19227
2026-03-29 14:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5abb2a72-b1ff-5eca-965b-9a24e24b7b2b with identifier: NR19227 to the API
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:43:45Z',
'fuel_type': 'diesel',
'id': '5abb2a72-b1ff-5eca-965b-9a24e24b7b2b',
'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/NR19227',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 184640,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-23',
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2015}
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR19227%27 HTTP/1.1" 200 None
2026-03-29 14:06:55 [auto1.it] INFO: Saving data for NR19227: {'auction_closing_time': 1774885425.0, 'created_time': 1773132633.35589, 'last_price_update_time': 1774793215.858364}
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NR19227') HTTP/1.1" 204 0
2026-03-29 14:06:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:55 [auto1.it] INFO: Found listing with ID: PE03343
2026-03-29 14:06:55 [auto1.it] INFO: Found listing with ID: CD48597
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD48597%27 HTTP/1.1" 200 None
2026-03-29 14:06:55 [auto1.it] INFO: Scrape type for CD48597: 0
2026-03-29 14:06:55 [auto1.it] INFO: Found listing with ID: MG44195
2026-03-29 14:06:55 [auto1.it] INFO: Found listing with ID: TD16332
2026-03-29 14:06:55 [auto1.it] INFO: Found listing with ID: ZL42866
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL42866%27 HTTP/1.1" 200 None
2026-03-29 14:06:55 [auto1.it] INFO: Scrape type for ZL42866: 0
2026-03-29 14:06:55 [auto1.it] INFO: Found listing with ID: FZ15341
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ15341%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for FZ15341: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: FB65897
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB65897%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for FB65897: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: XX72612
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: JD30560
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD30560%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for JD30560: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: LU21739
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: UJ60071
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: WM75200
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: TW16481
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW16481%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for TW16481: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: HE90318
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: HG18459
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG18459%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for HG18459: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: RS41050
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS41050%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for RS41050: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: XJ00543
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: KD38461
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD38461%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for KD38461: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: YX10047
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: JZ67202
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: UA91591
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: HS22192
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS22192%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for HS22192: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: VC28315
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: XC32215
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC32215%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for XC32215: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: VJ93406
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ93406%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for VJ93406: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: PE96276
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: HA39708
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA39708%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for HA39708: 2
2026-03-29 14:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2878974c-374b-5dfb-af10-05e12d183c51 with identifier: HA39708
2026-03-29 14:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2878974c-374b-5dfb-af10-05e12d183c51 with scrape type 2
2026-03-29 14:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2878974c-374b-5dfb-af10-05e12d183c51 with scrape type 2
2026-03-29 14:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2878974c-374b-5dfb-af10-05e12d183c51, identifier: HA39708
2026-03-29 14:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2878974c-374b-5dfb-af10-05e12d183c51 with identifier: HA39708
2026-03-29 14:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2878974c-374b-5dfb-af10-05e12d183c51 with identifier: HA39708
2026-03-29 14:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2878974c-374b-5dfb-af10-05e12d183c51 with identifier: HA39708 to the API
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06:56 [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-30T15:55:14Z',
'fuel_type': 'petrol',
'id': '2878974c-374b-5dfb-af10-05e12d183c51',
'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/HA39708',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 66168,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-27',
'seller_name': None,
'title': 'Fiat Punto 1.2 Street',
'transmission': 'manual',
'trim': 'Street',
'year': 2014}
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA39708%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Saving data for HA39708: {'auction_closing_time': 1774886114.0, 'created_time': 1774613135.384968, 'last_price_update_time': 1774793216.662628}
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HA39708') HTTP/1.1" 204 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: SG53706
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG53706%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for SG53706: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: SU56229
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SU56229%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for SU56229: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: RL61545
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL61545%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for RL61545: 0
2026-03-29 14:06:56 [auto1.it] INFO: Found listing with ID: XC82626
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC82626%27 HTTP/1.1" 200 None
2026-03-29 14:06:56 [auto1.it] INFO: Scrape type for XC82626: 2
2026-03-29 14:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00feba55-935c-55d3-940e-c91607ece801 with identifier: XC82626
2026-03-29 14:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00feba55-935c-55d3-940e-c91607ece801 with scrape type 2
2026-03-29 14:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00feba55-935c-55d3-940e-c91607ece801 with scrape type 2
2026-03-29 14:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 00feba55-935c-55d3-940e-c91607ece801, identifier: XC82626
2026-03-29 14:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 00feba55-935c-55d3-940e-c91607ece801 with identifier: XC82626
2026-03-29 14:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 00feba55-935c-55d3-940e-c91607ece801 with identifier: XC82626
2026-03-29 14:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 00feba55-935c-55d3-940e-c91607ece801 with identifier: XC82626 to the API
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 3,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:02:59Z',
'fuel_type': 'diesel',
'id': '00feba55-935c-55d3-940e-c91607ece801',
'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/XC82626',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Scirocco',
'odometer': 105747,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-28',
'seller_name': None,
'title': 'Volkswagen Scirocco 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2011}
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC82626%27 HTTP/1.1" 200 None
2026-03-29 14:06:57 [auto1.it] INFO: Saving data for XC82626: {'auction_closing_time': 1774882979.0, 'created_time': 1774613231.213456, 'last_price_update_time': 1774793217.865579}
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XC82626') HTTP/1.1" 204 0
2026-03-29 14:06:57 [auto1.it] INFO: Found listing with ID: CU47897
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU47897%27 HTTP/1.1" 200 None
2026-03-29 14:06:57 [auto1.it] INFO: Scrape type for CU47897: 0
2026-03-29 14:06:57 [auto1.it] INFO: Found listing with ID: PN01400
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN01400%27 HTTP/1.1" 200 None
2026-03-29 14:06:57 [auto1.it] INFO: Scrape type for PN01400: 0
2026-03-29 14:06:57 [auto1.it] INFO: Found listing with ID: SS15336
2026-03-29 14:06:57 [auto1.it] INFO: Found listing with ID: YW98083
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW98083%27 HTTP/1.1" 200 None
2026-03-29 14:06:57 [auto1.it] INFO: Scrape type for YW98083: 0
2026-03-29 14:06:57 [auto1.it] INFO: Found listing with ID: XA66823
2026-03-29 14:06:57 [auto1.it] INFO: Found listing with ID: MM82110
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MM82110%27 HTTP/1.1" 200 None
2026-03-29 14:06:57 [auto1.it] INFO: Scrape type for MM82110: 0
2026-03-29 14:06: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-29 14:06:58 [auto1.it] INFO: Channel: 24h | Page: 33 | totalHits: 2514 | hits on page: 40
2026-03-29 14:06:58 [auto1.it] INFO: Found listing with ID: YM64414
2026-03-29 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM64414%27 HTTP/1.1" 200 None
2026-03-29 14:06:58 [auto1.it] INFO: Scrape type for YM64414: 2
2026-03-29 14:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c071068-58a1-5413-bfc3-a09cf1d97058 with identifier: YM64414
2026-03-29 14:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c071068-58a1-5413-bfc3-a09cf1d97058 with scrape type 2
2026-03-29 14:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c071068-58a1-5413-bfc3-a09cf1d97058 with scrape type 2
2026-03-29 14:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7c071068-58a1-5413-bfc3-a09cf1d97058, identifier: YM64414
2026-03-29 14:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7c071068-58a1-5413-bfc3-a09cf1d97058 with identifier: YM64414
2026-03-29 14:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7c071068-58a1-5413-bfc3-a09cf1d97058 with identifier: YM64414
2026-03-29 14:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7c071068-58a1-5413-bfc3-a09cf1d97058 with identifier: YM64414 to the API
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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-29 14:06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:28:21Z',
'fuel_type': 'diesel',
'id': '7c071068-58a1-5413-bfc3-a09cf1d97058',
'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/YM64414',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 66287,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-17',
'seller_name': None,
'title': 'Ford Focus 1.5 EcoBlue TDCi Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2020}
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM64414%27 HTTP/1.1" 200 None
2026-03-29 14:06:59 [auto1.it] INFO: Saving data for YM64414: {'auction_closing_time': 1774884501.0, 'created_time': 1774516004.443404, 'last_price_update_time': 1774793219.263191}
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YM64414') HTTP/1.1" 204 0
2026-03-29 14:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:06:59 [auto1.it] INFO: Found listing with ID: EG94847
2026-03-29 14:06:59 [auto1.it] INFO: Found listing with ID: MD14180
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD14180%27 HTTP/1.1" 200 None
2026-03-29 14:06:59 [auto1.it] INFO: Scrape type for MD14180: 2
2026-03-29 14:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70 with identifier: MD14180
2026-03-29 14:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70 with scrape type 2
2026-03-29 14:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70 with scrape type 2
2026-03-29 14:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70, identifier: MD14180
2026-03-29 14:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70 with identifier: MD14180
2026-03-29 14:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70 with identifier: MD14180
2026-03-29 14:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70 with identifier: MD14180 to the API
2026-03-29 14:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:41:30Z',
'fuel_type': 'petrol',
'id': '367fdbaa-6bb4-5fb3-b4c1-fd9b45199c70',
'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/MD14180',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 65237,
'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': 'Volkswagen Tiguan 1.4 TSI ACT Executive BlueMotion',
'transmission': 'automatic',
'trim': 'Executive BlueMotion',
'year': 2017}
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD14180%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Saving data for MD14180: {'auction_closing_time': 1774885290.0, 'created_time': 1774300178.310511, 'last_price_update_time': 1774793221.362662}
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MD14180') HTTP/1.1" 204 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: KW88913
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW88913%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for KW88913: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: BX20882
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX20882%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for BX20882: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: YT99583
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT99583%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for YT99583: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: RJ76809
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: MS79311
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: WU32452
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU32452%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for WU32452: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: BL33415
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: ZJ46829
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: ZJ21397
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: JD30640
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD30640%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for JD30640: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: JK56818
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: MZ03960
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: MV49803
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: JL83365
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: UX28393
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: MU61390
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU61390%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for MU61390: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: HY18936
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: VY08559
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY08559%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for VY08559: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: YU18545
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: PV59173
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV59173%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for PV59173: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: UR28230
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR28230%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for UR28230: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: XJ39462
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ39462%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for XJ39462: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: DK87302
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK87302%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for DK87302: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: FN50437
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: WD34729
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD34729%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for WD34729: 0
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: HK70439
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: EP08968
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: EY33952
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: LB07538
2026-03-29 14:07:01 [auto1.it] INFO: Found listing with ID: KG02437
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KG02437%27 HTTP/1.1" 200 None
2026-03-29 14:07:01 [auto1.it] INFO: Scrape type for KG02437: 2
2026-03-29 14:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a7a5c14-de96-5ec6-851f-85fa819dc6c9 with identifier: KG02437
2026-03-29 14:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a7a5c14-de96-5ec6-851f-85fa819dc6c9 with scrape type 2
2026-03-29 14:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a7a5c14-de96-5ec6-851f-85fa819dc6c9 with scrape type 2
2026-03-29 14:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2a7a5c14-de96-5ec6-851f-85fa819dc6c9, identifier: KG02437
2026-03-29 14:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2a7a5c14-de96-5ec6-851f-85fa819dc6c9 with identifier: KG02437
2026-03-29 14:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2a7a5c14-de96-5ec6-851f-85fa819dc6c9 with identifier: KG02437
2026-03-29 14:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2a7a5c14-de96-5ec6-851f-85fa819dc6c9 with identifier: KG02437 to the API
2026-03-29 14:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07:02 [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-30T15:15:04Z',
'fuel_type': 'diesel',
'id': '2a7a5c14-de96-5ec6-851f-85fa819dc6c9',
'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/KG02437',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 289367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-28',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2017}
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KG02437%27 HTTP/1.1" 200 None
2026-03-29 14:07:02 [auto1.it] INFO: Saving data for KG02437: {'auction_closing_time': 1774883704.0, 'created_time': 1774300333.503374, 'last_price_update_time': 1774793222.072105}
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KG02437') HTTP/1.1" 204 0
2026-03-29 14:07:02 [auto1.it] INFO: Found listing with ID: PY21369
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY21369%27 HTTP/1.1" 200 None
2026-03-29 14:07:02 [auto1.it] INFO: Scrape type for PY21369: 0
2026-03-29 14:07:02 [auto1.it] INFO: Found listing with ID: BE36594
2026-03-29 14:07:02 [auto1.it] INFO: Found listing with ID: YH78085
2026-03-29 14:07:02 [auto1.it] INFO: Found listing with ID: VM78443
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM78443%27 HTTP/1.1" 200 None
2026-03-29 14:07:02 [auto1.it] INFO: Scrape type for VM78443: 0
2026-03-29 14:07:02 [auto1.it] INFO: Found listing with ID: LZ72377
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ72377%27 HTTP/1.1" 200 None
2026-03-29 14:07:02 [auto1.it] INFO: Scrape type for LZ72377: 0
2026-03-29 14:07:02 [auto1.it] INFO: Found listing with ID: MS56995
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS56995%27 HTTP/1.1" 200 None
2026-03-29 14:07:02 [auto1.it] INFO: Scrape type for MS56995: 0
2026-03-29 14:07:02 [auto1.it] INFO: Found listing with ID: CS68621
2026-03-29 14:07: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-29 14:07:03 [auto1.it] INFO: Channel: 24h | Page: 34 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: XY41121
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY41121%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Scrape type for XY41121: 0
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: HG73673
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG73673%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Scrape type for HG73673: 0
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: GX81106
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX81106%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Scrape type for GX81106: 2
2026-03-29 14:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7b2387b-275b-5004-b38d-76ead9602e60 with identifier: GX81106
2026-03-29 14:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7b2387b-275b-5004-b38d-76ead9602e60 with scrape type 2
2026-03-29 14:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7b2387b-275b-5004-b38d-76ead9602e60 with scrape type 2
2026-03-29 14:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e7b2387b-275b-5004-b38d-76ead9602e60, identifier: GX81106
2026-03-29 14:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e7b2387b-275b-5004-b38d-76ead9602e60 with identifier: GX81106
2026-03-29 14:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e7b2387b-275b-5004-b38d-76ead9602e60 with identifier: GX81106
2026-03-29 14:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e7b2387b-275b-5004-b38d-76ead9602e60 with identifier: GX81106 to the API
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:06:29Z',
'fuel_type': 'diesel',
'id': 'e7b2387b-275b-5004-b38d-76ead9602e60',
'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/GX81106',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 163757,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-15',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 160 CDI Urban',
'transmission': 'automatic',
'trim': 'Urban',
'year': 2017}
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX81106%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Saving data for GX81106: {'auction_closing_time': 1774883189.0, 'created_time': 1773135820.106648, 'last_price_update_time': 1774793223.87477}
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GX81106') HTTP/1.1" 204 0
2026-03-29 14:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: GF63115
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: HK94664
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: PA21374
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA21374%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Scrape type for PA21374: 0
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: NW58325
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: GT90583
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: DX18897
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX18897%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Scrape type for DX18897: 0
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: ZX72389
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: FC73004
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC73004%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Scrape type for FC73004: 0
2026-03-29 14:07:03 [auto1.it] INFO: Found listing with ID: LS28867
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS28867%27 HTTP/1.1" 200 None
2026-03-29 14:07:03 [auto1.it] INFO: Scrape type for LS28867: 2
2026-03-29 14:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8391552c-c8f7-53ed-8132-b85a65ea562f with identifier: LS28867
2026-03-29 14:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8391552c-c8f7-53ed-8132-b85a65ea562f with scrape type 2
2026-03-29 14:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8391552c-c8f7-53ed-8132-b85a65ea562f with scrape type 2
2026-03-29 14:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8391552c-c8f7-53ed-8132-b85a65ea562f, identifier: LS28867
2026-03-29 14:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8391552c-c8f7-53ed-8132-b85a65ea562f with identifier: LS28867
2026-03-29 14:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8391552c-c8f7-53ed-8132-b85a65ea562f with identifier: LS28867
2026-03-29 14:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8391552c-c8f7-53ed-8132-b85a65ea562f with identifier: LS28867 to the API
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:44:49Z',
'fuel_type': 'diesel',
'id': '8391552c-c8f7-53ed-8132-b85a65ea562f',
'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/LS28867',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 84526,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-06',
'seller_name': None,
'title': 'Renault Megane 1.6 dCi Energy GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2017}
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS28867%27 HTTP/1.1" 200 None
2026-03-29 14:07:04 [auto1.it] INFO: Saving data for LS28867: {'auction_closing_time': 1774885489.0, 'created_time': 1774613198.024813, 'last_price_update_time': 1774793224.412706}
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LS28867') HTTP/1.1" 204 0
2026-03-29 14:07:04 [auto1.it] INFO: Found listing with ID: EZ27389
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ27389%27 HTTP/1.1" 200 None
2026-03-29 14:07:04 [auto1.it] INFO: Scrape type for EZ27389: 0
2026-03-29 14:07:04 [auto1.it] INFO: Found listing with ID: EZ66710
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ66710%27 HTTP/1.1" 200 None
2026-03-29 14:07:04 [auto1.it] INFO: Scrape type for EZ66710: 0
2026-03-29 14:07:04 [auto1.it] INFO: Found listing with ID: DP87516
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP87516%27 HTTP/1.1" 200 None
2026-03-29 14:07:04 [auto1.it] INFO: Scrape type for DP87516: 2
2026-03-29 14:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e67f9678-e068-556b-9236-a6a230f6aee6 with identifier: DP87516
2026-03-29 14:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e67f9678-e068-556b-9236-a6a230f6aee6 with scrape type 2
2026-03-29 14:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e67f9678-e068-556b-9236-a6a230f6aee6 with scrape type 2
2026-03-29 14:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e67f9678-e068-556b-9236-a6a230f6aee6, identifier: DP87516
2026-03-29 14:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e67f9678-e068-556b-9236-a6a230f6aee6 with identifier: DP87516
2026-03-29 14:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e67f9678-e068-556b-9236-a6a230f6aee6 with identifier: DP87516
2026-03-29 14:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e67f9678-e068-556b-9236-a6a230f6aee6 with identifier: DP87516 to the API
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:19:44Z',
'fuel_type': 'petrol',
'id': 'e67f9678-e068-556b-9236-a6a230f6aee6',
'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/DP87516',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 103710,
'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': 'Lancia Ypsilon 1.2 Silver',
'transmission': 'manual',
'trim': 'Silver',
'year': 2016}
2026-03-29 14:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP87516%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Saving data for DP87516: {'auction_closing_time': 1774883984.0, 'created_time': 1774300216.632855, 'last_price_update_time': 1774793225.001646}
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DP87516') HTTP/1.1" 204 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: WP21128
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: DV60834
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV60834%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for DV60834: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: TG24306
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG24306%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for TG24306: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: PS94410
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: TK35909
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: PC99456
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC99456%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for PC99456: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: CT52714
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: JU67462
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: CG84087
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: VE26782
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE26782%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for VE26782: 2
2026-03-29 14:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241b1c1e-b55d-5937-a19a-efa3cf9dba60 with identifier: VE26782
2026-03-29 14:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241b1c1e-b55d-5937-a19a-efa3cf9dba60 with scrape type 2
2026-03-29 14:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 241b1c1e-b55d-5937-a19a-efa3cf9dba60 with scrape type 2
2026-03-29 14:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 241b1c1e-b55d-5937-a19a-efa3cf9dba60, identifier: VE26782
2026-03-29 14:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 241b1c1e-b55d-5937-a19a-efa3cf9dba60 with identifier: VE26782
2026-03-29 14:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 241b1c1e-b55d-5937-a19a-efa3cf9dba60 with identifier: VE26782
2026-03-29 14:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 241b1c1e-b55d-5937-a19a-efa3cf9dba60 with identifier: VE26782 to the API
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:30:16Z',
'fuel_type': 'diesel',
'id': '241b1c1e-b55d-5937-a19a-efa3cf9dba60',
'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/VE26782',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 195522,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-28',
'seller_name': None,
'title': 'BMW 1er 118d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2016}
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE26782%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Saving data for VE26782: {'auction_closing_time': 1774884616.0, 'created_time': 1774613289.337664, 'last_price_update_time': 1774793225.516026}
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VE26782') HTTP/1.1" 204 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: JU78402
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU78402%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for JU78402: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: AE85133
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: PK65337
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: UX29999
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: CZ68446
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ68446%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for CZ68446: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: WH17825
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH17825%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for WH17825: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: MT44233
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: UU69652
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU69652%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for UU69652: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: UB12324
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: GF05972
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF05972%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for GF05972: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: UR14764
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR14764%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for UR14764: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: YK06699
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YK06699%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for YK06699: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: HR66434
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR66434%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for HR66434: 0
2026-03-29 14:07:05 [auto1.it] INFO: Found listing with ID: JR97776
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR97776%27 HTTP/1.1" 200 None
2026-03-29 14:07:05 [auto1.it] INFO: Scrape type for JR97776: 2
2026-03-29 14:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c7aac61-e0b4-5314-8d69-cc0ef92fd99e with identifier: JR97776
2026-03-29 14:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c7aac61-e0b4-5314-8d69-cc0ef92fd99e with scrape type 2
2026-03-29 14:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c7aac61-e0b4-5314-8d69-cc0ef92fd99e with scrape type 2
2026-03-29 14:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7c7aac61-e0b4-5314-8d69-cc0ef92fd99e, identifier: JR97776
2026-03-29 14:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7c7aac61-e0b4-5314-8d69-cc0ef92fd99e with identifier: JR97776
2026-03-29 14:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7c7aac61-e0b4-5314-8d69-cc0ef92fd99e with identifier: JR97776
2026-03-29 14:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7c7aac61-e0b4-5314-8d69-cc0ef92fd99e with identifier: JR97776 to the API
2026-03-29 14:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:29:37Z',
'fuel_type': 'diesel',
'id': '7c7aac61-e0b4-5314-8d69-cc0ef92fd99e',
'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/JR97776',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 182499,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-11',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2015}
2026-03-29 14:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR97776%27 HTTP/1.1" 200 None
2026-03-29 14:07:06 [auto1.it] INFO: Saving data for JR97776: {'auction_closing_time': 1774884577.0, 'created_time': 1774516016.934437, 'last_price_update_time': 1774793226.831821}
2026-03-29 14:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JR97776') HTTP/1.1" 204 0
2026-03-29 14:07:06 [auto1.it] INFO: Found listing with ID: KF31033
2026-03-29 14:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KF31033%27 HTTP/1.1" 200 None
2026-03-29 14:07:06 [auto1.it] INFO: Scrape type for KF31033: 0
2026-03-29 14:07: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-29 14:07:08 [auto1.it] INFO: Channel: 24h | Page: 35 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: BE98404
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: FF48098
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: YW01927
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: FT76605
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT76605%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for FT76605: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: JY35916
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY35916%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for JY35916: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: JA46265
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JA46265%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for JA46265: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: GD10861
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD10861%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for GD10861: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: BM81624
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: DN99534
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN99534%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for DN99534: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: ET57280
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET57280%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for ET57280: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: YU33914
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU33914%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for YU33914: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: WF71586
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: XJ23148
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ23148%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for XJ23148: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: GC53002
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC53002%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for GC53002: 2
2026-03-29 14:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a7e8dcd-e4a5-5693-864d-5a7588f97cd6 with identifier: GC53002
2026-03-29 14:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a7e8dcd-e4a5-5693-864d-5a7588f97cd6 with scrape type 2
2026-03-29 14:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a7e8dcd-e4a5-5693-864d-5a7588f97cd6 with scrape type 2
2026-03-29 14:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7a7e8dcd-e4a5-5693-864d-5a7588f97cd6, identifier: GC53002
2026-03-29 14:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7a7e8dcd-e4a5-5693-864d-5a7588f97cd6 with identifier: GC53002
2026-03-29 14:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7a7e8dcd-e4a5-5693-864d-5a7588f97cd6 with identifier: GC53002
2026-03-29 14:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7a7e8dcd-e4a5-5693-864d-5a7588f97cd6 with identifier: GC53002 to the API
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 140,
'expiration_date': '2026-03-30T15:10:33Z',
'fuel_type': 'diesel',
'id': '7a7e8dcd-e4a5-5693-864d-5a7588f97cd6',
'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/GC53002',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 237014,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-03-09',
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2003}
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC53002%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Saving data for GC53002: {'auction_closing_time': 1774883433.0, 'created_time': 1773130049.911062, 'last_price_update_time': 1774793228.663566}
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GC53002') HTTP/1.1" 204 0
2026-03-29 14:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: PT53216
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: GJ43112
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: AZ52753
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: CT25036
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: FZ67880
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: VY96828
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY96828%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for VY96828: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: GA58857
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA58857%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for GA58857: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: AN61279
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN61279%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for AN61279: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: GX83807
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: FL80724
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL80724%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for FL80724: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: ZT64017
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: UW31013
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: AB97936
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: YL77107
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: SN78206
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN78206%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for SN78206: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: AN14799
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN14799%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for AN14799: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: DD38287
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD38287%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for DD38287: 0
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: UL06285
2026-03-29 14:07:08 [auto1.it] INFO: Found listing with ID: HG91847
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG91847%27 HTTP/1.1" 200 None
2026-03-29 14:07:08 [auto1.it] INFO: Scrape type for HG91847: 2
2026-03-29 14:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2553628-8829-5a4d-9147-8c40a113804f with identifier: HG91847
2026-03-29 14:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2553628-8829-5a4d-9147-8c40a113804f with scrape type 2
2026-03-29 14:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2553628-8829-5a4d-9147-8c40a113804f with scrape type 2
2026-03-29 14:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b2553628-8829-5a4d-9147-8c40a113804f, identifier: HG91847
2026-03-29 14:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b2553628-8829-5a4d-9147-8c40a113804f with identifier: HG91847
2026-03-29 14:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b2553628-8829-5a4d-9147-8c40a113804f with identifier: HG91847
2026-03-29 14:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b2553628-8829-5a4d-9147-8c40a113804f with identifier: HG91847 to the API
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:08:56Z',
'fuel_type': 'diesel',
'id': 'b2553628-8829-5a4d-9147-8c40a113804f',
'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/HG91847',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Alfa 159',
'odometer': 248110,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-28',
'seller_name': None,
'title': 'Alfa Romeo Alfa 159 2.0 JTDM',
'transmission': 'manual',
'trim': '',
'year': 2013}
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG91847%27 HTTP/1.1" 200 None
2026-03-29 14:07:09 [auto1.it] INFO: Saving data for HG91847: {'auction_closing_time': 1774883336.0, 'created_time': 1772655039.299709, 'last_price_update_time': 1774793229.430856}
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HG91847') HTTP/1.1" 204 0
2026-03-29 14:07:09 [auto1.it] INFO: Found listing with ID: NW69655
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW69655%27 HTTP/1.1" 200 None
2026-03-29 14:07:09 [auto1.it] INFO: Scrape type for NW69655: 0
2026-03-29 14:07:09 [auto1.it] INFO: Found listing with ID: ER04044
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER04044%27 HTTP/1.1" 200 None
2026-03-29 14:07:09 [auto1.it] INFO: Scrape type for ER04044: 0
2026-03-29 14:07:09 [auto1.it] INFO: Found listing with ID: BJ95013
2026-03-29 14:07:09 [auto1.it] INFO: Found listing with ID: AH48855
2026-03-29 14:07:09 [auto1.it] INFO: Found listing with ID: WW83170
2026-03-29 14:07:09 [auto1.it] INFO: Found listing with ID: EX06757
2026-03-29 14:07:09 [auto1.it] INFO: Found listing with ID: HR62667
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR62667%27 HTTP/1.1" 200 None
2026-03-29 14:07:09 [auto1.it] INFO: Scrape type for HR62667: 0
2026-03-29 14:07:10 [scrapy.extensions.logstats] INFO: Crawled 39 pages (at 19 pages/min), scraped 93 items (at 56 items/min)
2026-03-29 14:07:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 14:07:10 [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-29 14:07:10 [auto1.it] INFO: Channel: 24h | Page: 36 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: BJ71456
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: ZG86392
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZG86392%27 HTTP/1.1" 200 None
2026-03-29 14:07:10 [auto1.it] INFO: Scrape type for ZG86392: 0
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: TN35413
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TN35413%27 HTTP/1.1" 200 None
2026-03-29 14:07:10 [auto1.it] INFO: Scrape type for TN35413: 0
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: PH76883
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH76883%27 HTTP/1.1" 200 None
2026-03-29 14:07:10 [auto1.it] INFO: Scrape type for PH76883: 0
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: YB89619
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: RB12034
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: MJ42614
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ42614%27 HTTP/1.1" 200 None
2026-03-29 14:07:10 [auto1.it] INFO: Scrape type for MJ42614: 0
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: PZ52639
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: UA37690
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: PZ93737
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ93737%27 HTTP/1.1" 200 None
2026-03-29 14:07:10 [auto1.it] INFO: Scrape type for PZ93737: 0
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: ED77139
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: FF45161
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: RM13688
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: KU06425
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: ZL07806
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL07806%27 HTTP/1.1" 200 None
2026-03-29 14:07:10 [auto1.it] INFO: Scrape type for ZL07806: 0
2026-03-29 14:07:10 [auto1.it] INFO: Found listing with ID: GV49335
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV49335%27 HTTP/1.1" 200 None
2026-03-29 14:07:10 [auto1.it] INFO: Scrape type for GV49335: 2
2026-03-29 14:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c6b709-2478-52e5-be60-18a0f429b4a5 with identifier: GV49335
2026-03-29 14:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c6b709-2478-52e5-be60-18a0f429b4a5 with scrape type 2
2026-03-29 14:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04c6b709-2478-52e5-be60-18a0f429b4a5 with scrape type 2
2026-03-29 14:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 04c6b709-2478-52e5-be60-18a0f429b4a5, identifier: GV49335
2026-03-29 14:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 04c6b709-2478-52e5-be60-18a0f429b4a5 with identifier: GV49335
2026-03-29 14:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 04c6b709-2478-52e5-be60-18a0f429b4a5 with identifier: GV49335
2026-03-29 14:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 04c6b709-2478-52e5-be60-18a0f429b4a5 with identifier: GV49335 to the API
2026-03-29 14:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:35:56Z',
'fuel_type': 'diesel',
'id': '04c6b709-2478-52e5-be60-18a0f429b4a5',
'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/GV49335',
'listing': 'auction',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 307374,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-27',
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2018}
2026-03-29 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV49335%27 HTTP/1.1" 200 None
2026-03-29 14:07:11 [auto1.it] INFO: Saving data for GV49335: {'auction_closing_time': 1774884956.0, 'created_time': 1774613199.670013, 'last_price_update_time': 1774793231.839248}
2026-03-29 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GV49335') HTTP/1.1" 204 0
2026-03-29 14:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:11 [auto1.it] INFO: Found listing with ID: XG74352
2026-03-29 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG74352%27 HTTP/1.1" 200 None
2026-03-29 14:07:11 [auto1.it] INFO: Scrape type for XG74352: 2
2026-03-29 14:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352
2026-03-29 14:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with scrape type 2
2026-03-29 14:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with scrape type 2
2026-03-29 14:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16, identifier: XG74352
2026-03-29 14:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352
2026-03-29 14:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352
2026-03-29 14:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: db7c8b45-ee4e-52b1-a91d-c0d9645ddc16 with identifier: XG74352 to the API
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:41:12Z',
'fuel_type': 'diesel',
'id': 'db7c8b45-ee4e-52b1-a91d-c0d9645ddc16',
'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/XG74352',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 208825,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-22',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2016}
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG74352%27 HTTP/1.1" 200 None
2026-03-29 14:07:12 [auto1.it] INFO: Saving data for XG74352: {'auction_closing_time': 1774885272.0, 'created_time': 1774526976.713226, 'last_price_update_time': 1774793232.356857}
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XG74352') HTTP/1.1" 204 0
2026-03-29 14:07:12 [auto1.it] INFO: Found listing with ID: AZ64167
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ64167%27 HTTP/1.1" 200 None
2026-03-29 14:07:12 [auto1.it] INFO: Scrape type for AZ64167: 0
2026-03-29 14:07:12 [auto1.it] INFO: Found listing with ID: JV69341
2026-03-29 14:07:12 [auto1.it] INFO: Found listing with ID: JR54731
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR54731%27 HTTP/1.1" 200 None
2026-03-29 14:07:12 [auto1.it] INFO: Scrape type for JR54731: 2
2026-03-29 14:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a015cec-2788-5d14-a58d-5313bd9503da with identifier: JR54731
2026-03-29 14:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a015cec-2788-5d14-a58d-5313bd9503da with scrape type 2
2026-03-29 14:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a015cec-2788-5d14-a58d-5313bd9503da with scrape type 2
2026-03-29 14:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6a015cec-2788-5d14-a58d-5313bd9503da, identifier: JR54731
2026-03-29 14:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6a015cec-2788-5d14-a58d-5313bd9503da with identifier: JR54731
2026-03-29 14:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6a015cec-2788-5d14-a58d-5313bd9503da with identifier: JR54731
2026-03-29 14:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6a015cec-2788-5d14-a58d-5313bd9503da with identifier: JR54731 to the API
2026-03-29 14:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:26:03Z',
'fuel_type': 'diesel',
'id': '6a015cec-2788-5d14-a58d-5313bd9503da',
'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/JR54731',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 56403,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-27',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi Xtech ISG 2WD',
'transmission': 'manual',
'trim': 'Xtech ISG 2WD',
'year': 2020}
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR54731%27 HTTP/1.1" 200 None
2026-03-29 14:07:13 [auto1.it] INFO: Saving data for JR54731: {'auction_closing_time': 1774884363.0, 'created_time': 1774300305.785766, 'last_price_update_time': 1774793233.349465}
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JR54731') HTTP/1.1" 204 0
2026-03-29 14:07:13 [auto1.it] INFO: Found listing with ID: EH51725
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH51725%27 HTTP/1.1" 200 None
2026-03-29 14:07:13 [auto1.it] INFO: Scrape type for EH51725: 0
2026-03-29 14:07:13 [auto1.it] INFO: Found listing with ID: BD88975
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD88975%27 HTTP/1.1" 200 None
2026-03-29 14:07:13 [auto1.it] INFO: Scrape type for BD88975: 0
2026-03-29 14:07:13 [auto1.it] INFO: Found listing with ID: SK38422
2026-03-29 14:07:13 [auto1.it] INFO: Found listing with ID: TG42626
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG42626%27 HTTP/1.1" 200 None
2026-03-29 14:07:13 [auto1.it] INFO: Scrape type for TG42626: 0
2026-03-29 14:07:13 [auto1.it] INFO: Found listing with ID: YW35893
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW35893%27 HTTP/1.1" 200 None
2026-03-29 14:07:13 [auto1.it] INFO: Scrape type for YW35893: 0
2026-03-29 14:07:13 [auto1.it] INFO: Found listing with ID: MP39083
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP39083%27 HTTP/1.1" 200 None
2026-03-29 14:07:13 [auto1.it] INFO: Scrape type for MP39083: 2
2026-03-29 14:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c97be62e-07af-5cea-a500-0b4955200a42 with identifier: MP39083
2026-03-29 14:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c97be62e-07af-5cea-a500-0b4955200a42 with scrape type 2
2026-03-29 14:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c97be62e-07af-5cea-a500-0b4955200a42 with scrape type 2
2026-03-29 14:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c97be62e-07af-5cea-a500-0b4955200a42, identifier: MP39083
2026-03-29 14:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c97be62e-07af-5cea-a500-0b4955200a42 with identifier: MP39083
2026-03-29 14:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c97be62e-07af-5cea-a500-0b4955200a42 with identifier: MP39083
2026-03-29 14:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c97be62e-07af-5cea-a500-0b4955200a42 with identifier: MP39083 to the API
2026-03-29 14:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 150,
'expiration_date': '2026-03-30T15:09:30Z',
'fuel_type': 'diesel',
'id': 'c97be62e-07af-5cea-a500-0b4955200a42',
'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/MP39083',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 227856,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-23',
'seller_name': None,
'title': 'Peugeot 3008 2.0 HDi Platinum',
'transmission': 'manual',
'trim': 'Platinum',
'year': 2010}
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP39083%27 HTTP/1.1" 200 None
2026-03-29 14:07:14 [auto1.it] INFO: Saving data for MP39083: {'auction_closing_time': 1774883370.0, 'created_time': 1774516014.377697, 'last_price_update_time': 1774793234.347851}
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MP39083') HTTP/1.1" 204 0
2026-03-29 14:07:14 [auto1.it] INFO: Found listing with ID: WN42286
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN42286%27 HTTP/1.1" 200 None
2026-03-29 14:07:14 [auto1.it] INFO: Scrape type for WN42286: 2
2026-03-29 14:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd63502-c6d2-5ee0-859b-4632ebb4ef1e with identifier: WN42286
2026-03-29 14:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd63502-c6d2-5ee0-859b-4632ebb4ef1e with scrape type 2
2026-03-29 14:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cd63502-c6d2-5ee0-859b-4632ebb4ef1e with scrape type 2
2026-03-29 14:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0cd63502-c6d2-5ee0-859b-4632ebb4ef1e, identifier: WN42286
2026-03-29 14:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0cd63502-c6d2-5ee0-859b-4632ebb4ef1e with identifier: WN42286
2026-03-29 14:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0cd63502-c6d2-5ee0-859b-4632ebb4ef1e with identifier: WN42286
2026-03-29 14:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0cd63502-c6d2-5ee0-859b-4632ebb4ef1e with identifier: WN42286 to the API
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 110,
'expiration_date': '2026-03-30T15:47:10Z',
'fuel_type': 'petrol',
'id': '0cd63502-c6d2-5ee0-859b-4632ebb4ef1e',
'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/WN42286',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 54152,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-23',
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2023}
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN42286%27 HTTP/1.1" 200 None
2026-03-29 14:07:14 [auto1.it] INFO: Saving data for WN42286: {'auction_closing_time': 1774885630.0, 'created_time': 1774101943.091156, 'last_price_update_time': 1774793234.848529}
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WN42286') HTTP/1.1" 204 0
2026-03-29 14:07:14 [auto1.it] INFO: Found listing with ID: XB00155
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB00155%27 HTTP/1.1" 200 None
2026-03-29 14:07:14 [auto1.it] INFO: Scrape type for XB00155: 0
2026-03-29 14:07:14 [auto1.it] INFO: Found listing with ID: UZ24825
2026-03-29 14:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ24825%27 HTTP/1.1" 200 None
2026-03-29 14:07:15 [auto1.it] INFO: Scrape type for UZ24825: 0
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: XX37698
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: PL52224
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: YG69242
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: DU17366
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: WT33776
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WT33776%27 HTTP/1.1" 200 None
2026-03-29 14:07:15 [auto1.it] INFO: Scrape type for WT33776: 0
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: JH67201
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: JU08968
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: RG08940
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: PM46324
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: RS22306
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS22306%27 HTTP/1.1" 200 None
2026-03-29 14:07:15 [auto1.it] INFO: Scrape type for RS22306: 2
2026-03-29 14:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac32d133-0df4-547d-ad3d-dea49af271a4 with identifier: RS22306
2026-03-29 14:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac32d133-0df4-547d-ad3d-dea49af271a4 with scrape type 2
2026-03-29 14:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac32d133-0df4-547d-ad3d-dea49af271a4 with scrape type 2
2026-03-29 14:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac32d133-0df4-547d-ad3d-dea49af271a4, identifier: RS22306
2026-03-29 14:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac32d133-0df4-547d-ad3d-dea49af271a4 with identifier: RS22306
2026-03-29 14:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac32d133-0df4-547d-ad3d-dea49af271a4 with identifier: RS22306
2026-03-29 14:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac32d133-0df4-547d-ad3d-dea49af271a4 with identifier: RS22306 to the API
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 69,
'expiration_date': '2026-03-30T15:43:19Z',
'fuel_type': 'gas',
'id': 'ac32d133-0df4-547d-ad3d-dea49af271a4',
'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/RS22306',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 107273,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-30',
'seller_name': None,
'title': 'Fiat Panda 1.2 LPG Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2022}
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS22306%27 HTTP/1.1" 200 None
2026-03-29 14:07:15 [auto1.it] INFO: Saving data for RS22306: {'auction_closing_time': 1774885399.0, 'created_time': 1774613273.682913, 'last_price_update_time': 1774793235.436733}
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RS22306') HTTP/1.1" 204 0
2026-03-29 14:07:15 [auto1.it] INFO: Found listing with ID: KZ30481
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ30481%27 HTTP/1.1" 200 None
2026-03-29 14:07:15 [auto1.it] INFO: Scrape type for KZ30481: 0
2026-03-29 14:07: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-29 14:07:16 [auto1.it] INFO: Channel: 24h | Page: 37 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: JD45338
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: NP16593
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP16593%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for NP16593: 2
2026-03-29 14:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 945bc64d-b4ae-5eec-abbe-e87ceffe7c29 with identifier: NP16593
2026-03-29 14:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 945bc64d-b4ae-5eec-abbe-e87ceffe7c29 with scrape type 2
2026-03-29 14:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 945bc64d-b4ae-5eec-abbe-e87ceffe7c29 with scrape type 2
2026-03-29 14:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 945bc64d-b4ae-5eec-abbe-e87ceffe7c29, identifier: NP16593
2026-03-29 14:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 945bc64d-b4ae-5eec-abbe-e87ceffe7c29 with identifier: NP16593
2026-03-29 14:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 945bc64d-b4ae-5eec-abbe-e87ceffe7c29 with identifier: NP16593
2026-03-29 14:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 945bc64d-b4ae-5eec-abbe-e87ceffe7c29 with identifier: NP16593 to the API
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:21:05Z',
'fuel_type': 'diesel',
'id': '945bc64d-b4ae-5eec-abbe-e87ceffe7c29',
'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/NP16593',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 74614,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-12',
'seller_name': None,
'title': 'Alfa Romeo Giulia 2.2 JTDM Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2018}
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP16593%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Saving data for NP16593: {'auction_closing_time': 1774884065.0, 'created_time': 1774613235.161797, 'last_price_update_time': 1774793236.419479}
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NP16593') HTTP/1.1" 204 0
2026-03-29 14:07:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: RU70753
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU70753%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for RU70753: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: AW98600
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: RB23819
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: JT23346
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT23346%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for JT23346: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: ZC00549
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: KB15233
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: TJ20772
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ20772%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for TJ20772: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: ML96661
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: AR12639
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: JM76846
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM76846%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for JM76846: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: DX27899
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: UT67830
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT67830%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for UT67830: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: RU27646
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU27646%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for RU27646: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: UE02945
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: XY73038
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: WM78801
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM78801%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for WM78801: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: RJ37840
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ37840%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for RJ37840: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: TZ26377
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ26377%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for TZ26377: 0
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: VM43481
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: FL08980
2026-03-29 14:07:16 [auto1.it] INFO: Found listing with ID: EG41470
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG41470%27 HTTP/1.1" 200 None
2026-03-29 14:07:16 [auto1.it] INFO: Scrape type for EG41470: 2
2026-03-29 14:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470
2026-03-29 14:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa5c7aed-6511-53c4-8ba1-5ed86119600a with scrape type 2
2026-03-29 14:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa5c7aed-6511-53c4-8ba1-5ed86119600a with scrape type 2
2026-03-29 14:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fa5c7aed-6511-53c4-8ba1-5ed86119600a, identifier: EG41470
2026-03-29 14:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470
2026-03-29 14:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470
2026-03-29 14:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fa5c7aed-6511-53c4-8ba1-5ed86119600a with identifier: EG41470 to the API
2026-03-29 14:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:29:13Z',
'fuel_type': 'petrol',
'id': 'fa5c7aed-6511-53c4-8ba1-5ed86119600a',
'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/EG41470',
'listing': 'auction',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 213571,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-28',
'seller_name': None,
'title': 'Fiat Doblo 1.4 Turbo Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2012}
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG41470%27 HTTP/1.1" 200 None
2026-03-29 14:07:17 [auto1.it] INFO: Saving data for EG41470: {'auction_closing_time': 1774884553.0, 'created_time': 1774526751.549651, 'last_price_update_time': 1774793237.385104}
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EG41470') HTTP/1.1" 204 0
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: HL58093
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: TZ47815
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: ST20254
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: BB73520
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: XJ82802
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: ZM35614
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM35614%27 HTTP/1.1" 200 None
2026-03-29 14:07:17 [auto1.it] INFO: Scrape type for ZM35614: 0
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: WK74495
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: VC06734
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC06734%27 HTTP/1.1" 200 None
2026-03-29 14:07:17 [auto1.it] INFO: Scrape type for VC06734: 2
2026-03-29 14:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d42e3af6-bbcb-5888-9308-b123501aa994 with identifier: VC06734
2026-03-29 14:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d42e3af6-bbcb-5888-9308-b123501aa994 with scrape type 2
2026-03-29 14:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d42e3af6-bbcb-5888-9308-b123501aa994 with scrape type 2
2026-03-29 14:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d42e3af6-bbcb-5888-9308-b123501aa994, identifier: VC06734
2026-03-29 14:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d42e3af6-bbcb-5888-9308-b123501aa994 with identifier: VC06734
2026-03-29 14:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d42e3af6-bbcb-5888-9308-b123501aa994 with identifier: VC06734
2026-03-29 14:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d42e3af6-bbcb-5888-9308-b123501aa994 with identifier: VC06734 to the API
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:42:59Z',
'fuel_type': 'diesel',
'id': 'd42e3af6-bbcb-5888-9308-b123501aa994',
'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/VC06734',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 330000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-20',
'seller_name': None,
'title': 'Dacia Sandero 1.5 dCi Stepway',
'transmission': 'manual',
'trim': 'Stepway',
'year': 2011}
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC06734%27 HTTP/1.1" 200 None
2026-03-29 14:07:17 [auto1.it] INFO: Saving data for VC06734: {'auction_closing_time': 1774885379.0, 'created_time': 1774516047.366109, 'last_price_update_time': 1774793237.953859}
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VC06734') HTTP/1.1" 204 0
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: CV81447
2026-03-29 14:07:17 [auto1.it] INFO: Found listing with ID: YY46039
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY46039%27 HTTP/1.1" 200 None
2026-03-29 14:07:17 [auto1.it] INFO: Scrape type for YY46039: 2
2026-03-29 14:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 442e9b4c-0403-5d44-97ca-4cd9c6597329 with identifier: YY46039
2026-03-29 14:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 442e9b4c-0403-5d44-97ca-4cd9c6597329 with scrape type 2
2026-03-29 14:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 442e9b4c-0403-5d44-97ca-4cd9c6597329 with scrape type 2
2026-03-29 14:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 442e9b4c-0403-5d44-97ca-4cd9c6597329, identifier: YY46039
2026-03-29 14:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 442e9b4c-0403-5d44-97ca-4cd9c6597329 with identifier: YY46039
2026-03-29 14:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 442e9b4c-0403-5d44-97ca-4cd9c6597329 with identifier: YY46039
2026-03-29 14:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 442e9b4c-0403-5d44-97ca-4cd9c6597329 with identifier: YY46039 to the API
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:27:21Z',
'fuel_type': 'diesel',
'id': '442e9b4c-0403-5d44-97ca-4cd9c6597329',
'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/YY46039',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 121421,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-11',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Business BlueMotion',
'transmission': 'manual',
'trim': 'Business BlueMotion',
'year': 2018}
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY46039%27 HTTP/1.1" 200 None
2026-03-29 14:07:18 [auto1.it] INFO: Saving data for YY46039: {'auction_closing_time': 1774884441.0, 'created_time': 1774613163.522918, 'last_price_update_time': 1774793238.368939}
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YY46039') HTTP/1.1" 204 0
2026-03-29 14:07:18 [auto1.it] INFO: Found listing with ID: MD08971
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD08971%27 HTTP/1.1" 200 None
2026-03-29 14:07:18 [auto1.it] INFO: Scrape type for MD08971: 0
2026-03-29 14:07:18 [auto1.it] INFO: Found listing with ID: JJ50665
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ50665%27 HTTP/1.1" 200 None
2026-03-29 14:07:18 [auto1.it] INFO: Scrape type for JJ50665: 0
2026-03-29 14:07:18 [auto1.it] INFO: Found listing with ID: XN19179
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN19179%27 HTTP/1.1" 200 None
2026-03-29 14:07:18 [auto1.it] INFO: Scrape type for XN19179: 0
2026-03-29 14:07:18 [auto1.it] INFO: Found listing with ID: YU91907
2026-03-29 14:07:18 [auto1.it] INFO: Found listing with ID: HN39146
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HN39146%27 HTTP/1.1" 200 None
2026-03-29 14:07:18 [auto1.it] INFO: Scrape type for HN39146: 0
2026-03-29 14:07:18 [auto1.it] INFO: Found listing with ID: MG67619
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG67619%27 HTTP/1.1" 200 None
2026-03-29 14:07:18 [auto1.it] INFO: Scrape type for MG67619: 2
2026-03-29 14:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8f4f4f-4925-5c2b-b146-a6243f1fd814 with identifier: MG67619
2026-03-29 14:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8f4f4f-4925-5c2b-b146-a6243f1fd814 with scrape type 2
2026-03-29 14:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8f4f4f-4925-5c2b-b146-a6243f1fd814 with scrape type 2
2026-03-29 14:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0a8f4f4f-4925-5c2b-b146-a6243f1fd814, identifier: MG67619
2026-03-29 14:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0a8f4f4f-4925-5c2b-b146-a6243f1fd814 with identifier: MG67619
2026-03-29 14:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0a8f4f4f-4925-5c2b-b146-a6243f1fd814 with identifier: MG67619
2026-03-29 14:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0a8f4f4f-4925-5c2b-b146-a6243f1fd814 with identifier: MG67619 to the API
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 190,
'expiration_date': '2026-03-30T15:53:14Z',
'fuel_type': 'diesel',
'id': '0a8f4f4f-4925-5c2b-b146-a6243f1fd814',
'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/MG67619',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 327154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-12',
'seller_name': None,
'title': 'BMW 5er 520d xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2014}
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG67619%27 HTTP/1.1" 200 None
2026-03-29 14:07:18 [auto1.it] INFO: Saving data for MG67619: {'auction_closing_time': 1774885994.0, 'created_time': 1773131547.772051, 'last_price_update_time': 1774793238.891057}
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MG67619') HTTP/1.1" 204 0
2026-03-29 14:07:19 [auto1.it] INFO: Found listing with ID: KY69981
2026-03-29 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY69981%27 HTTP/1.1" 200 None
2026-03-29 14:07:19 [auto1.it] INFO: Scrape type for KY69981: 0
2026-03-29 14:07: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-29 14:07:19 [auto1.it] INFO: Channel: 24h | Page: 38 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:19 [auto1.it] INFO: Found listing with ID: YA22905
2026-03-29 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA22905%27 HTTP/1.1" 200 None
2026-03-29 14:07:19 [auto1.it] INFO: Scrape type for YA22905: 0
2026-03-29 14:07:19 [auto1.it] INFO: Found listing with ID: YG30728
2026-03-29 14:07:19 [auto1.it] INFO: Found listing with ID: SW30840
2026-03-29 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW30840%27 HTTP/1.1" 200 None
2026-03-29 14:07:19 [auto1.it] INFO: Scrape type for SW30840: 0
2026-03-29 14:07:19 [auto1.it] INFO: Found listing with ID: PU63843
2026-03-29 14:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PU63843%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for PU63843: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: LK86303
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: UK17345
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: CG66796
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: ZP08653
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP08653%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for ZP08653: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: LX64348
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX64348%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for LX64348: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: WU48456
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: WW68303
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW68303%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for WW68303: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: LT86375
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT86375%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for LT86375: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: RK63045
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK63045%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for RK63045: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: PG53512
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG53512%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for PG53512: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: SB68054
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: NF38082
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF38082%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for NF38082: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: BE98345
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: RA25408
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA25408%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for RA25408: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: YB60466
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: YB05417
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB05417%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for YB05417: 2
2026-03-29 14:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356594d2-b293-5ed3-a8c2-78b4271785bb with identifier: YB05417
2026-03-29 14:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356594d2-b293-5ed3-a8c2-78b4271785bb with scrape type 2
2026-03-29 14:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 356594d2-b293-5ed3-a8c2-78b4271785bb with scrape type 2
2026-03-29 14:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 356594d2-b293-5ed3-a8c2-78b4271785bb, identifier: YB05417
2026-03-29 14:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 356594d2-b293-5ed3-a8c2-78b4271785bb with identifier: YB05417
2026-03-29 14:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 356594d2-b293-5ed3-a8c2-78b4271785bb with identifier: YB05417
2026-03-29 14:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 356594d2-b293-5ed3-a8c2-78b4271785bb with identifier: YB05417 to the API
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:00:20Z',
'fuel_type': 'diesel',
'id': '356594d2-b293-5ed3-a8c2-78b4271785bb',
'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/YB05417',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 212306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-29',
'seller_name': None,
'title': 'Nissan Qashqai 1.6 dCi Tekna',
'transmission': 'manual',
'trim': 'Tekna',
'year': 2012}
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB05417%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Saving data for YB05417: {'auction_closing_time': 1774882820.0, 'created_time': 1774613258.553288, 'last_price_update_time': 1774793240.544088}
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YB05417') HTTP/1.1" 204 0
2026-03-29 14:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: AF81201
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: PT68883
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT68883%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for PT68883: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: YH73900
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH73900%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for YH73900: 0
2026-03-29 14:07:20 [auto1.it] INFO: Found listing with ID: LH69939
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH69939%27 HTTP/1.1" 200 None
2026-03-29 14:07:20 [auto1.it] INFO: Scrape type for LH69939: 2
2026-03-29 14:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76daa2ad-5738-5376-a435-c56f2c3874a8 with identifier: LH69939
2026-03-29 14:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76daa2ad-5738-5376-a435-c56f2c3874a8 with scrape type 2
2026-03-29 14:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76daa2ad-5738-5376-a435-c56f2c3874a8 with scrape type 2
2026-03-29 14:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 76daa2ad-5738-5376-a435-c56f2c3874a8, identifier: LH69939
2026-03-29 14:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 76daa2ad-5738-5376-a435-c56f2c3874a8 with identifier: LH69939
2026-03-29 14:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 76daa2ad-5738-5376-a435-c56f2c3874a8 with identifier: LH69939
2026-03-29 14:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 76daa2ad-5738-5376-a435-c56f2c3874a8 with identifier: LH69939 to the API
2026-03-29 14:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:04:17Z',
'fuel_type': 'diesel',
'id': '76daa2ad-5738-5376-a435-c56f2c3874a8',
'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/LH69939',
'listing': 'auction',
'make': 'MINI',
'model': 'Clubman',
'odometer': 126241,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-27',
'seller_name': None,
'title': 'MINI Clubman Cooper SD ALL4',
'transmission': 'automatic',
'trim': 'ALL4',
'year': 2018}
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH69939%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Saving data for LH69939: {'auction_closing_time': 1774883057.0, 'created_time': 1772102716.249911, 'last_price_update_time': 1774793241.160789}
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LH69939') HTTP/1.1" 204 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: XC56824
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: FA93618
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA93618%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for FA93618: 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: LD48805
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD48805%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for LD48805: 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: GR86359
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: BR14904
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR14904%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for BR14904: 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: HX42058
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX42058%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for HX42058: 2
2026-03-29 14:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63390a69-fa10-5880-94da-3cfdcd580634 with identifier: HX42058
2026-03-29 14:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63390a69-fa10-5880-94da-3cfdcd580634 with scrape type 2
2026-03-29 14:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63390a69-fa10-5880-94da-3cfdcd580634 with scrape type 2
2026-03-29 14:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 63390a69-fa10-5880-94da-3cfdcd580634, identifier: HX42058
2026-03-29 14:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 63390a69-fa10-5880-94da-3cfdcd580634 with identifier: HX42058
2026-03-29 14:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 63390a69-fa10-5880-94da-3cfdcd580634 with identifier: HX42058
2026-03-29 14:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 63390a69-fa10-5880-94da-3cfdcd580634 with identifier: HX42058 to the API
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:43:01Z',
'fuel_type': 'hybrid',
'id': '63390a69-fa10-5880-94da-3cfdcd580634',
'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/HX42058',
'listing': 'auction',
'make': 'Honda',
'model': 'HR-V',
'odometer': 11410,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-10',
'seller_name': None,
'title': 'Honda HR-V 1.5 i-MMD Hybrid Advance',
'transmission': 'automatic',
'trim': 'Advance',
'year': 2024}
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX42058%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Saving data for HX42058: {'auction_closing_time': 1774885381.0, 'created_time': 1774515991.780573, 'last_price_update_time': 1774793241.65243}
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HX42058') HTTP/1.1" 204 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: BN39787
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN39787%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for BN39787: 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: LZ05951
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: HC78741
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: DU09881
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: FX50490
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: TA87203
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA87203%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for TA87203: 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: EF98667
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: DW89993
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW89993%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for DW89993: 0
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: SR46685
2026-03-29 14:07:21 [auto1.it] INFO: Found listing with ID: TB60435
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB60435%27 HTTP/1.1" 200 None
2026-03-29 14:07:21 [auto1.it] INFO: Scrape type for TB60435: 0
2026-03-29 14:07: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-29 14:07:22 [auto1.it] INFO: Channel: 24h | Page: 39 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:22 [auto1.it] INFO: Found listing with ID: GM11383
2026-03-29 14:07:22 [auto1.it] INFO: Found listing with ID: ZJ09783
2026-03-29 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ09783%27 HTTP/1.1" 200 None
2026-03-29 14:07:22 [auto1.it] INFO: Scrape type for ZJ09783: 0
2026-03-29 14:07:22 [auto1.it] INFO: Found listing with ID: KC12001
2026-03-29 14:07:22 [auto1.it] INFO: Found listing with ID: GG79286
2026-03-29 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GG79286%27 HTTP/1.1" 200 None
2026-03-29 14:07:22 [auto1.it] INFO: Scrape type for GG79286: 2
2026-03-29 14:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc with identifier: GG79286
2026-03-29 14:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc with scrape type 2
2026-03-29 14:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc with scrape type 2
2026-03-29 14:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc, identifier: GG79286
2026-03-29 14:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc with identifier: GG79286
2026-03-29 14:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc with identifier: GG79286
2026-03-29 14:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc with identifier: GG79286 to the API
2026-03-29 14:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 3,
'engine_horse_power': 87,
'expiration_date': '2026-03-30T15:38:12Z',
'fuel_type': 'gas',
'id': '2dab62c0-e59e-50f1-9ee0-991ed1a4a8fc',
'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/GG79286',
'listing': 'auction',
'make': 'Opel',
'model': 'Adam',
'odometer': 148294,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-09',
'seller_name': None,
'title': 'Opel Adam 1.4 Jam ecoFlex',
'transmission': 'manual',
'trim': 'Jam ecoFlex',
'year': 2016}
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GG79286%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Saving data for GG79286: {'auction_closing_time': 1774885092.0, 'created_time': 1774101974.256659, 'last_price_update_time': 1774793243.047896}
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GG79286') HTTP/1.1" 204 0
2026-03-29 14:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: NB15044
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: VG33831
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG33831%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for VG33831: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: SL84548
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SL84548%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for SL84548: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: FP61129
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: ZV75074
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV75074%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for ZV75074: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: JZ46948
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ46948%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for JZ46948: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: DZ84756
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ84756%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for DZ84756: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: CF35894
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: GU38190
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: DC62247
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC62247%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for DC62247: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: KD87590
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD87590%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for KD87590: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: VY00315
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: KA98059
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA98059%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for KA98059: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: JH32473
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH32473%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for JH32473: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: HW82018
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW82018%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for HW82018: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: VG76075
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG76075%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for VG76075: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: UB96617
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: FL87170
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL87170%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for FL87170: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: HC78855
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC78855%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for HC78855: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: RF11851
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF11851%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for RF11851: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: VF62325
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: NU40150
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NU40150%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for NU40150: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: HA02667
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA02667%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for HA02667: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: ZF04289
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF04289%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for ZF04289: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: KT00361
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT00361%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for KT00361: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: NC40954
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: UZ24263
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: WF98355
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WF98355%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for WF98355: 0
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: LY33062
2026-03-29 14:07:23 [auto1.it] INFO: Found listing with ID: RY75551
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY75551%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Scrape type for RY75551: 2
2026-03-29 14:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 010952bf-175f-5464-b975-75d62ac4b783 with identifier: RY75551
2026-03-29 14:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 010952bf-175f-5464-b975-75d62ac4b783 with scrape type 2
2026-03-29 14:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 010952bf-175f-5464-b975-75d62ac4b783 with scrape type 2
2026-03-29 14:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 010952bf-175f-5464-b975-75d62ac4b783, identifier: RY75551
2026-03-29 14:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 010952bf-175f-5464-b975-75d62ac4b783 with identifier: RY75551
2026-03-29 14:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 010952bf-175f-5464-b975-75d62ac4b783 with identifier: RY75551
2026-03-29 14:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 010952bf-175f-5464-b975-75d62ac4b783 with identifier: RY75551 to the API
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 313,
'expiration_date': '2026-03-30T15:54:58Z',
'fuel_type': 'diesel',
'id': '010952bf-175f-5464-b975-75d62ac4b783',
'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/RY75551',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 214502,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-27',
'seller_name': None,
'title': 'BMW 3er 335d xDrive M Sport',
'transmission': 'automatic',
'trim': 'xDrive M Sport',
'year': 2017}
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY75551%27 HTTP/1.1" 200 None
2026-03-29 14:07:23 [auto1.it] INFO: Saving data for RY75551: {'auction_closing_time': 1774886098.0, 'created_time': 1773781737.981999, 'last_price_update_time': 1774793243.965104}
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RY75551') HTTP/1.1" 204 0
2026-03-29 14:07:24 [auto1.it] INFO: Found listing with ID: GT17174
2026-03-29 14:07:24 [auto1.it] INFO: Found listing with ID: RV11940
2026-03-29 14:07:24 [auto1.it] INFO: Found listing with ID: PW10693
2026-03-29 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW10693%27 HTTP/1.1" 200 None
2026-03-29 14:07:24 [auto1.it] INFO: Scrape type for PW10693: 0
2026-03-29 14:07:24 [auto1.it] INFO: Found listing with ID: RA84354
2026-03-29 14:07:24 [auto1.it] INFO: Found listing with ID: CC08861
2026-03-29 14:07:24 [auto1.it] INFO: Found listing with ID: SP14530
2026-03-29 14:07: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-29 14:07:25 [auto1.it] INFO: Channel: 24h | Page: 40 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: WH70643
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: TH32608
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: ZJ87985
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: RF43689
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF43689%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for RF43689: 0
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: BV06574
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: US24028
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US24028%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for US24028: 0
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: AS07739
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS07739%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for AS07739: 0
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: DW68997
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: DC13549
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: VB18666
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB18666%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for VB18666: 0
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: ND31908
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND31908%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for ND31908: 2
2026-03-29 14:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30bef070-cfed-5a36-b827-c2a090c6f1b3 with identifier: ND31908
2026-03-29 14:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30bef070-cfed-5a36-b827-c2a090c6f1b3 with scrape type 2
2026-03-29 14:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30bef070-cfed-5a36-b827-c2a090c6f1b3 with scrape type 2
2026-03-29 14:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 30bef070-cfed-5a36-b827-c2a090c6f1b3, identifier: ND31908
2026-03-29 14:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 30bef070-cfed-5a36-b827-c2a090c6f1b3 with identifier: ND31908
2026-03-29 14:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 30bef070-cfed-5a36-b827-c2a090c6f1b3 with identifier: ND31908
2026-03-29 14:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 30bef070-cfed-5a36-b827-c2a090c6f1b3 with identifier: ND31908 to the API
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:26:10Z',
'fuel_type': 'petrol',
'id': '30bef070-cfed-5a36-b827-c2a090c6f1b3',
'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/ND31908',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf Plus',
'odometer': 189749,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-31',
'seller_name': None,
'title': 'Volkswagen Golf Plus 1.4 TSI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2008}
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND31908%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Saving data for ND31908: {'auction_closing_time': 1774884370.0, 'created_time': 1772308838.37094, 'last_price_update_time': 1774793245.565388}
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ND31908') HTTP/1.1" 204 0
2026-03-29 14:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: YT14284
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: XJ18858
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ18858%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for XJ18858: 0
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: RS54948
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS54948%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for RS54948: 0
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: NP40750
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP40750%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for NP40750: 0
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: MY00561
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: ZK89803
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: UP03227
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: VD09142
2026-03-29 14:07:25 [auto1.it] INFO: Found listing with ID: XJ13084
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ13084%27 HTTP/1.1" 200 None
2026-03-29 14:07:25 [auto1.it] INFO: Scrape type for XJ13084: 2
2026-03-29 14:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff4068b8-94fe-5c68-8cf4-598f11dd9d2d with identifier: XJ13084
2026-03-29 14:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff4068b8-94fe-5c68-8cf4-598f11dd9d2d with scrape type 2
2026-03-29 14:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff4068b8-94fe-5c68-8cf4-598f11dd9d2d with scrape type 2
2026-03-29 14:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ff4068b8-94fe-5c68-8cf4-598f11dd9d2d, identifier: XJ13084
2026-03-29 14:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ff4068b8-94fe-5c68-8cf4-598f11dd9d2d with identifier: XJ13084
2026-03-29 14:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ff4068b8-94fe-5c68-8cf4-598f11dd9d2d with identifier: XJ13084
2026-03-29 14:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ff4068b8-94fe-5c68-8cf4-598f11dd9d2d with identifier: XJ13084 to the API
2026-03-29 14:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:48:20Z',
'fuel_type': 'diesel',
'id': 'ff4068b8-94fe-5c68-8cf4-598f11dd9d2d',
'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/XJ13084',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 73355,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-11',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI',
'transmission': 'manual',
'trim': '',
'year': 2013}
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ13084%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Saving data for XJ13084: {'auction_closing_time': 1774885700.0, 'created_time': 1774515965.721145, 'last_price_update_time': 1774793246.168635}
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XJ13084') HTTP/1.1" 204 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: VT42722
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT42722%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for VT42722: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: VP48054
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP48054%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for VP48054: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: DS02463
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS02463%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for DS02463: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: FU99331
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU99331%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for FU99331: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: WL66559
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL66559%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for WL66559: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: JW95602
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: ZE21394
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE21394%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for ZE21394: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: JF95895
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF95895%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for JF95895: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: KM59258
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM59258%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for KM59258: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: DT24064
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT24064%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for DT24064: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: ZU06634
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: CY97706
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: RM50913
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: TY61219
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: VV63992
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV63992%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for VV63992: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: DD55036
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: JN19530
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JN19530%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for JN19530: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: PM10461
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM10461%27 HTTP/1.1" 200 None
2026-03-29 14:07:26 [auto1.it] INFO: Scrape type for PM10461: 0
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: FS34329
2026-03-29 14:07:26 [auto1.it] INFO: Found listing with ID: PV13410
2026-03-29 14:07: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-29 14:07:27 [auto1.it] INFO: Channel: 24h | Page: 41 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: AV12122
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AV12122%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for AV12122: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: ZZ56254
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ56254%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for ZZ56254: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: UN43339
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN43339%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for UN43339: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: PV39557
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: ZE71737
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE71737%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for ZE71737: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: FP75199
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP75199%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for FP75199: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: GJ95983
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: HH07211
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: FY46493
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FY46493%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for FY46493: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: LG18660
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG18660%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for LG18660: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: AF82865
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF82865%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for AF82865: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: NZ40909
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ40909%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for NZ40909: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: SE98453
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: TJ64738
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: UB44414
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: EU82988
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU82988%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for EU82988: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: SM22245
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: DL42775
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL42775%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for DL42775: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: LD41720
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: DP88225
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: GV75261
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV75261%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for GV75261: 0
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: JJ49663
2026-03-29 14:07:27 [auto1.it] INFO: Found listing with ID: TA75240
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA75240%27 HTTP/1.1" 200 None
2026-03-29 14:07:27 [auto1.it] INFO: Scrape type for TA75240: 2
2026-03-29 14:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240
2026-03-29 14:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a9780e3-320b-5489-9ad9-4ddfb66c178b with scrape type 2
2026-03-29 14:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a9780e3-320b-5489-9ad9-4ddfb66c178b with scrape type 2
2026-03-29 14:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5a9780e3-320b-5489-9ad9-4ddfb66c178b, identifier: TA75240
2026-03-29 14:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240
2026-03-29 14:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240
2026-03-29 14:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5a9780e3-320b-5489-9ad9-4ddfb66c178b with identifier: TA75240 to the API
2026-03-29 14:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 5,
'engine_horse_power': 340,
'expiration_date': '2026-03-30T15:12:12Z',
'fuel_type': 'petrol',
'id': '5a9780e3-320b-5489-9ad9-4ddfb66c178b',
'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/TA75240',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 137615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-29',
'seller_name': None,
'title': 'BMW X5 xDrive 40i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2019}
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA75240%27 HTTP/1.1" 200 None
2026-03-29 14:07:28 [auto1.it] INFO: Saving data for TA75240: {'auction_closing_time': 1774883532.0, 'created_time': 1774526833.729223, 'last_price_update_time': 1774793248.045574}
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TA75240') HTTP/1.1" 204 0
2026-03-29 14:07:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: LZ50355
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: DB04877
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: XV39349
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV39349%27 HTTP/1.1" 200 None
2026-03-29 14:07:28 [auto1.it] INFO: Scrape type for XV39349: 0
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: CN31542
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN31542%27 HTTP/1.1" 200 None
2026-03-29 14:07:28 [auto1.it] INFO: Scrape type for CN31542: 2
2026-03-29 14:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f69e12-e652-5955-b870-a657b54b8bad with identifier: CN31542
2026-03-29 14:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f69e12-e652-5955-b870-a657b54b8bad with scrape type 2
2026-03-29 14:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f69e12-e652-5955-b870-a657b54b8bad with scrape type 2
2026-03-29 14:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 67f69e12-e652-5955-b870-a657b54b8bad, identifier: CN31542
2026-03-29 14:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 67f69e12-e652-5955-b870-a657b54b8bad with identifier: CN31542
2026-03-29 14:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 67f69e12-e652-5955-b870-a657b54b8bad with identifier: CN31542
2026-03-29 14:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 67f69e12-e652-5955-b870-a657b54b8bad with identifier: CN31542 to the API
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:43:22Z',
'fuel_type': 'diesel',
'id': '67f69e12-e652-5955-b870-a657b54b8bad',
'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/CN31542',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 146609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-25',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 CDI Premium',
'transmission': 'automatic',
'trim': 'Premium',
'year': 2015}
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN31542%27 HTTP/1.1" 200 None
2026-03-29 14:07:28 [auto1.it] INFO: Saving data for CN31542: {'auction_closing_time': 1774885402.0, 'created_time': 1774613291.661637, 'last_price_update_time': 1774793248.674842}
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CN31542') HTTP/1.1" 204 0
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: UA89499
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA89499%27 HTTP/1.1" 200 None
2026-03-29 14:07:28 [auto1.it] INFO: Scrape type for UA89499: 0
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: BV97691
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: LV04843
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: HZ93936
2026-03-29 14:07:28 [auto1.it] INFO: Found listing with ID: WA74830
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA74830%27 HTTP/1.1" 200 None
2026-03-29 14:07:28 [auto1.it] INFO: Scrape type for WA74830: 2
2026-03-29 14:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a558e35a-90c5-5313-87c3-0f060f6557d1 with identifier: WA74830
2026-03-29 14:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a558e35a-90c5-5313-87c3-0f060f6557d1 with scrape type 2
2026-03-29 14:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a558e35a-90c5-5313-87c3-0f060f6557d1 with scrape type 2
2026-03-29 14:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a558e35a-90c5-5313-87c3-0f060f6557d1, identifier: WA74830
2026-03-29 14:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a558e35a-90c5-5313-87c3-0f060f6557d1 with identifier: WA74830
2026-03-29 14:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a558e35a-90c5-5313-87c3-0f060f6557d1 with identifier: WA74830
2026-03-29 14:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a558e35a-90c5-5313-87c3-0f060f6557d1 with identifier: WA74830 to the API
2026-03-29 14:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 200,
'expiration_date': '2026-03-30T15:06:52Z',
'fuel_type': 'diesel',
'id': 'a558e35a-90c5-5313-87c3-0f060f6557d1',
'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/WA74830',
'listing': 'auction',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 293925,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-28',
'seller_name': None,
'title': 'Jeep Cherokee 2.2 M-Jet Limited 4WD',
'transmission': 'automatic',
'trim': 'Limited 4WD',
'year': 2017}
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA74830%27 HTTP/1.1" 200 None
2026-03-29 14:07:29 [auto1.it] INFO: Saving data for WA74830: {'auction_closing_time': 1774883212.0, 'created_time': 1774515967.967231, 'last_price_update_time': 1774793249.162905}
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WA74830') HTTP/1.1" 204 0
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: FS29770
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FS29770%27 HTTP/1.1" 200 None
2026-03-29 14:07:29 [auto1.it] INFO: Scrape type for FS29770: 0
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: BY06123
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: KD78044
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: TD31675
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD31675%27 HTTP/1.1" 200 None
2026-03-29 14:07:29 [auto1.it] INFO: Scrape type for TD31675: 0
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: LG36476
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: DV58522
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV58522%27 HTTP/1.1" 200 None
2026-03-29 14:07:29 [auto1.it] INFO: Scrape type for DV58522: 0
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: UB21320
2026-03-29 14:07:29 [auto1.it] INFO: Found listing with ID: TV19217
2026-03-29 14:07: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-29 14:07:30 [auto1.it] INFO: Channel: 24h | Page: 42 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: HD69394
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD69394%27 HTTP/1.1" 200 None
2026-03-29 14:07:30 [auto1.it] INFO: Scrape type for HD69394: 0
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: PM68240
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: CH03473
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH03473%27 HTTP/1.1" 200 None
2026-03-29 14:07:30 [auto1.it] INFO: Scrape type for CH03473: 2
2026-03-29 14:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473
2026-03-29 14:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3099655-fa14-5f01-919d-37d071bc4ac8 with scrape type 2
2026-03-29 14:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3099655-fa14-5f01-919d-37d071bc4ac8 with scrape type 2
2026-03-29 14:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c3099655-fa14-5f01-919d-37d071bc4ac8, identifier: CH03473
2026-03-29 14:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473
2026-03-29 14:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473
2026-03-29 14:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c3099655-fa14-5f01-919d-37d071bc4ac8 with identifier: CH03473 to the API
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 232,
'expiration_date': '2026-03-30T15:59:28Z',
'fuel_type': 'petrol',
'id': 'c3099655-fa14-5f01-919d-37d071bc4ac8',
'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/CH03473',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Grand Vitara',
'odometer': 166311,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-15',
'seller_name': None,
'title': 'Suzuki Grand Vitara 3.2 V6 executive 5-türig',
'transmission': 'automatic',
'trim': 'V6 executive 5-türig',
'year': 2010}
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH03473%27 HTTP/1.1" 200 None
2026-03-29 14:07:30 [auto1.it] INFO: Saving data for CH03473: {'auction_closing_time': 1774886368.0, 'created_time': 1774526763.830578, 'last_price_update_time': 1774793250.754583}
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CH03473') HTTP/1.1" 204 0
2026-03-29 14:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: BZ06099
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ06099%27 HTTP/1.1" 200 None
2026-03-29 14:07:30 [auto1.it] INFO: Scrape type for BZ06099: 0
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: TE47770
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TE47770%27 HTTP/1.1" 200 None
2026-03-29 14:07:30 [auto1.it] INFO: Scrape type for TE47770: 0
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: SS52204
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS52204%27 HTTP/1.1" 200 None
2026-03-29 14:07:30 [auto1.it] INFO: Scrape type for SS52204: 0
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: PT89621
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: HX75119
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: ZL28386
2026-03-29 14:07:30 [auto1.it] INFO: Found listing with ID: KR37794
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR37794%27 HTTP/1.1" 200 None
2026-03-29 14:07:30 [auto1.it] INFO: Scrape type for KR37794: 2
2026-03-29 14:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 907f8f6b-b197-5f34-84e2-16a45167bfa6 with identifier: KR37794
2026-03-29 14:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 907f8f6b-b197-5f34-84e2-16a45167bfa6 with scrape type 2
2026-03-29 14:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 907f8f6b-b197-5f34-84e2-16a45167bfa6 with scrape type 2
2026-03-29 14:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 907f8f6b-b197-5f34-84e2-16a45167bfa6, identifier: KR37794
2026-03-29 14:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 907f8f6b-b197-5f34-84e2-16a45167bfa6 with identifier: KR37794
2026-03-29 14:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 907f8f6b-b197-5f34-84e2-16a45167bfa6 with identifier: KR37794
2026-03-29 14:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 907f8f6b-b197-5f34-84e2-16a45167bfa6 with identifier: KR37794 to the API
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07:31 [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-29 14:07:31 [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': 325,
'expiration_date': '2026-03-30T15:29:29Z',
'fuel_type': 'diesel',
'id': '907f8f6b-b197-5f34-84e2-16a45167bfa6',
'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/KR37794',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 154984,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-09',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI clean diesel quattro Competition',
'transmission': 'automatic',
'trim': 'quattro Competition',
'year': 2017}
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR37794%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Saving data for KR37794: {'auction_closing_time': 1774884569.0, 'created_time': 1773136627.237718, 'last_price_update_time': 1774793251.654192}
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KR37794') HTTP/1.1" 204 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: HY34989
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: XV25356
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV25356%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for XV25356: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: FP20263
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP20263%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for FP20263: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: UY39151
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY39151%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for UY39151: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: RL97939
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: JY70774
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY70774%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for JY70774: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: UR73173
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UR73173%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for UR73173: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: UP17064
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: TT52453
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: WW47132
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: DL97052
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: SM29752
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: PJ46449
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PJ46449%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for PJ46449: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: DX25254
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX25254%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for DX25254: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: DX82404
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX82404%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for DX82404: 0
2026-03-29 14:07:31 [auto1.it] INFO: Found listing with ID: MJ86480
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ86480%27 HTTP/1.1" 200 None
2026-03-29 14:07:31 [auto1.it] INFO: Scrape type for MJ86480: 2
2026-03-29 14:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71ec26fd-b8ba-5b3a-af60-6e8d08e7039b with identifier: MJ86480
2026-03-29 14:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71ec26fd-b8ba-5b3a-af60-6e8d08e7039b with scrape type 2
2026-03-29 14:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71ec26fd-b8ba-5b3a-af60-6e8d08e7039b with scrape type 2
2026-03-29 14:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 71ec26fd-b8ba-5b3a-af60-6e8d08e7039b, identifier: MJ86480
2026-03-29 14:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 71ec26fd-b8ba-5b3a-af60-6e8d08e7039b with identifier: MJ86480
2026-03-29 14:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 71ec26fd-b8ba-5b3a-af60-6e8d08e7039b with identifier: MJ86480
2026-03-29 14:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 71ec26fd-b8ba-5b3a-af60-6e8d08e7039b with identifier: MJ86480 to the API
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07:32 [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-29 14:07:32 [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-30T15:37:22Z',
'fuel_type': 'diesel',
'id': '71ec26fd-b8ba-5b3a-af60-6e8d08e7039b',
'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/MJ86480',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 207638,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-16',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350 d 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2018}
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ86480%27 HTTP/1.1" 200 None
2026-03-29 14:07:32 [auto1.it] INFO: Saving data for MJ86480: {'auction_closing_time': 1774885042.0, 'created_time': 1774516048.848869, 'last_price_update_time': 1774793252.282317}
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MJ86480') HTTP/1.1" 204 0
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: PK74621
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: AR18622
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR18622%27 HTTP/1.1" 200 None
2026-03-29 14:07:32 [auto1.it] INFO: Scrape type for AR18622: 0
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: MZ58050
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: XZ72452
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XZ72452%27 HTTP/1.1" 200 None
2026-03-29 14:07:32 [auto1.it] INFO: Scrape type for XZ72452: 0
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: TR59701
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: RB26067
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: NV87278
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: SX19566
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: SJ09087
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: HY91699
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY91699%27 HTTP/1.1" 200 None
2026-03-29 14:07:32 [auto1.it] INFO: Scrape type for HY91699: 0
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: FD12268
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: YT66548
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT66548%27 HTTP/1.1" 200 None
2026-03-29 14:07:32 [auto1.it] INFO: Scrape type for YT66548: 2
2026-03-29 14:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7df95c0-4a32-54fb-aba5-57604471ac64 with identifier: YT66548
2026-03-29 14:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7df95c0-4a32-54fb-aba5-57604471ac64 with scrape type 2
2026-03-29 14:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7df95c0-4a32-54fb-aba5-57604471ac64 with scrape type 2
2026-03-29 14:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a7df95c0-4a32-54fb-aba5-57604471ac64, identifier: YT66548
2026-03-29 14:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a7df95c0-4a32-54fb-aba5-57604471ac64 with identifier: YT66548
2026-03-29 14:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a7df95c0-4a32-54fb-aba5-57604471ac64 with identifier: YT66548
2026-03-29 14:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a7df95c0-4a32-54fb-aba5-57604471ac64 with identifier: YT66548 to the API
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07:32 [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-29 14:07:32 [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': 525,
'expiration_date': '2026-03-30T15:25:14Z',
'fuel_type': 'petrol',
'id': 'a7df95c0-4a32-54fb-aba5-57604471ac64',
'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/YT66548',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 102303,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-03',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 63 AMG',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT66548%27 HTTP/1.1" 200 None
2026-03-29 14:07:32 [auto1.it] INFO: Saving data for YT66548: {'auction_closing_time': 1774884314.0, 'created_time': 1774516006.193974, 'last_price_update_time': 1774793252.868342}
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YT66548') HTTP/1.1" 204 0
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: CB66149
2026-03-29 14:07:32 [auto1.it] INFO: Found listing with ID: ZR48768
2026-03-29 14:07: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-29 14:07:33 [auto1.it] INFO: Channel: 24h | Page: 43 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:33 [auto1.it] INFO: Found listing with ID: RE68635
2026-03-29 14:07:33 [auto1.it] INFO: Found listing with ID: UM17769
2026-03-29 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM17769%27 HTTP/1.1" 200 None
2026-03-29 14:07:33 [auto1.it] INFO: Scrape type for UM17769: 0
2026-03-29 14:07:33 [auto1.it] INFO: Found listing with ID: HW61207
2026-03-29 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW61207%27 HTTP/1.1" 200 None
2026-03-29 14:07:33 [auto1.it] INFO: Scrape type for HW61207: 0
2026-03-29 14:07:33 [auto1.it] INFO: Found listing with ID: GA57810
2026-03-29 14:07:33 [auto1.it] INFO: Found listing with ID: VD70212
2026-03-29 14:07:33 [auto1.it] INFO: Found listing with ID: JK09197
2026-03-29 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK09197%27 HTTP/1.1" 200 None
2026-03-29 14:07:33 [auto1.it] INFO: Scrape type for JK09197: 2
2026-03-29 14:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 058fda09-6135-579f-8037-14f558f2c064 with identifier: JK09197
2026-03-29 14:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 058fda09-6135-579f-8037-14f558f2c064 with scrape type 2
2026-03-29 14:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 058fda09-6135-579f-8037-14f558f2c064 with scrape type 2
2026-03-29 14:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 058fda09-6135-579f-8037-14f558f2c064, identifier: JK09197
2026-03-29 14:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 058fda09-6135-579f-8037-14f558f2c064 with identifier: JK09197
2026-03-29 14:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 058fda09-6135-579f-8037-14f558f2c064 with identifier: JK09197
2026-03-29 14:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 058fda09-6135-579f-8037-14f558f2c064 with identifier: JK09197 to the API
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:23:39Z',
'fuel_type': 'diesel',
'id': '058fda09-6135-579f-8037-14f558f2c064',
'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/JK09197',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 147460,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-21',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Sd4 HSE Dynamic',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'year': 2015}
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK09197%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Saving data for JK09197: {'auction_closing_time': 1774884219.0, 'created_time': 1774515960.219614, 'last_price_update_time': 1774793254.230719}
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JK09197') HTTP/1.1" 204 0
2026-03-29 14:07:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: CA31078
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA31078%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for CA31078: 0
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: JS13846
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS13846%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for JS13846: 0
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: UN97193
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: JT98079
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: ZN14128
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN14128%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for ZN14128: 0
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: HS75428
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: GA45330
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA45330%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for GA45330: 0
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: UU49973
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU49973%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for UU49973: 2
2026-03-29 14:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8d85e1-1d87-5ccf-b611-26f469c25025 with identifier: UU49973
2026-03-29 14:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8d85e1-1d87-5ccf-b611-26f469c25025 with scrape type 2
2026-03-29 14:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac8d85e1-1d87-5ccf-b611-26f469c25025 with scrape type 2
2026-03-29 14:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac8d85e1-1d87-5ccf-b611-26f469c25025, identifier: UU49973
2026-03-29 14:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac8d85e1-1d87-5ccf-b611-26f469c25025 with identifier: UU49973
2026-03-29 14:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac8d85e1-1d87-5ccf-b611-26f469c25025 with identifier: UU49973
2026-03-29 14:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac8d85e1-1d87-5ccf-b611-26f469c25025 with identifier: UU49973 to the API
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 4,
'engine_horse_power': 400,
'expiration_date': '2026-03-30T15:02:13Z',
'fuel_type': 'petrol',
'id': 'ac8d85e1-1d87-5ccf-b611-26f469c25025',
'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/UU49973',
'listing': 'auction',
'make': 'Audi',
'model': 'RS 3',
'odometer': 40517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-30',
'seller_name': None,
'title': 'Audi RS 3 2.5 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2022}
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU49973%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Saving data for UU49973: {'auction_closing_time': 1774882933.0, 'created_time': 1774613302.127587, 'last_price_update_time': 1774793254.74818}
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UU49973') HTTP/1.1" 204 0
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: LR95961
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: EB11724
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EB11724%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for EB11724: 0
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: WY28975
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: XP84134
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP84134%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for XP84134: 0
2026-03-29 14:07:34 [auto1.it] INFO: Found listing with ID: RV64880
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV64880%27 HTTP/1.1" 200 None
2026-03-29 14:07:34 [auto1.it] INFO: Scrape type for RV64880: 2
2026-03-29 14:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9896a837-478c-5ae4-80c0-0503c8f12a23 with identifier: RV64880
2026-03-29 14:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9896a837-478c-5ae4-80c0-0503c8f12a23 with scrape type 2
2026-03-29 14:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9896a837-478c-5ae4-80c0-0503c8f12a23 with scrape type 2
2026-03-29 14:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9896a837-478c-5ae4-80c0-0503c8f12a23, identifier: RV64880
2026-03-29 14:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9896a837-478c-5ae4-80c0-0503c8f12a23 with identifier: RV64880
2026-03-29 14:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9896a837-478c-5ae4-80c0-0503c8f12a23 with identifier: RV64880
2026-03-29 14:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9896a837-478c-5ae4-80c0-0503c8f12a23 with identifier: RV64880 to the API
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:38:30Z',
'fuel_type': 'diesel',
'id': '9896a837-478c-5ae4-80c0-0503c8f12a23',
'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/RV64880',
'listing': 'auction',
'make': 'Audi',
'model': 'A5 Sportback',
'odometer': 83371,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-28',
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TDI Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2018}
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV64880%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Saving data for RV64880: {'auction_closing_time': 1774885110.0, 'created_time': 1774613237.448361, 'last_price_update_time': 1774793255.284009}
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RV64880') HTTP/1.1" 204 0
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: XH17321
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH17321%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Scrape type for XH17321: 0
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: TG93645
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: ES64600
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES64600%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Scrape type for ES64600: 0
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: XY26314
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: XJ87572
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: DV39460
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: NT74531
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: KV97590
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV97590%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Scrape type for KV97590: 0
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: BF34891
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF34891%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Scrape type for BF34891: 0
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: CA25129
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: CP04601
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: PR97766
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: DV62458
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: JF27717
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: NP04036
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: RX07844
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX07844%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Scrape type for RX07844: 2
2026-03-29 14:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3ba273a-dd96-5d72-8fc1-08f59684b216 with identifier: RX07844
2026-03-29 14:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3ba273a-dd96-5d72-8fc1-08f59684b216 with scrape type 2
2026-03-29 14:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3ba273a-dd96-5d72-8fc1-08f59684b216 with scrape type 2
2026-03-29 14:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e3ba273a-dd96-5d72-8fc1-08f59684b216, identifier: RX07844
2026-03-29 14:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e3ba273a-dd96-5d72-8fc1-08f59684b216 with identifier: RX07844
2026-03-29 14:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e3ba273a-dd96-5d72-8fc1-08f59684b216 with identifier: RX07844
2026-03-29 14:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e3ba273a-dd96-5d72-8fc1-08f59684b216 with identifier: RX07844 to the API
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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-30T15:06:50Z',
'fuel_type': 'petrol',
'id': 'e3ba273a-dd96-5d72-8fc1-08f59684b216',
'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/RX07844',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 24424,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-12',
'seller_name': None,
'title': 'Land Rover Evoque P250 Mild-Hybrid R-dynamic S',
'transmission': 'automatic',
'trim': 'R-dynamic S',
'year': 2022}
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX07844%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Saving data for RX07844: {'auction_closing_time': 1774883210.0, 'created_time': 1774613198.400735, 'last_price_update_time': 1774793255.775337}
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RX07844') HTTP/1.1" 204 0
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: LF46608
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LF46608%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Scrape type for LF46608: 0
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: TS59592
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: RZ99853
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: FF22275
2026-03-29 14:07:35 [auto1.it] INFO: Found listing with ID: KT26389
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT26389%27 HTTP/1.1" 200 None
2026-03-29 14:07:35 [auto1.it] INFO: Scrape type for KT26389: 0
2026-03-29 14:07: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-29 14:07:36 [auto1.it] INFO: Channel: 24h | Page: 44 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: NB02604
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB02604%27 HTTP/1.1" 200 None
2026-03-29 14:07:36 [auto1.it] INFO: Scrape type for NB02604: 0
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: RU45122
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: GY05881
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: MY33245
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY33245%27 HTTP/1.1" 200 None
2026-03-29 14:07:36 [auto1.it] INFO: Scrape type for MY33245: 0
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: TT28559
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT28559%27 HTTP/1.1" 200 None
2026-03-29 14:07:36 [auto1.it] INFO: Scrape type for TT28559: 0
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: BG42211
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG42211%27 HTTP/1.1" 200 None
2026-03-29 14:07:36 [auto1.it] INFO: Scrape type for BG42211: 0
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: BK04078
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BK04078%27 HTTP/1.1" 200 None
2026-03-29 14:07:36 [auto1.it] INFO: Scrape type for BK04078: 0
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: AY46194
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY46194%27 HTTP/1.1" 200 None
2026-03-29 14:07:36 [auto1.it] INFO: Scrape type for AY46194: 0
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: MW84295
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: YY01932
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: GT34435
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: ED17590
2026-03-29 14:07:36 [auto1.it] INFO: Found listing with ID: VA29565
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VA29565%27 HTTP/1.1" 200 None
2026-03-29 14:07:36 [auto1.it] INFO: Scrape type for VA29565: 2
2026-03-29 14:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64285844-56ed-5c3a-b334-30939f1c58b4 with identifier: VA29565
2026-03-29 14:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64285844-56ed-5c3a-b334-30939f1c58b4 with scrape type 2
2026-03-29 14:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64285844-56ed-5c3a-b334-30939f1c58b4 with scrape type 2
2026-03-29 14:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 64285844-56ed-5c3a-b334-30939f1c58b4, identifier: VA29565
2026-03-29 14:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 64285844-56ed-5c3a-b334-30939f1c58b4 with identifier: VA29565
2026-03-29 14:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 64285844-56ed-5c3a-b334-30939f1c58b4 with identifier: VA29565
2026-03-29 14:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 64285844-56ed-5c3a-b334-30939f1c58b4 with identifier: VA29565 to the API
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:20:01Z',
'fuel_type': 'diesel',
'id': '64285844-56ed-5c3a-b334-30939f1c58b4',
'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/VA29565',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 115715,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-18',
'seller_name': None,
'title': 'BMW 5er 520d Luxury Line',
'transmission': 'automatic',
'trim': 'Luxury Line',
'year': 2017}
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VA29565%27 HTTP/1.1" 200 None
2026-03-29 14:07:37 [auto1.it] INFO: Saving data for VA29565: {'auction_closing_time': 1774884001.0, 'created_time': 1774613303.555524, 'last_price_update_time': 1774793257.335172}
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VA29565') HTTP/1.1" 204 0
2026-03-29 14:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:37 [auto1.it] INFO: Found listing with ID: SC91639
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC91639%27 HTTP/1.1" 200 None
2026-03-29 14:07:37 [auto1.it] INFO: Scrape type for SC91639: 2
2026-03-29 14:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29547f06-5805-54cd-8209-d9680f49ce38 with identifier: SC91639
2026-03-29 14:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29547f06-5805-54cd-8209-d9680f49ce38 with scrape type 2
2026-03-29 14:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29547f06-5805-54cd-8209-d9680f49ce38 with scrape type 2
2026-03-29 14:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 29547f06-5805-54cd-8209-d9680f49ce38, identifier: SC91639
2026-03-29 14:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 29547f06-5805-54cd-8209-d9680f49ce38 with identifier: SC91639
2026-03-29 14:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 29547f06-5805-54cd-8209-d9680f49ce38 with identifier: SC91639
2026-03-29 14:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 29547f06-5805-54cd-8209-d9680f49ce38 with identifier: SC91639 to the API
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:02:45Z',
'fuel_type': 'diesel',
'id': '29547f06-5805-54cd-8209-d9680f49ce38',
'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/SC91639',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 268609,
'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': 'Alfa Romeo Giulietta 2.0 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2015}
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC91639%27 HTTP/1.1" 200 None
2026-03-29 14:07:37 [auto1.it] INFO: Saving data for SC91639: {'auction_closing_time': 1774882965.0, 'created_time': 1774613182.37485, 'last_price_update_time': 1774793257.879306}
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SC91639') HTTP/1.1" 204 0
2026-03-29 14:07:37 [auto1.it] INFO: Found listing with ID: BG55667
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG55667%27 HTTP/1.1" 200 None
2026-03-29 14:07:37 [auto1.it] INFO: Scrape type for BG55667: 0
2026-03-29 14:07:37 [auto1.it] INFO: Found listing with ID: PD51522
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD51522%27 HTTP/1.1" 200 None
2026-03-29 14:07:37 [auto1.it] INFO: Scrape type for PD51522: 0
2026-03-29 14:07:37 [auto1.it] INFO: Found listing with ID: CH35422
2026-03-29 14:07:37 [auto1.it] INFO: Found listing with ID: FK45797
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FK45797%27 HTTP/1.1" 200 None
2026-03-29 14:07:37 [auto1.it] INFO: Scrape type for FK45797: 0
2026-03-29 14:07:37 [auto1.it] INFO: Found listing with ID: RA11036
2026-03-29 14:07:37 [auto1.it] INFO: Found listing with ID: DS09153
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS09153%27 HTTP/1.1" 200 None
2026-03-29 14:07:37 [auto1.it] INFO: Scrape type for DS09153: 2
2026-03-29 14:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76d30135-40f2-5374-95a6-e0f075afcfe7 with identifier: DS09153
2026-03-29 14:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76d30135-40f2-5374-95a6-e0f075afcfe7 with scrape type 2
2026-03-29 14:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76d30135-40f2-5374-95a6-e0f075afcfe7 with scrape type 2
2026-03-29 14:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 76d30135-40f2-5374-95a6-e0f075afcfe7, identifier: DS09153
2026-03-29 14:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 76d30135-40f2-5374-95a6-e0f075afcfe7 with identifier: DS09153
2026-03-29 14:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 76d30135-40f2-5374-95a6-e0f075afcfe7 with identifier: DS09153
2026-03-29 14:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 76d30135-40f2-5374-95a6-e0f075afcfe7 with identifier: DS09153 to the API
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 116,
'expiration_date': '2026-03-30T15:46:13Z',
'fuel_type': 'diesel',
'id': '76d30135-40f2-5374-95a6-e0f075afcfe7',
'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/DS09153',
'listing': 'auction',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 90114,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-25',
'seller_name': None,
'title': 'Skoda Kamiq 1.6 TDI Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2020}
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS09153%27 HTTP/1.1" 200 None
2026-03-29 14:07:38 [auto1.it] INFO: Saving data for DS09153: {'auction_closing_time': 1774885573.0, 'created_time': 1774300279.358867, 'last_price_update_time': 1774793258.355613}
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DS09153') HTTP/1.1" 204 0
2026-03-29 14:07:38 [auto1.it] INFO: Found listing with ID: AC52318
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AC52318%27 HTTP/1.1" 200 None
2026-03-29 14:07:38 [auto1.it] INFO: Scrape type for AC52318: 0
2026-03-29 14:07:38 [auto1.it] INFO: Found listing with ID: TF37027
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TF37027%27 HTTP/1.1" 200 None
2026-03-29 14:07:38 [auto1.it] INFO: Scrape type for TF37027: 0
2026-03-29 14:07:38 [auto1.it] INFO: Found listing with ID: DW71358
2026-03-29 14:07:38 [auto1.it] INFO: Found listing with ID: CA07197
2026-03-29 14:07:38 [auto1.it] INFO: Found listing with ID: XY19791
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY19791%27 HTTP/1.1" 200 None
2026-03-29 14:07:38 [auto1.it] INFO: Scrape type for XY19791: 2
2026-03-29 14:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2694a62b-4f90-54fc-8073-84656c7eada8 with identifier: XY19791
2026-03-29 14:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2694a62b-4f90-54fc-8073-84656c7eada8 with scrape type 2
2026-03-29 14:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2694a62b-4f90-54fc-8073-84656c7eada8 with scrape type 2
2026-03-29 14:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2694a62b-4f90-54fc-8073-84656c7eada8, identifier: XY19791
2026-03-29 14:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2694a62b-4f90-54fc-8073-84656c7eada8 with identifier: XY19791
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-29 14:07:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2694a62b-4f90-54fc-8073-84656c7eada8 with identifier: XY19791
2026-03-29 14:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2694a62b-4f90-54fc-8073-84656c7eada8 with identifier: XY19791 to the API
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:45:43Z',
'fuel_type': 'diesel',
'id': '2694a62b-4f90-54fc-8073-84656c7eada8',
'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/XY19791',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 105954,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-09',
'seller_name': None,
'title': 'Fiat 500L 1.6 JTDM Trekking',
'transmission': 'manual',
'trim': 'Trekking',
'year': 2014}
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY19791%27 HTTP/1.1" 200 None
2026-03-29 14:07:38 [auto1.it] INFO: Saving data for XY19791: {'auction_closing_time': 1774885543.0, 'created_time': 1774101976.883389, 'last_price_update_time': 1774793258.974843}
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XY19791') HTTP/1.1" 204 0
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: AA46193
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: KA77498
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: FB26923
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: PP30320
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP30320%27 HTTP/1.1" 200 None
2026-03-29 14:07:39 [auto1.it] INFO: Scrape type for PP30320: 0
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: GW20586
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: PK39445
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK39445%27 HTTP/1.1" 200 None
2026-03-29 14:07:39 [auto1.it] INFO: Scrape type for PK39445: 0
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: DV74338
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV74338%27 HTTP/1.1" 200 None
2026-03-29 14:07:39 [auto1.it] INFO: Scrape type for DV74338: 0
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: WB02542
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB02542%27 HTTP/1.1" 200 None
2026-03-29 14:07:39 [auto1.it] INFO: Scrape type for WB02542: 0
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: XX93100
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: AM26734
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: SX21241
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: NC70942
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: AD83412
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AD83412%27 HTTP/1.1" 200 None
2026-03-29 14:07:39 [auto1.it] INFO: Scrape type for AD83412: 2
2026-03-29 14:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385a11c0-a6f9-5ed6-bf51-b24f46397bb0 with identifier: AD83412
2026-03-29 14:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385a11c0-a6f9-5ed6-bf51-b24f46397bb0 with scrape type 2
2026-03-29 14:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385a11c0-a6f9-5ed6-bf51-b24f46397bb0 with scrape type 2
2026-03-29 14:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 385a11c0-a6f9-5ed6-bf51-b24f46397bb0, identifier: AD83412
2026-03-29 14:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 385a11c0-a6f9-5ed6-bf51-b24f46397bb0 with identifier: AD83412
2026-03-29 14:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 385a11c0-a6f9-5ed6-bf51-b24f46397bb0 with identifier: AD83412
2026-03-29 14:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 385a11c0-a6f9-5ed6-bf51-b24f46397bb0 with identifier: AD83412 to the API
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:02:51Z',
'fuel_type': 'diesel',
'id': '385a11c0-a6f9-5ed6-bf51-b24f46397bb0',
'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/AD83412',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 181332,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-31',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi N-Connecta',
'transmission': 'automatic',
'trim': 'N-Connecta',
'year': 2019}
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AD83412%27 HTTP/1.1" 200 None
2026-03-29 14:07:39 [auto1.it] INFO: Saving data for AD83412: {'auction_closing_time': 1774882971.0, 'created_time': 1772308850.239889, 'last_price_update_time': 1774793259.585251}
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AD83412') HTTP/1.1" 204 0
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: HM03162
2026-03-29 14:07:39 [auto1.it] INFO: Found listing with ID: SK74491
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK74491%27 HTTP/1.1" 200 None
2026-03-29 14:07:39 [auto1.it] INFO: Scrape type for SK74491: 2
2026-03-29 14:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8e239ec-cd0f-5793-a8a3-53921a6e3eeb with identifier: SK74491
2026-03-29 14:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8e239ec-cd0f-5793-a8a3-53921a6e3eeb with scrape type 2
2026-03-29 14:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8e239ec-cd0f-5793-a8a3-53921a6e3eeb with scrape type 2
2026-03-29 14:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b8e239ec-cd0f-5793-a8a3-53921a6e3eeb, identifier: SK74491
2026-03-29 14:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b8e239ec-cd0f-5793-a8a3-53921a6e3eeb with identifier: SK74491
2026-03-29 14:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b8e239ec-cd0f-5793-a8a3-53921a6e3eeb with identifier: SK74491
2026-03-29 14:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b8e239ec-cd0f-5793-a8a3-53921a6e3eeb with identifier: SK74491 to the API
2026-03-29 14:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:04:49Z',
'fuel_type': 'gas',
'id': 'b8e239ec-cd0f-5793-a8a3-53921a6e3eeb',
'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/SK74491',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 251323,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-20',
'seller_name': None,
'title': 'Ford Fiesta 1.4 Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2016}
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK74491%27 HTTP/1.1" 200 None
2026-03-29 14:07:40 [auto1.it] INFO: Saving data for SK74491: {'auction_closing_time': 1774883089.0, 'created_time': 1774613284.122407, 'last_price_update_time': 1774793260.096808}
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SK74491') HTTP/1.1" 204 0
2026-03-29 14:07: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-29 14:07:40 [auto1.it] INFO: Channel: 24h | Page: 45 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: HL13838
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL13838%27 HTTP/1.1" 200 None
2026-03-29 14:07:40 [auto1.it] INFO: Scrape type for HL13838: 0
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: EA08863
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: TZ05140
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ05140%27 HTTP/1.1" 200 None
2026-03-29 14:07:40 [auto1.it] INFO: Scrape type for TZ05140: 0
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: LY98983
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: SP76043
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: TP07930
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: NJ20872
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: VF45343
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: UH24894
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: CA11723
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: SB88786
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SB88786%27 HTTP/1.1" 200 None
2026-03-29 14:07:40 [auto1.it] INFO: Scrape type for SB88786: 0
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: BA15195
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA15195%27 HTTP/1.1" 200 None
2026-03-29 14:07:40 [auto1.it] INFO: Scrape type for BA15195: 0
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: UC27147
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: FW75637
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: NT25208
2026-03-29 14:07:40 [auto1.it] INFO: Found listing with ID: XK39914
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XK39914%27 HTTP/1.1" 200 None
2026-03-29 14:07:40 [auto1.it] INFO: Scrape type for XK39914: 2
2026-03-29 14:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf4fd47b-72c1-5ffc-a1e9-5da85d94254a with identifier: XK39914
2026-03-29 14:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf4fd47b-72c1-5ffc-a1e9-5da85d94254a with scrape type 2
2026-03-29 14:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf4fd47b-72c1-5ffc-a1e9-5da85d94254a with scrape type 2
2026-03-29 14:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bf4fd47b-72c1-5ffc-a1e9-5da85d94254a, identifier: XK39914
2026-03-29 14:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bf4fd47b-72c1-5ffc-a1e9-5da85d94254a with identifier: XK39914
2026-03-29 14:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bf4fd47b-72c1-5ffc-a1e9-5da85d94254a with identifier: XK39914
2026-03-29 14:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bf4fd47b-72c1-5ffc-a1e9-5da85d94254a with identifier: XK39914 to the API
2026-03-29 14:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:45:51Z',
'fuel_type': 'diesel',
'id': 'bf4fd47b-72c1-5ffc-a1e9-5da85d94254a',
'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/XK39914',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 229004,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-12-31',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 270 CDI Avantgarde',
'transmission': 'automatic',
'trim': 'Avantgarde',
'year': 2003}
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XK39914%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Saving data for XK39914: {'auction_closing_time': 1774885551.0, 'created_time': 1774515957.71423, 'last_price_update_time': 1774793261.123621}
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XK39914') HTTP/1.1" 204 0
2026-03-29 14:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: FM41301
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: KN82468
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KN82468%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Scrape type for KN82468: 2
2026-03-29 14:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d with identifier: KN82468
2026-03-29 14:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d with scrape type 2
2026-03-29 14:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d with scrape type 2
2026-03-29 14:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d, identifier: KN82468
2026-03-29 14:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d with identifier: KN82468
2026-03-29 14:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d with identifier: KN82468
2026-03-29 14:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d with identifier: KN82468 to the API
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:03:13Z',
'fuel_type': 'diesel',
'id': 'a37c0a25-50ad-5f48-9849-7cbf2cbdeb6d',
'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/KN82468',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 188954,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-20',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KN82468%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Saving data for KN82468: {'auction_closing_time': 1774882993.0, 'created_time': 1773130128.062768, 'last_price_update_time': 1774793261.661191}
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KN82468') HTTP/1.1" 204 0
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: PT72554
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT72554%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Scrape type for PT72554: 0
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: SK80279
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK80279%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Scrape type for SK80279: 0
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: TP30919
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP30919%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Scrape type for TP30919: 0
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: EE91281
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE91281%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Scrape type for EE91281: 0
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: XT40512
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: BE00528
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: DP98700
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: TX96321
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: JC41210
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: RP23530
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: KW78911
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW78911%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Scrape type for KW78911: 0
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: XX72461
2026-03-29 14:07:41 [auto1.it] INFO: Found listing with ID: AJ45475
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AJ45475%27 HTTP/1.1" 200 None
2026-03-29 14:07:41 [auto1.it] INFO: Scrape type for AJ45475: 2
2026-03-29 14:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 317288fd-fdc9-50d3-9507-b092bc74421d with identifier: AJ45475
2026-03-29 14:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 317288fd-fdc9-50d3-9507-b092bc74421d with scrape type 2
2026-03-29 14:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 317288fd-fdc9-50d3-9507-b092bc74421d with scrape type 2
2026-03-29 14:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 317288fd-fdc9-50d3-9507-b092bc74421d, identifier: AJ45475
2026-03-29 14:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 317288fd-fdc9-50d3-9507-b092bc74421d with identifier: AJ45475
2026-03-29 14:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 317288fd-fdc9-50d3-9507-b092bc74421d with identifier: AJ45475
2026-03-29 14:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 317288fd-fdc9-50d3-9507-b092bc74421d with identifier: AJ45475 to the API
2026-03-29 14:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 2,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:44:21Z',
'fuel_type': 'petrol',
'id': '317288fd-fdc9-50d3-9507-b092bc74421d',
'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/AJ45475',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 199309,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-31',
'seller_name': None,
'title': 'Smart fortwo 1.0 Micro Hybrid Drive pure',
'transmission': 'automatic',
'trim': 'Micro Hybrid Drive pure',
'year': 2010}
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AJ45475%27 HTTP/1.1" 200 None
2026-03-29 14:07:42 [auto1.it] INFO: Saving data for AJ45475: {'auction_closing_time': 1774885461.0, 'created_time': 1774516049.531627, 'last_price_update_time': 1774793262.198408}
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AJ45475') HTTP/1.1" 204 0
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: RB61179
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: RA46767
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA46767%27 HTTP/1.1" 200 None
2026-03-29 14:07:42 [auto1.it] INFO: Scrape type for RA46767: 0
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: NK94790
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: GM28799
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM28799%27 HTTP/1.1" 200 None
2026-03-29 14:07:42 [auto1.it] INFO: Scrape type for GM28799: 0
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: GE08005
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: NP81459
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP81459%27 HTTP/1.1" 200 None
2026-03-29 14:07:42 [auto1.it] INFO: Scrape type for NP81459: 2
2026-03-29 14:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164a142a-9a7d-5562-be36-50f2bf7d431e with identifier: NP81459
2026-03-29 14:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164a142a-9a7d-5562-be36-50f2bf7d431e with scrape type 2
2026-03-29 14:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 164a142a-9a7d-5562-be36-50f2bf7d431e with scrape type 2
2026-03-29 14:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 164a142a-9a7d-5562-be36-50f2bf7d431e, identifier: NP81459
2026-03-29 14:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 164a142a-9a7d-5562-be36-50f2bf7d431e with identifier: NP81459
2026-03-29 14:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 164a142a-9a7d-5562-be36-50f2bf7d431e with identifier: NP81459
2026-03-29 14:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 164a142a-9a7d-5562-be36-50f2bf7d431e with identifier: NP81459 to the API
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:45:54Z',
'fuel_type': 'petrol',
'id': '164a142a-9a7d-5562-be36-50f2bf7d431e',
'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/NP81459',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 177400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-05',
'seller_name': None,
'title': 'Kia Sportage 2.0 Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2009}
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP81459%27 HTTP/1.1" 200 None
2026-03-29 14:07:42 [auto1.it] INFO: Saving data for NP81459: {'auction_closing_time': 1774885554.0, 'created_time': 1774300314.499016, 'last_price_update_time': 1774793262.751562}
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NP81459') HTTP/1.1" 204 0
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: KD77242
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD77242%27 HTTP/1.1" 200 None
2026-03-29 14:07:42 [auto1.it] INFO: Scrape type for KD77242: 0
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: DZ90619
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ90619%27 HTTP/1.1" 200 None
2026-03-29 14:07:42 [auto1.it] INFO: Scrape type for DZ90619: 0
2026-03-29 14:07:42 [auto1.it] INFO: Found listing with ID: BH96807
2026-03-29 14:07: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-29 14:07:43 [auto1.it] INFO: Channel: 24h | Page: 46 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:43 [auto1.it] INFO: Found listing with ID: GR65234
2026-03-29 14:07:43 [auto1.it] INFO: Found listing with ID: BT34353
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT34353%27 HTTP/1.1" 200 None
2026-03-29 14:07:43 [auto1.it] INFO: Scrape type for BT34353: 0
2026-03-29 14:07:43 [auto1.it] INFO: Found listing with ID: EV67651
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV67651%27 HTTP/1.1" 200 None
2026-03-29 14:07:43 [auto1.it] INFO: Scrape type for EV67651: 0
2026-03-29 14:07:43 [auto1.it] INFO: Found listing with ID: RT31033
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT31033%27 HTTP/1.1" 200 None
2026-03-29 14:07:43 [auto1.it] INFO: Scrape type for RT31033: 0
2026-03-29 14:07:43 [auto1.it] INFO: Found listing with ID: ZX88730
2026-03-29 14:07:43 [auto1.it] INFO: Found listing with ID: DA14696
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA14696%27 HTTP/1.1" 200 None
2026-03-29 14:07:43 [auto1.it] INFO: Scrape type for DA14696: 2
2026-03-29 14:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 407ba0ff-4787-5d8c-b9db-3d78d4755fa1 with identifier: DA14696
2026-03-29 14:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407ba0ff-4787-5d8c-b9db-3d78d4755fa1 with scrape type 2
2026-03-29 14:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 407ba0ff-4787-5d8c-b9db-3d78d4755fa1 with scrape type 2
2026-03-29 14:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 407ba0ff-4787-5d8c-b9db-3d78d4755fa1, identifier: DA14696
2026-03-29 14:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 407ba0ff-4787-5d8c-b9db-3d78d4755fa1 with identifier: DA14696
2026-03-29 14:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 407ba0ff-4787-5d8c-b9db-3d78d4755fa1 with identifier: DA14696
2026-03-29 14:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 407ba0ff-4787-5d8c-b9db-3d78d4755fa1 with identifier: DA14696 to the API
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:59:10Z',
'fuel_type': 'diesel',
'id': '407ba0ff-4787-5d8c-b9db-3d78d4755fa1',
'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/DA14696',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 182317,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-28',
'seller_name': None,
'title': 'Citroen C3 1.4 HDi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2009}
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA14696%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Saving data for DA14696: {'auction_closing_time': 1774886350.0, 'created_time': 1774515966.551514, 'last_price_update_time': 1774793264.199498}
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DA14696') HTTP/1.1" 204 0
2026-03-29 14:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: BT51990
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: GY24745
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY24745%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for GY24745: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: NY71286
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY71286%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for NY71286: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: BX71767
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX71767%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for BX71767: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: KR27714
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR27714%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for KR27714: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: LN65398
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN65398%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for LN65398: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: HR92713
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: ZF40554
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: MK90568
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: FG90237
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: FU47372
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: SX13991
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: FF25963
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF25963%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for FF25963: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: VS63057
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: MK89859
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MK89859%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for MK89859: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: NT36373
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT36373%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for NT36373: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: TT73216
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT73216%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for TT73216: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: RT93241
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT93241%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for RT93241: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: EU08042
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU08042%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for EU08042: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: DM50235
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM50235%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for DM50235: 0
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: XY06195
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: KB99828
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: GB11317
2026-03-29 14:07:44 [auto1.it] INFO: Found listing with ID: WL39771
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL39771%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Scrape type for WL39771: 2
2026-03-29 14:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c609a635-e0ff-5944-a449-af4baf1d9178 with identifier: WL39771
2026-03-29 14:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c609a635-e0ff-5944-a449-af4baf1d9178 with scrape type 2
2026-03-29 14:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c609a635-e0ff-5944-a449-af4baf1d9178 with scrape type 2
2026-03-29 14:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c609a635-e0ff-5944-a449-af4baf1d9178, identifier: WL39771
2026-03-29 14:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c609a635-e0ff-5944-a449-af4baf1d9178 with identifier: WL39771
2026-03-29 14:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c609a635-e0ff-5944-a449-af4baf1d9178 with identifier: WL39771
2026-03-29 14:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c609a635-e0ff-5944-a449-af4baf1d9178 with identifier: WL39771 to the API
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 120,
'expiration_date': '2026-03-30T15:20:06Z',
'fuel_type': 'diesel',
'id': 'c609a635-e0ff-5944-a449-af4baf1d9178',
'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/WL39771',
'listing': 'auction',
'make': 'Volvo',
'model': 'V40 Cross Country',
'odometer': 137876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': None,
'title': 'Volvo V40 Cross Country 2.0 D2 Plus',
'transmission': 'manual',
'trim': 'Plus',
'year': 2018}
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL39771%27 HTTP/1.1" 200 None
2026-03-29 14:07:44 [auto1.it] INFO: Saving data for WL39771: {'auction_closing_time': 1774884006.0, 'created_time': 1774613242.797942, 'last_price_update_time': 1774793264.952836}
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WL39771') HTTP/1.1" 204 0
2026-03-29 14:07:45 [auto1.it] INFO: Found listing with ID: ER28485
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER28485%27 HTTP/1.1" 200 None
2026-03-29 14:07:45 [auto1.it] INFO: Scrape type for ER28485: 2
2026-03-29 14:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12503720-a8cb-5e6a-963b-9eb0c73183c6 with identifier: ER28485
2026-03-29 14:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12503720-a8cb-5e6a-963b-9eb0c73183c6 with scrape type 2
2026-03-29 14:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12503720-a8cb-5e6a-963b-9eb0c73183c6 with scrape type 2
2026-03-29 14:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 12503720-a8cb-5e6a-963b-9eb0c73183c6, identifier: ER28485
2026-03-29 14:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 12503720-a8cb-5e6a-963b-9eb0c73183c6 with identifier: ER28485
2026-03-29 14:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 12503720-a8cb-5e6a-963b-9eb0c73183c6 with identifier: ER28485
2026-03-29 14:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 12503720-a8cb-5e6a-963b-9eb0c73183c6 with identifier: ER28485 to the API
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 69,
'expiration_date': '2026-03-30T15:09:56Z',
'fuel_type': 'petrol',
'id': '12503720-a8cb-5e6a-963b-9eb0c73183c6',
'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/ER28485',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 31636,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-27',
'seller_name': None,
'title': 'Fiat 500 1.0 Mild-Hybrid',
'transmission': 'manual',
'trim': '',
'year': 2023}
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER28485%27 HTTP/1.1" 200 None
2026-03-29 14:07:45 [auto1.it] INFO: Saving data for ER28485: {'auction_closing_time': 1774883396.0, 'created_time': 1774613193.225112, 'last_price_update_time': 1774793265.463995}
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ER28485') HTTP/1.1" 204 0
2026-03-29 14:07:45 [auto1.it] INFO: Found listing with ID: AP47784
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP47784%27 HTTP/1.1" 200 None
2026-03-29 14:07:45 [auto1.it] INFO: Scrape type for AP47784: 0
2026-03-29 14:07:45 [auto1.it] INFO: Found listing with ID: RE49156
2026-03-29 14:07:45 [auto1.it] INFO: Found listing with ID: WY52867
2026-03-29 14:07:45 [auto1.it] INFO: Found listing with ID: SS74594
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS74594%27 HTTP/1.1" 200 None
2026-03-29 14:07:45 [auto1.it] INFO: Scrape type for SS74594: 2
2026-03-29 14:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594
2026-03-29 14:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0e4ca58-aedf-58e1-91cd-3738d903371a with scrape type 2
2026-03-29 14:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0e4ca58-aedf-58e1-91cd-3738d903371a with scrape type 2
2026-03-29 14:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b0e4ca58-aedf-58e1-91cd-3738d903371a, identifier: SS74594
2026-03-29 14:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594
2026-03-29 14:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594
2026-03-29 14:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b0e4ca58-aedf-58e1-91cd-3738d903371a with identifier: SS74594 to the API
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 135,
'expiration_date': '2026-03-30T15:23:28Z',
'fuel_type': 'diesel',
'id': 'b0e4ca58-aedf-58e1-91cd-3738d903371a',
'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/SS74594',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 247944,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-27',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2016}
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS74594%27 HTTP/1.1" 200 None
2026-03-29 14:07:45 [auto1.it] INFO: Saving data for SS74594: {'auction_closing_time': 1774884208.0, 'created_time': 1774526804.2364, 'last_price_update_time': 1774793265.912128}
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SS74594') HTTP/1.1" 204 0
2026-03-29 14:07:45 [auto1.it] INFO: Found listing with ID: YR57836
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR57836%27 HTTP/1.1" 200 None
2026-03-29 14:07:45 [auto1.it] INFO: Scrape type for YR57836: 2
2026-03-29 14:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b109256-57de-5644-9e27-bd34c52be489 with identifier: YR57836
2026-03-29 14:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b109256-57de-5644-9e27-bd34c52be489 with scrape type 2
2026-03-29 14:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b109256-57de-5644-9e27-bd34c52be489 with scrape type 2
2026-03-29 14:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3b109256-57de-5644-9e27-bd34c52be489, identifier: YR57836
2026-03-29 14:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3b109256-57de-5644-9e27-bd34c52be489 with identifier: YR57836
2026-03-29 14:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3b109256-57de-5644-9e27-bd34c52be489 with identifier: YR57836
2026-03-29 14:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3b109256-57de-5644-9e27-bd34c52be489 with identifier: YR57836 to the API
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 185,
'expiration_date': '2026-03-30T15:26:25Z',
'fuel_type': 'diesel',
'id': '3b109256-57de-5644-9e27-bd34c52be489',
'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/YR57836',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 176624,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-25',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'automatic',
'trim': '',
'year': 2013}
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR57836%27 HTTP/1.1" 200 None
2026-03-29 14:07:46 [auto1.it] INFO: Saving data for YR57836: {'auction_closing_time': 1774884385.0, 'created_time': 1774094836.588432, 'last_price_update_time': 1774793266.328947}
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YR57836') HTTP/1.1" 204 0
2026-03-29 14:07:46 [auto1.it] INFO: Found listing with ID: ZY29551
2026-03-29 14:07:46 [auto1.it] INFO: Found listing with ID: VS88689
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS88689%27 HTTP/1.1" 200 None
2026-03-29 14:07:46 [auto1.it] INFO: Scrape type for VS88689: 0
2026-03-29 14:07:46 [auto1.it] INFO: Found listing with ID: VB10041
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB10041%27 HTTP/1.1" 200 None
2026-03-29 14:07:46 [auto1.it] INFO: Scrape type for VB10041: 0
2026-03-29 14:07:46 [auto1.it] INFO: Found listing with ID: KE74592
2026-03-29 14:07: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-29 14:07:47 [auto1.it] INFO: Channel: 24h | Page: 47 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: MH63316
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH63316%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for MH63316: 2
2026-03-29 14:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50f49631-6e7b-5bdd-bcb6-c9b2750a210c with identifier: MH63316
2026-03-29 14:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50f49631-6e7b-5bdd-bcb6-c9b2750a210c with scrape type 2
2026-03-29 14:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50f49631-6e7b-5bdd-bcb6-c9b2750a210c with scrape type 2
2026-03-29 14:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 50f49631-6e7b-5bdd-bcb6-c9b2750a210c, identifier: MH63316
2026-03-29 14:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 50f49631-6e7b-5bdd-bcb6-c9b2750a210c with identifier: MH63316
2026-03-29 14:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 50f49631-6e7b-5bdd-bcb6-c9b2750a210c with identifier: MH63316
2026-03-29 14:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 50f49631-6e7b-5bdd-bcb6-c9b2750a210c with identifier: MH63316 to the API
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:37:28Z',
'fuel_type': 'petrol',
'id': '50f49631-6e7b-5bdd-bcb6-c9b2750a210c',
'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/MH63316',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 102482,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-14',
'seller_name': None,
'title': 'Opel Corsa 1.2 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2010}
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH63316%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Saving data for MH63316: {'auction_closing_time': 1774885048.0, 'created_time': 1774613231.844104, 'last_price_update_time': 1774793267.539481}
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MH63316') HTTP/1.1" 204 0
2026-03-29 14:07:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: NE32372
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: WG36727
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: AA65111
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: FG22478
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG22478%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for FG22478: 0
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: UE69721
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE69721%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for UE69721: 0
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: FD53627
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD53627%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for FD53627: 0
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: RZ31848
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: NY14439
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY14439%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for NY14439: 0
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: XH35372
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH35372%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for XH35372: 0
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: FA25945
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA25945%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for FA25945: 0
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: YG79824
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: TP79080
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: JC61958
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: VV53069
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: ZW88781
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW88781%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for ZW88781: 0
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: EX36920
2026-03-29 14:07:47 [auto1.it] INFO: Found listing with ID: RC55633
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC55633%27 HTTP/1.1" 200 None
2026-03-29 14:07:47 [auto1.it] INFO: Scrape type for RC55633: 2
2026-03-29 14:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85c13a98-c2b0-500a-8483-f136abebc138 with identifier: RC55633
2026-03-29 14:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85c13a98-c2b0-500a-8483-f136abebc138 with scrape type 2
2026-03-29 14:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85c13a98-c2b0-500a-8483-f136abebc138 with scrape type 2
2026-03-29 14:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 85c13a98-c2b0-500a-8483-f136abebc138, identifier: RC55633
2026-03-29 14:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 85c13a98-c2b0-500a-8483-f136abebc138 with identifier: RC55633
2026-03-29 14:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 85c13a98-c2b0-500a-8483-f136abebc138 with identifier: RC55633
2026-03-29 14:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 85c13a98-c2b0-500a-8483-f136abebc138 with identifier: RC55633 to the API
2026-03-29 14:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:39:53Z',
'fuel_type': 'diesel',
'id': '85c13a98-c2b0-500a-8483-f136abebc138',
'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/RC55633',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 234307,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-28',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2015}
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC55633%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Saving data for RC55633: {'auction_closing_time': 1774885193.0, 'created_time': 1774516043.891013, 'last_price_update_time': 1774793268.157294}
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RC55633') HTTP/1.1" 204 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: ZL56801
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL56801%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for ZL56801: 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: DD75867
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: ZU32516
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU32516%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for ZU32516: 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: FN89798
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN89798%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for FN89798: 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: YY37168
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY37168%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for YY37168: 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: MK47318
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: DF71809
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: PW61851
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW61851%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for PW61851: 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: PN84990
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN84990%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for PN84990: 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: JT10117
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: MG40784
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: EV28185
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV28185%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for EV28185: 2
2026-03-29 14:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73537eb3-a7a5-5653-896d-4bddabd319e0 with identifier: EV28185
2026-03-29 14:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73537eb3-a7a5-5653-896d-4bddabd319e0 with scrape type 2
2026-03-29 14:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73537eb3-a7a5-5653-896d-4bddabd319e0 with scrape type 2
2026-03-29 14:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 73537eb3-a7a5-5653-896d-4bddabd319e0, identifier: EV28185
2026-03-29 14:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 73537eb3-a7a5-5653-896d-4bddabd319e0 with identifier: EV28185
2026-03-29 14:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 73537eb3-a7a5-5653-896d-4bddabd319e0 with identifier: EV28185
2026-03-29 14:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 73537eb3-a7a5-5653-896d-4bddabd319e0 with identifier: EV28185 to the API
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:09:16Z',
'fuel_type': 'diesel',
'id': '73537eb3-a7a5-5653-896d-4bddabd319e0',
'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/EV28185',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 110901,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-10',
'seller_name': None,
'title': 'Fiat 500X 1.3 M-Jet Pop Star',
'transmission': 'manual',
'trim': 'Pop Star',
'year': 2016}
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV28185%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Saving data for EV28185: {'auction_closing_time': 1774883356.0, 'created_time': 1773133699.120074, 'last_price_update_time': 1774793268.801116}
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EV28185') HTTP/1.1" 204 0
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: UH10100
2026-03-29 14:07:48 [auto1.it] INFO: Found listing with ID: HW99269
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW99269%27 HTTP/1.1" 200 None
2026-03-29 14:07:48 [auto1.it] INFO: Scrape type for HW99269: 2
2026-03-29 14:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1 with identifier: HW99269
2026-03-29 14:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1 with scrape type 2
2026-03-29 14:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1 with scrape type 2
2026-03-29 14:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1, identifier: HW99269
2026-03-29 14:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1 with identifier: HW99269
2026-03-29 14:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1 with identifier: HW99269
2026-03-29 14:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1 with identifier: HW99269 to the API
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 122,
'expiration_date': '2026-03-30T15:42:00Z',
'fuel_type': 'diesel',
'id': '1b923f9b-70b0-56e6-92e2-70cc3ef9c6c1',
'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/HW99269',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 416609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-30',
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW99269%27 HTTP/1.1" 200 None
2026-03-29 14:07:49 [auto1.it] INFO: Saving data for HW99269: {'auction_closing_time': 1774885320.0, 'created_time': 1774515997.958304, 'last_price_update_time': 1774793269.363011}
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HW99269') HTTP/1.1" 204 0
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: YX40722
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: KW23650
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: XV92434
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: RE73183
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: EU31713
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: EK96047
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK96047%27 HTTP/1.1" 200 None
2026-03-29 14:07:49 [auto1.it] INFO: Scrape type for EK96047: 2
2026-03-29 14:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047
2026-03-29 14:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with scrape type 2
2026-03-29 14:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with scrape type 2
2026-03-29 14:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed, identifier: EK96047
2026-03-29 14:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047
2026-03-29 14:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047
2026-03-29 14:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed with identifier: EK96047 to the API
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 72,
'expiration_date': '2026-03-30T15:55:37Z',
'fuel_type': 'petrol',
'id': 'bd1cd0f7-a96f-5c93-9aec-8c3a6de830ed',
'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/EK96047',
'listing': 'auction',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 114427,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-30',
'seller_name': None,
'title': 'Toyota Aygo 1.0-VVT-i X-Cool',
'transmission': 'manual',
'trim': 'X-Cool',
'year': 2019}
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK96047%27 HTTP/1.1" 200 None
2026-03-29 14:07:49 [auto1.it] INFO: Saving data for EK96047: {'auction_closing_time': 1774886137.0, 'created_time': 1774526958.189042, 'last_price_update_time': 1774793269.799434}
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EK96047') HTTP/1.1" 204 0
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: SN24706
2026-03-29 14:07:49 [auto1.it] INFO: Found listing with ID: HW38972
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW38972%27 HTTP/1.1" 200 None
2026-03-29 14:07:49 [auto1.it] INFO: Scrape type for HW38972: 2
2026-03-29 14:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0fa6258-7534-5c8c-bb2b-eec172c16365 with identifier: HW38972
2026-03-29 14:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0fa6258-7534-5c8c-bb2b-eec172c16365 with scrape type 2
2026-03-29 14:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0fa6258-7534-5c8c-bb2b-eec172c16365 with scrape type 2
2026-03-29 14:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b0fa6258-7534-5c8c-bb2b-eec172c16365, identifier: HW38972
2026-03-29 14:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b0fa6258-7534-5c8c-bb2b-eec172c16365 with identifier: HW38972
2026-03-29 14:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b0fa6258-7534-5c8c-bb2b-eec172c16365 with identifier: HW38972
2026-03-29 14:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b0fa6258-7534-5c8c-bb2b-eec172c16365 with identifier: HW38972 to the API
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:30:17Z',
'fuel_type': 'diesel',
'id': 'b0fa6258-7534-5c8c-bb2b-eec172c16365',
'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/HW38972',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 286352,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-13',
'seller_name': None,
'title': 'Audi A6 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2013}
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW38972%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Saving data for HW38972: {'auction_closing_time': 1774884617.0, 'created_time': 1774613210.580625, 'last_price_update_time': 1774793270.22085}
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HW38972') HTTP/1.1" 204 0
2026-03-29 14:07: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-29 14:07:50 [auto1.it] INFO: Channel: 24h | Page: 48 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: CT94493
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT94493%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Scrape type for CT94493: 0
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: NV14531
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: XW45727
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW45727%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Scrape type for XW45727: 0
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: WJ96008
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ96008%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Scrape type for WJ96008: 0
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: EA99644
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA99644%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Scrape type for EA99644: 0
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: LR80545
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR80545%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Scrape type for LR80545: 0
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: KM03539
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: SD99760
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: NH43496
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH43496%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Scrape type for NH43496: 0
2026-03-29 14:07:50 [auto1.it] INFO: Found listing with ID: YA38395
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA38395%27 HTTP/1.1" 200 None
2026-03-29 14:07:50 [auto1.it] INFO: Scrape type for YA38395: 2
2026-03-29 14:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395
2026-03-29 14:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with scrape type 2
2026-03-29 14:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with scrape type 2
2026-03-29 14:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 53ef57b2-c747-54aa-8fd2-e4251cf6af85, identifier: YA38395
2026-03-29 14:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395
2026-03-29 14:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395
2026-03-29 14:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 53ef57b2-c747-54aa-8fd2-e4251cf6af85 with identifier: YA38395 to the API
2026-03-29 14:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:56:10Z',
'fuel_type': 'diesel',
'id': '53ef57b2-c747-54aa-8fd2-e4251cf6af85',
'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/YA38395',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 198443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-16',
'seller_name': None,
'title': 'Kia Sportage 2.0 CRDi Active 4WD',
'transmission': 'manual',
'trim': 'Active 4WD',
'year': 2010}
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA38395%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Saving data for YA38395: {'auction_closing_time': 1774886170.0, 'created_time': 1774526974.950532, 'last_price_update_time': 1774793271.171513}
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YA38395') HTTP/1.1" 204 0
2026-03-29 14:07:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: ST06974
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST06974%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for ST06974: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: UV23225
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: AF86061
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF86061%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for AF86061: 2
2026-03-29 14:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04022b85-c6d9-580b-95c1-03aabca77f55 with identifier: AF86061
2026-03-29 14:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04022b85-c6d9-580b-95c1-03aabca77f55 with scrape type 2
2026-03-29 14:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04022b85-c6d9-580b-95c1-03aabca77f55 with scrape type 2
2026-03-29 14:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 04022b85-c6d9-580b-95c1-03aabca77f55, identifier: AF86061
2026-03-29 14:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 04022b85-c6d9-580b-95c1-03aabca77f55 with identifier: AF86061
2026-03-29 14:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 04022b85-c6d9-580b-95c1-03aabca77f55 with identifier: AF86061
2026-03-29 14:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 04022b85-c6d9-580b-95c1-03aabca77f55 with identifier: AF86061 to the API
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:21:56Z',
'fuel_type': 'petrol',
'id': '04022b85-c6d9-580b-95c1-03aabca77f55',
'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/AF86061',
'listing': 'auction',
'make': 'Abarth',
'model': '500',
'odometer': 95786,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-29',
'seller_name': None,
'title': 'Abarth 500 1.4 Turbo',
'transmission': 'manual',
'trim': '',
'year': 2013}
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF86061%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Saving data for AF86061: {'auction_closing_time': 1774884116.0, 'created_time': 1773131040.656163, 'last_price_update_time': 1774793271.683492}
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AF86061') HTTP/1.1" 204 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: HH71659
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH71659%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for HH71659: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: HA74709
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: JD36680
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD36680%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for JD36680: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: XW11581
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW11581%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for XW11581: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: SM56678
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: ZP43872
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: FV08764
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV08764%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for FV08764: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: NT87512
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: BR85251
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR85251%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for BR85251: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: HK76451
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK76451%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for HK76451: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: JZ41811
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: MJ56549
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ56549%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for MJ56549: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: GT53480
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT53480%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for GT53480: 0
2026-03-29 14:07:51 [auto1.it] INFO: Found listing with ID: RF78298
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF78298%27 HTTP/1.1" 200 None
2026-03-29 14:07:51 [auto1.it] INFO: Scrape type for RF78298: 2
2026-03-29 14:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6 with identifier: RF78298
2026-03-29 14:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6 with scrape type 2
2026-03-29 14:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6 with scrape type 2
2026-03-29 14:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6, identifier: RF78298
2026-03-29 14:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6 with identifier: RF78298
2026-03-29 14:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6 with identifier: RF78298
2026-03-29 14:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6 with identifier: RF78298 to the API
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 179,
'expiration_date': '2026-03-30T15:27:00Z',
'fuel_type': 'petrol',
'id': '43c7d9fa-ae9b-5fdb-8225-a98ff69b3ad6',
'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/RF78298',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 72704,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-06',
'seller_name': None,
'title': 'Jeep Renegade 1.3 TGDi Limited 4x4',
'transmission': 'automatic',
'trim': 'Limited 4x4',
'year': 2019}
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF78298%27 HTTP/1.1" 200 None
2026-03-29 14:07:52 [auto1.it] INFO: Saving data for RF78298: {'auction_closing_time': 1774884420.0, 'created_time': 1774613187.848711, 'last_price_update_time': 1774793272.284912}
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RF78298') HTTP/1.1" 204 0
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: FE23339
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: CN60691
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN60691%27 HTTP/1.1" 200 None
2026-03-29 14:07:52 [auto1.it] INFO: Scrape type for CN60691: 0
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: ZA31579
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: CM50151
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: VG20766
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: ZJ39070
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: NF08896
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF08896%27 HTTP/1.1" 200 None
2026-03-29 14:07:52 [auto1.it] INFO: Scrape type for NF08896: 0
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: AZ05187
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ05187%27 HTTP/1.1" 200 None
2026-03-29 14:07:52 [auto1.it] INFO: Scrape type for AZ05187: 0
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: CD59495
2026-03-29 14:07:52 [auto1.it] INFO: Found listing with ID: VY80184
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY80184%27 HTTP/1.1" 200 None
2026-03-29 14:07:52 [auto1.it] INFO: Scrape type for VY80184: 2
2026-03-29 14:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21db4297-151f-559e-afaf-db105564f930 with identifier: VY80184
2026-03-29 14:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21db4297-151f-559e-afaf-db105564f930 with scrape type 2
2026-03-29 14:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21db4297-151f-559e-afaf-db105564f930 with scrape type 2
2026-03-29 14:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 21db4297-151f-559e-afaf-db105564f930, identifier: VY80184
2026-03-29 14:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 21db4297-151f-559e-afaf-db105564f930 with identifier: VY80184
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-29 14:07:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 21db4297-151f-559e-afaf-db105564f930 with identifier: VY80184
2026-03-29 14:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 21db4297-151f-559e-afaf-db105564f930 with identifier: VY80184 to the API
2026-03-29 14:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:42:19Z',
'fuel_type': 'petrol',
'id': '21db4297-151f-559e-afaf-db105564f930',
'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/VY80184',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Vitara',
'odometer': 133377,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-02',
'seller_name': None,
'title': 'Suzuki Vitara 1.6 V-Top 4x2',
'transmission': 'automatic',
'trim': 'V-Top 4x2',
'year': 2017}
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY80184%27 HTTP/1.1" 200 None
2026-03-29 14:07:53 [auto1.it] INFO: Saving data for VY80184: {'auction_closing_time': 1774885339.0, 'created_time': 1774613180.553932, 'last_price_update_time': 1774793273.066626}
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VY80184') HTTP/1.1" 204 0
2026-03-29 14:07:53 [auto1.it] INFO: Found listing with ID: PX04626
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PX04626%27 HTTP/1.1" 200 None
2026-03-29 14:07:53 [auto1.it] INFO: Scrape type for PX04626: 0
2026-03-29 14:07:53 [auto1.it] INFO: Found listing with ID: DL31507
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL31507%27 HTTP/1.1" 200 None
2026-03-29 14:07:53 [auto1.it] INFO: Scrape type for DL31507: 0
2026-03-29 14:07:53 [auto1.it] INFO: Found listing with ID: YW53472
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW53472%27 HTTP/1.1" 200 None
2026-03-29 14:07:53 [auto1.it] INFO: Scrape type for YW53472: 0
2026-03-29 14:07: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-29 14:07:53 [auto1.it] INFO: Channel: 24h | Page: 49 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:53 [auto1.it] INFO: Found listing with ID: HS43445
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS43445%27 HTTP/1.1" 200 None
2026-03-29 14:07:53 [auto1.it] INFO: Scrape type for HS43445: 0
2026-03-29 14:07:53 [auto1.it] INFO: Found listing with ID: ER97620
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER97620%27 HTTP/1.1" 200 None
2026-03-29 14:07:53 [auto1.it] INFO: Scrape type for ER97620: 0
2026-03-29 14:07:53 [auto1.it] INFO: Found listing with ID: TH88339
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH88339%27 HTTP/1.1" 200 None
2026-03-29 14:07:53 [auto1.it] INFO: Scrape type for TH88339: 0
2026-03-29 14:07:53 [auto1.it] INFO: Found listing with ID: PH25620
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH25620%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for PH25620: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: AD96495
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: YP66201
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: LN67507
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: GZ47839
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ47839%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for GZ47839: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: AR03634
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR03634%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for AR03634: 2
2026-03-29 14:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f731d7e4-a7de-56db-8105-810b6f319b25 with identifier: AR03634
2026-03-29 14:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f731d7e4-a7de-56db-8105-810b6f319b25 with scrape type 2
2026-03-29 14:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f731d7e4-a7de-56db-8105-810b6f319b25 with scrape type 2
2026-03-29 14:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f731d7e4-a7de-56db-8105-810b6f319b25, identifier: AR03634
2026-03-29 14:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f731d7e4-a7de-56db-8105-810b6f319b25 with identifier: AR03634
2026-03-29 14:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f731d7e4-a7de-56db-8105-810b6f319b25 with identifier: AR03634
2026-03-29 14:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f731d7e4-a7de-56db-8105-810b6f319b25 with identifier: AR03634 to the API
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 143,
'expiration_date': '2026-03-30T15:55:02Z',
'fuel_type': 'diesel',
'id': 'f731d7e4-a7de-56db-8105-810b6f319b25',
'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/AR03634',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 45629,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-28',
'seller_name': None,
'title': 'BMW X1 sDrive 18d',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR03634%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Saving data for AR03634: {'auction_closing_time': 1774886102.0, 'created_time': 1773131076.154268, 'last_price_update_time': 1774793274.461534}
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AR03634') HTTP/1.1" 204 0
2026-03-29 14:07:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: TL02319
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL02319%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for TL02319: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: BW07837
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW07837%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for BW07837: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: XE78357
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE78357%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for XE78357: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: MX32120
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: XZ55537
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: WS94048
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: FE63733
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FE63733%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for FE63733: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: AK49270
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: TP02469
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: UC14598
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC14598%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for UC14598: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: RV10689
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: YV66151
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: NT18683
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: VH18457
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VH18457%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for VH18457: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: PM85940
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM85940%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for PM85940: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: UK60459
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK60459%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for UK60459: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: XJ25634
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: TS00967
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: CZ11807
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ11807%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for CZ11807: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: HY82012
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY82012%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for HY82012: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: MY80647
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: BC50392
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: YD02421
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD02421%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for YD02421: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: RK76685
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: HJ04810
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: MR30902
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: JZ43112
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ43112%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for JZ43112: 0
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: EF18991
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: PZ93263
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: YD31077
2026-03-29 14:07:54 [auto1.it] INFO: Found listing with ID: WK47884
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK47884%27 HTTP/1.1" 200 None
2026-03-29 14:07:54 [auto1.it] INFO: Scrape type for WK47884: 0
2026-03-29 14:07: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-29 14:07:55 [auto1.it] INFO: Channel: 24h | Page: 50 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: GR46256
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR46256%27 HTTP/1.1" 200 None
2026-03-29 14:07:55 [auto1.it] INFO: Scrape type for GR46256: 0
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: KR62960
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: BP72871
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP72871%27 HTTP/1.1" 200 None
2026-03-29 14:07:55 [auto1.it] INFO: Scrape type for BP72871: 0
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: MN05358
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN05358%27 HTTP/1.1" 200 None
2026-03-29 14:07:55 [auto1.it] INFO: Scrape type for MN05358: 0
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: NX49735
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: RM50163
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: TH60548
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH60548%27 HTTP/1.1" 200 None
2026-03-29 14:07:55 [auto1.it] INFO: Scrape type for TH60548: 0
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: JM95977
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: SC57434
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SC57434%27 HTTP/1.1" 200 None
2026-03-29 14:07:55 [auto1.it] INFO: Scrape type for SC57434: 0
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: WM09394
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: NH87827
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: EP52133
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP52133%27 HTTP/1.1" 200 None
2026-03-29 14:07:55 [auto1.it] INFO: Scrape type for EP52133: 0
2026-03-29 14:07:55 [auto1.it] INFO: Found listing with ID: PY38952
2026-03-29 14:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY38952%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for PY38952: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: GZ68257
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GZ68257%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for GZ68257: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: CG38373
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CG38373%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for CG38373: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: KN28324
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KN28324%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for KN28324: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: SV68471
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: BH87833
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BH87833%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for BH87833: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: NE29040
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE29040%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for NE29040: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: RK99012
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK99012%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for RK99012: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: NC22560
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC22560%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for NC22560: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: FC56913
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: VB76236
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB76236%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for VB76236: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: TJ16144
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: MP38802
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP38802%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for MP38802: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: KV55907
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: BZ51177
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BZ51177%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for BZ51177: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: WP46074
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: CY56164
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CY56164%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for CY56164: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: TB63135
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB63135%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for TB63135: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: ZK39903
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK39903%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for ZK39903: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: KZ13497
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: YX84472
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX84472%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for YX84472: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: AT73331
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: NW39959
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: YK98276
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YK98276%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for YK98276: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: CJ64567
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: FK78904
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FK78904%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for FK78904: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: JC35817
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC35817%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for JC35817: 0
2026-03-29 14:07:56 [auto1.it] INFO: Found listing with ID: MC76570
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MC76570%27 HTTP/1.1" 200 None
2026-03-29 14:07:56 [auto1.it] INFO: Scrape type for MC76570: 0
2026-03-29 14:07:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07: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-29 14:07:57 [auto1.it] INFO: Channel: 24h | Page: 51 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: ZC44432
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: BB49648
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: NC13614
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC13614%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for NC13614: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: GJ99640
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: TT70902
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT70902%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for TT70902: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: ZG26295
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZG26295%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for ZG26295: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: CT59426
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT59426%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for CT59426: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: GK49763
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: EN63218
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EN63218%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for EN63218: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: NM61203
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: HY50986
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY50986%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for HY50986: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: PV47203
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV47203%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for PV47203: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: YE33932
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: JR36012
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: RS27725
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS27725%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for RS27725: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: XP44684
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP44684%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for XP44684: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: ML45383
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML45383%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for ML45383: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: LJ23422
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: YM04373
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: MZ65778
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: TD58457
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: SB59466
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: BV17272
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: FE93281
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: EG33732
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: TR09676
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: SX65477
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SX65477%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for SX65477: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: DA98342
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: HB00898
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: NF72135
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF72135%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for NF72135: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: XS00387
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XS00387%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for XS00387: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: KA49527
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: AR49211
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: MD59623
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MD59623%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for MD59623: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: RN27083
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN27083%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for RN27083: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: EZ67132
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: RG18197
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: AW19697
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AW19697%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for AW19697: 0
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: UJ83864
2026-03-29 14:07:57 [auto1.it] INFO: Found listing with ID: XM71615
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM71615%27 HTTP/1.1" 200 None
2026-03-29 14:07:57 [auto1.it] INFO: Scrape type for XM71615: 2
2026-03-29 14:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615
2026-03-29 14:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b050dd-5c92-542c-9e67-991720ae5684 with scrape type 2
2026-03-29 14:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85b050dd-5c92-542c-9e67-991720ae5684 with scrape type 2
2026-03-29 14:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 85b050dd-5c92-542c-9e67-991720ae5684, identifier: XM71615
2026-03-29 14:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615
2026-03-29 14:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615
2026-03-29 14:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 85b050dd-5c92-542c-9e67-991720ae5684 with identifier: XM71615 to the API
2026-03-29 14:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07:58 [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-29 14:07:58 [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-30T15:18:04Z',
'fuel_type': 'diesel',
'id': '85b050dd-5c92-542c-9e67-991720ae5684',
'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/XM71615',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 155561,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-18',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Executive',
'transmission': 'manual',
'trim': 'Executive',
'year': 2016}
2026-03-29 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM71615%27 HTTP/1.1" 200 None
2026-03-29 14:07:58 [auto1.it] INFO: Saving data for XM71615: {'auction_closing_time': 1774883884.0, 'created_time': 1773130993.534486, 'last_price_update_time': 1774793278.342561}
2026-03-29 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XM71615') HTTP/1.1" 204 0
2026-03-29 14:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07: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-29 14:07:59 [auto1.it] INFO: Channel: 24h | Page: 52 | totalHits: 2514 | hits on page: 40
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: AG42346
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: RR79025
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: AS99130
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: RH79013
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: JL18468
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: FP31020
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP31020%27 HTTP/1.1" 200 None
2026-03-29 14:07:59 [auto1.it] INFO: Scrape type for FP31020: 2
2026-03-29 14:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020
2026-03-29 14:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with scrape type 2
2026-03-29 14:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with scrape type 2
2026-03-29 14:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e, identifier: FP31020
2026-03-29 14:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020
2026-03-29 14:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020
2026-03-29 14:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 17c1fa05-8af2-5bdb-a827-ae89f7a48c2e with identifier: FP31020 to the API
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:07: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-29 14:07: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': 95,
'expiration_date': '2026-03-30T15:36:29Z',
'fuel_type': 'diesel',
'id': '17c1fa05-8af2-5bdb-a827-ae89f7a48c2e',
'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/FP31020',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 83719,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-03',
'seller_name': None,
'title': 'Fiat 500L 1.3 M-Jet Pop Star',
'transmission': 'automatic',
'trim': 'Pop Star',
'year': 2016}
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP31020%27 HTTP/1.1" 200 None
2026-03-29 14:07:59 [auto1.it] INFO: Saving data for FP31020: {'auction_closing_time': 1774884989.0, 'created_time': 1774706748.943571, 'last_price_update_time': 1774793279.89888}
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FP31020') HTTP/1.1" 204 0
2026-03-29 14:07:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: AV18402
2026-03-29 14:07:59 [auto1.it] INFO: Found listing with ID: ZF99216
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF99216%27 HTTP/1.1" 200 None
2026-03-29 14:07:59 [auto1.it] INFO: Scrape type for ZF99216: 2
2026-03-29 14:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216
2026-03-29 14:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ab163e-2418-571c-a2ae-9f41c9708be9 with scrape type 2
2026-03-29 14:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43ab163e-2418-571c-a2ae-9f41c9708be9 with scrape type 2
2026-03-29 14:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 43ab163e-2418-571c-a2ae-9f41c9708be9, identifier: ZF99216
2026-03-29 14:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216
2026-03-29 14:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216
2026-03-29 14:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 43ab163e-2418-571c-a2ae-9f41c9708be9 with identifier: ZF99216 to the API
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:36:10Z',
'fuel_type': 'petrol',
'id': '43ab163e-2418-571c-a2ae-9f41c9708be9',
'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/ZF99216',
'listing': 'auction',
'make': 'Kia',
'model': 'Picanto',
'odometer': 149530,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-25',
'seller_name': None,
'title': 'Kia Picanto 1.1 EX Fresh',
'transmission': 'manual',
'trim': 'EX Fresh',
'year': 2005}
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF99216%27 HTTP/1.1" 200 None
2026-03-29 14:08:00 [auto1.it] INFO: Saving data for ZF99216: {'auction_closing_time': 1774884970.0, 'created_time': 1774706757.727615, 'last_price_update_time': 1774793280.28905}
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZF99216') HTTP/1.1" 204 0
2026-03-29 14:08:00 [auto1.it] INFO: Found listing with ID: WF32010
2026-03-29 14:08:00 [auto1.it] INFO: Found listing with ID: XH74376
2026-03-29 14:08:00 [auto1.it] INFO: Found listing with ID: EC03156
2026-03-29 14:08:00 [auto1.it] INFO: Found listing with ID: PD98498
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD98498%27 HTTP/1.1" 200 None
2026-03-29 14:08:00 [auto1.it] INFO: Scrape type for PD98498: 2
2026-03-29 14:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498
2026-03-29 14:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with scrape type 2
2026-03-29 14:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with scrape type 2
2026-03-29 14:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7, identifier: PD98498
2026-03-29 14:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498
2026-03-29 14:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498
2026-03-29 14:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8692b1f7-bb0a-56da-8ec5-f6af8a207aa7 with identifier: PD98498 to the API
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 131,
'expiration_date': '2026-03-30T15:26:12Z',
'fuel_type': 'petrol',
'id': '8692b1f7-bb0a-56da-8ec5-f6af8a207aa7',
'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/PD98498',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 58112,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-06',
'seller_name': None,
'title': 'Seat Leon 1.5 TSI ACT FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2018}
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD98498%27 HTTP/1.1" 200 None
2026-03-29 14:08:00 [auto1.it] INFO: Saving data for PD98498: {'auction_closing_time': 1774884372.0, 'created_time': 1774706762.887875, 'last_price_update_time': 1774793280.652672}
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PD98498') HTTP/1.1" 204 0
2026-03-29 14:08:00 [auto1.it] INFO: Found listing with ID: HJ07688
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ07688%27 HTTP/1.1" 200 None
2026-03-29 14:08:00 [auto1.it] INFO: Scrape type for HJ07688: 2
2026-03-29 14:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688
2026-03-29 14:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 111b5b73-8fe1-5a72-be6e-cce4000ec528 with scrape type 2
2026-03-29 14:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 111b5b73-8fe1-5a72-be6e-cce4000ec528 with scrape type 2
2026-03-29 14:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 111b5b73-8fe1-5a72-be6e-cce4000ec528, identifier: HJ07688
2026-03-29 14:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688
2026-03-29 14:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688
2026-03-29 14:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 111b5b73-8fe1-5a72-be6e-cce4000ec528 with identifier: HJ07688 to the API
2026-03-29 14:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 101,
'expiration_date': '2026-03-30T15:27:28Z',
'fuel_type': 'petrol',
'id': '111b5b73-8fe1-5a72-be6e-cce4000ec528',
'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/HJ07688',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 35225,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-29',
'seller_name': None,
'title': 'Hyundai i20 1.0 TGDI N Line',
'transmission': 'manual',
'trim': 'N Line',
'year': 2024}
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ07688%27 HTTP/1.1" 200 None
2026-03-29 14:08:01 [auto1.it] INFO: Saving data for HJ07688: {'auction_closing_time': 1774884448.0, 'created_time': 1774706764.00547, 'last_price_update_time': 1774793281.156688}
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HJ07688') HTTP/1.1" 204 0
2026-03-29 14:08:01 [auto1.it] INFO: Found listing with ID: FF80511
2026-03-29 14:08:01 [auto1.it] INFO: Found listing with ID: UB92069
2026-03-29 14:08:01 [auto1.it] INFO: Found listing with ID: GU46238
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU46238%27 HTTP/1.1" 200 None
2026-03-29 14:08:01 [auto1.it] INFO: Scrape type for GU46238: 2
2026-03-29 14:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238
2026-03-29 14:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be90ed10-712e-51ce-ae94-946e5bec9cdb with scrape type 2
2026-03-29 14:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be90ed10-712e-51ce-ae94-946e5bec9cdb with scrape type 2
2026-03-29 14:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: be90ed10-712e-51ce-ae94-946e5bec9cdb, identifier: GU46238
2026-03-29 14:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238
2026-03-29 14:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238
2026-03-29 14:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: be90ed10-712e-51ce-ae94-946e5bec9cdb with identifier: GU46238 to the API
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:34:42Z',
'fuel_type': 'petrol',
'id': 'be90ed10-712e-51ce-ae94-946e5bec9cdb',
'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/GU46238',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 80131,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-27',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2020}
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU46238%27 HTTP/1.1" 200 None
2026-03-29 14:08:01 [auto1.it] INFO: Saving data for GU46238: {'auction_closing_time': 1774884882.0, 'created_time': 1774706744.645821, 'last_price_update_time': 1774793281.558433}
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GU46238') HTTP/1.1" 204 0
2026-03-29 14:08:01 [auto1.it] INFO: Found listing with ID: GS36896
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS36896%27 HTTP/1.1" 200 None
2026-03-29 14:08:01 [auto1.it] INFO: Scrape type for GS36896: 2
2026-03-29 14:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896
2026-03-29 14:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf with scrape type 2
2026-03-29 14:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 498ba8ce-1dc3-50dc-b916-24a19a934ebf with scrape type 2
2026-03-29 14:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 498ba8ce-1dc3-50dc-b916-24a19a934ebf, identifier: GS36896
2026-03-29 14:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896
2026-03-29 14:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896
2026-03-29 14:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 498ba8ce-1dc3-50dc-b916-24a19a934ebf with identifier: GS36896 to the API
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 5,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:58:10Z',
'fuel_type': 'petrol',
'id': '498ba8ce-1dc3-50dc-b916-24a19a934ebf',
'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/GS36896',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto Evo',
'odometer': 189433,
'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': 'Fiat Punto Evo 1.2 Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2010}
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS36896%27 HTTP/1.1" 200 None
2026-03-29 14:08:01 [auto1.it] INFO: Saving data for GS36896: {'auction_closing_time': 1774886290.0, 'created_time': 1774706762.480727, 'last_price_update_time': 1774793281.942912}
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GS36896') HTTP/1.1" 204 0
2026-03-29 14:08:01 [auto1.it] INFO: Found listing with ID: DK49031
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK49031%27 HTTP/1.1" 200 None
2026-03-29 14:08:01 [auto1.it] INFO: Scrape type for DK49031: 2
2026-03-29 14:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031
2026-03-29 14:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92096af3-6e7a-5144-b88b-c1cc1411caa7 with scrape type 2
2026-03-29 14:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92096af3-6e7a-5144-b88b-c1cc1411caa7 with scrape type 2
2026-03-29 14:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 92096af3-6e7a-5144-b88b-c1cc1411caa7, identifier: DK49031
2026-03-29 14:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031
2026-03-29 14:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031
2026-03-29 14:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 92096af3-6e7a-5144-b88b-c1cc1411caa7 with identifier: DK49031 to the API
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08:02 [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-29 14:08:02 [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-30T15:39:52Z',
'fuel_type': 'diesel',
'id': '92096af3-6e7a-5144-b88b-c1cc1411caa7',
'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/DK49031',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 145251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-13',
'seller_name': None,
'title': 'BMW 3er 318d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2018}
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK49031%27 HTTP/1.1" 200 None
2026-03-29 14:08:02 [auto1.it] INFO: Saving data for DK49031: {'auction_closing_time': 1774885192.0, 'created_time': 1774706729.120391, 'last_price_update_time': 1774793282.337181}
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DK49031') HTTP/1.1" 204 0
2026-03-29 14:08:02 [auto1.it] INFO: Found listing with ID: MN68562
2026-03-29 14:08:02 [auto1.it] INFO: Found listing with ID: RR38006
2026-03-29 14:08:02 [auto1.it] INFO: Found listing with ID: UW74676
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW74676%27 HTTP/1.1" 200 None
2026-03-29 14:08:02 [auto1.it] INFO: Scrape type for UW74676: 2
2026-03-29 14:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676
2026-03-29 14:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c974f66-d44d-5051-b9a8-b042763869b8 with scrape type 2
2026-03-29 14:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c974f66-d44d-5051-b9a8-b042763869b8 with scrape type 2
2026-03-29 14:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5c974f66-d44d-5051-b9a8-b042763869b8, identifier: UW74676
2026-03-29 14:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676
2026-03-29 14:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676
2026-03-29 14:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5c974f66-d44d-5051-b9a8-b042763869b8 with identifier: UW74676 to the API
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08:02 [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-29 14:08:02 [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-30T15:11:46Z',
'fuel_type': 'diesel',
'id': '5c974f66-d44d-5051-b9a8-b042763869b8',
'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/UW74676',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 197149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-19',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW74676%27 HTTP/1.1" 200 None
2026-03-29 14:08:02 [auto1.it] INFO: Saving data for UW74676: {'auction_closing_time': 1774883506.0, 'created_time': 1774706748.190721, 'last_price_update_time': 1774793282.730829}
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UW74676') HTTP/1.1" 204 0
2026-03-29 14:08:02 [auto1.it] INFO: Found listing with ID: JZ66909
2026-03-29 14:08:02 [auto1.it] INFO: Found listing with ID: EW77307
2026-03-29 14:08:02 [auto1.it] INFO: Found listing with ID: HJ48011
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ48011%27 HTTP/1.1" 200 None
2026-03-29 14:08:02 [auto1.it] INFO: Scrape type for HJ48011: 2
2026-03-29 14:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011
2026-03-29 14:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf with scrape type 2
2026-03-29 14:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76710e63-82aa-58fa-8982-6f8c82e7dfdf with scrape type 2
2026-03-29 14:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 76710e63-82aa-58fa-8982-6f8c82e7dfdf, identifier: HJ48011
2026-03-29 14:08: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-29 14:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011
2026-03-29 14:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011
2026-03-29 14:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 76710e63-82aa-58fa-8982-6f8c82e7dfdf with identifier: HJ48011 to the API
2026-03-29 14:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:04:29Z',
'fuel_type': 'petrol',
'id': '76710e63-82aa-58fa-8982-6f8c82e7dfdf',
'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/HJ48011',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 112474,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-25',
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Silver',
'transmission': 'manual',
'trim': 'Silver',
'year': 2018}
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ48011%27 HTTP/1.1" 200 None
2026-03-29 14:08:03 [auto1.it] INFO: Saving data for HJ48011: {'auction_closing_time': 1774883069.0, 'created_time': 1774706754.498717, 'last_price_update_time': 1774793283.135477}
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HJ48011') HTTP/1.1" 204 0
2026-03-29 14:08:03 [auto1.it] INFO: Found listing with ID: PJ71432
2026-03-29 14:08:03 [auto1.it] INFO: Found listing with ID: HJ37635
2026-03-29 14:08:03 [auto1.it] INFO: Found listing with ID: UM30654
2026-03-29 14:08:03 [auto1.it] INFO: Found listing with ID: HY25299
2026-03-29 14:08:03 [auto1.it] INFO: Found listing with ID: RG33241
2026-03-29 14:08:03 [auto1.it] INFO: Found listing with ID: ZT77518
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT77518%27 HTTP/1.1" 200 None
2026-03-29 14:08:03 [auto1.it] INFO: Scrape type for ZT77518: 2
2026-03-29 14:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518
2026-03-29 14:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecc38923-483e-57f3-b683-ab95f7c43521 with scrape type 2
2026-03-29 14:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecc38923-483e-57f3-b683-ab95f7c43521 with scrape type 2
2026-03-29 14:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ecc38923-483e-57f3-b683-ab95f7c43521, identifier: ZT77518
2026-03-29 14:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518
2026-03-29 14:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518
2026-03-29 14:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ecc38923-483e-57f3-b683-ab95f7c43521 with identifier: ZT77518 to the API
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 163,
'expiration_date': '2026-03-30T15:18:55Z',
'fuel_type': 'diesel',
'id': 'ecc38923-483e-57f3-b683-ab95f7c43521',
'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/ZT77518',
'listing': 'auction',
'make': 'Citroen',
'model': 'C8',
'odometer': 194701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-25',
'seller_name': None,
'title': 'Citroen C8 2.0 HDi Seduction',
'transmission': 'automatic',
'trim': 'Seduction',
'year': 2012}
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT77518%27 HTTP/1.1" 200 None
2026-03-29 14:08:03 [auto1.it] INFO: Saving data for ZT77518: {'auction_closing_time': 1774883935.0, 'created_time': 1774706728.787548, 'last_price_update_time': 1774793283.596628}
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT77518') HTTP/1.1" 204 0
2026-03-29 14:08:03 [auto1.it] INFO: Found listing with ID: KS29368
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS29368%27 HTTP/1.1" 200 None
2026-03-29 14:08:03 [auto1.it] INFO: Scrape type for KS29368: 2
2026-03-29 14:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368
2026-03-29 14:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac6cc44-be5e-5905-9705-f655b3b617b6 with scrape type 2
2026-03-29 14:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ac6cc44-be5e-5905-9705-f655b3b617b6 with scrape type 2
2026-03-29 14:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ac6cc44-be5e-5905-9705-f655b3b617b6, identifier: KS29368
2026-03-29 14:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368
2026-03-29 14:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368
2026-03-29 14:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ac6cc44-be5e-5905-9705-f655b3b617b6 with identifier: KS29368 to the API
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 3,
'engine_horse_power': 128,
'expiration_date': '2026-03-30T15:56:04Z',
'fuel_type': 'petrol',
'id': '8ac6cc44-be5e-5905-9705-f655b3b617b6',
'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/KS29368',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 242508,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-01-21',
'seller_name': None,
'title': 'Toyota RAV 4 2.0',
'transmission': 'manual',
'trim': '',
'year': 1998}
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS29368%27 HTTP/1.1" 200 None
2026-03-29 14:08:03 [auto1.it] INFO: Saving data for KS29368: {'auction_closing_time': 1774886164.0, 'created_time': 1774706728.442767, 'last_price_update_time': 1774793283.986445}
2026-03-29 14:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KS29368') HTTP/1.1" 204 0
2026-03-29 14:08:04 [auto1.it] INFO: Channel: 24h | Page: 53 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: XS70804
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: EL95895
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: XP33889
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP33889%27 HTTP/1.1" 200 None
2026-03-29 14:08:04 [auto1.it] INFO: Scrape type for XP33889: 2
2026-03-29 14:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889
2026-03-29 14:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3655a182-c2a7-5293-9741-9120ad7bbbdd with scrape type 2
2026-03-29 14:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3655a182-c2a7-5293-9741-9120ad7bbbdd with scrape type 2
2026-03-29 14:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3655a182-c2a7-5293-9741-9120ad7bbbdd, identifier: XP33889
2026-03-29 14:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889
2026-03-29 14:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889
2026-03-29 14:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3655a182-c2a7-5293-9741-9120ad7bbbdd with identifier: XP33889 to the API
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 103,
'expiration_date': '2026-03-30T15:34:24Z',
'fuel_type': 'petrol',
'id': '3655a182-c2a7-5293-9741-9120ad7bbbdd',
'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/XP33889',
'listing': 'auction',
'make': 'MG Rover',
'model': 'MG ZR',
'odometer': 114132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-06-04',
'seller_name': None,
'title': 'MG Rover MG ZR 1.4 105',
'transmission': 'manual',
'trim': '105',
'year': 2002}
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP33889%27 HTTP/1.1" 200 None
2026-03-29 14:08:04 [auto1.it] INFO: Saving data for XP33889: {'auction_closing_time': 1774884864.0, 'created_time': 1774706761.377266, 'last_price_update_time': 1774793284.409672}
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XP33889') HTTP/1.1" 204 0
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: CP91888
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: AT88859
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: WR49596
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: UT72595
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: WU25072
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU25072%27 HTTP/1.1" 200 None
2026-03-29 14:08:04 [auto1.it] INFO: Scrape type for WU25072: 2
2026-03-29 14:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072
2026-03-29 14:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74654216-c7f4-529a-946d-7f1be11fb691 with scrape type 2
2026-03-29 14:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74654216-c7f4-529a-946d-7f1be11fb691 with scrape type 2
2026-03-29 14:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 74654216-c7f4-529a-946d-7f1be11fb691, identifier: WU25072
2026-03-29 14:08:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08:04 [auto1.it] INFO: Found listing with ID: BS70853
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS70853%27 HTTP/1.1" 200 None
2026-03-29 14:08:04 [auto1.it] INFO: Scrape type for BS70853: 2
2026-03-29 14:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853
2026-03-29 14:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with scrape type 2
2026-03-29 14:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with scrape type 2
2026-03-29 14:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d, identifier: BS70853
2026-03-29 14:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072
2026-03-29 14:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072
2026-03-29 14:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 74654216-c7f4-529a-946d-7f1be11fb691 with identifier: WU25072 to the API
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 190,
'expiration_date': '2026-03-30T15:51:10Z',
'fuel_type': 'diesel',
'id': '74654216-c7f4-529a-946d-7f1be11fb691',
'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/WU25072',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 382795,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-22',
'seller_name': None,
'title': 'BMW X4 xDrive 20d Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2017}
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU25072%27 HTTP/1.1" 200 None
2026-03-29 14:08:04 [auto1.it] INFO: Saving data for WU25072: {'auction_closing_time': 1774885870.0, 'created_time': 1774706737.544398, 'last_price_update_time': 1774793284.933595}
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WU25072') HTTP/1.1" 204 0
2026-03-29 14:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853
2026-03-29 14:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853
2026-03-29 14:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8fee8e28-8a4c-5b8f-a30d-ee6532613e2d with identifier: BS70853 to the API
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:51:06Z',
'fuel_type': 'petrol',
'id': '8fee8e28-8a4c-5b8f-a30d-ee6532613e2d',
'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/BS70853',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 231186,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-06-11',
'seller_name': None,
'title': 'Peugeot 206 1.1 Filou',
'transmission': 'manual',
'trim': 'Filou',
'year': 2003}
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS70853%27 HTTP/1.1" 200 None
2026-03-29 14:08:05 [auto1.it] INFO: Saving data for BS70853: {'auction_closing_time': 1774885866.0, 'created_time': 1774706763.274992, 'last_price_update_time': 1774793285.310074}
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BS70853') HTTP/1.1" 204 0
2026-03-29 14:08:05 [auto1.it] INFO: Found listing with ID: XP46027
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP46027%27 HTTP/1.1" 200 None
2026-03-29 14:08:05 [auto1.it] INFO: Scrape type for XP46027: 2
2026-03-29 14:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027
2026-03-29 14:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47b9f904-205b-5373-abad-b91c27d991a5 with scrape type 2
2026-03-29 14:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47b9f904-205b-5373-abad-b91c27d991a5 with scrape type 2
2026-03-29 14:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 47b9f904-205b-5373-abad-b91c27d991a5, identifier: XP46027
2026-03-29 14:08:05 [auto1.it] INFO: Found listing with ID: PP81137
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP81137%27 HTTP/1.1" 200 None
2026-03-29 14:08:05 [auto1.it] INFO: Scrape type for PP81137: 2
2026-03-29 14:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137
2026-03-29 14:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cde574ca-85e0-53e1-9c06-c4c24764a344 with scrape type 2
2026-03-29 14:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cde574ca-85e0-53e1-9c06-c4c24764a344 with scrape type 2
2026-03-29 14:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cde574ca-85e0-53e1-9c06-c4c24764a344, identifier: PP81137
2026-03-29 14:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027
2026-03-29 14:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027
2026-03-29 14:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 47b9f904-205b-5373-abad-b91c27d991a5 with identifier: XP46027 to the API
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:06:05Z',
'fuel_type': 'diesel',
'id': '47b9f904-205b-5373-abad-b91c27d991a5',
'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/XP46027',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 169085,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-31',
'seller_name': None,
'title': 'Opel Astra 1.3 CDTI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2007}
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP46027%27 HTTP/1.1" 200 None
2026-03-29 14:08:05 [auto1.it] INFO: Saving data for XP46027: {'auction_closing_time': 1774883165.0, 'created_time': 1774706734.387482, 'last_price_update_time': 1774793285.887822}
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XP46027') HTTP/1.1" 204 0
2026-03-29 14:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137
2026-03-29 14:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137
2026-03-29 14:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cde574ca-85e0-53e1-9c06-c4c24764a344 with identifier: PP81137 to the API
2026-03-29 14:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:22:52Z',
'fuel_type': 'petrol',
'id': 'cde574ca-85e0-53e1-9c06-c4c24764a344',
'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/PP81137',
'listing': 'auction',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 189246,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-27',
'seller_name': None,
'title': 'Fiat Bravo 1.4 Active GPL',
'transmission': 'manual',
'trim': 'Active GPL',
'year': 2009}
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP81137%27 HTTP/1.1" 200 None
2026-03-29 14:08:06 [auto1.it] INFO: Saving data for PP81137: {'auction_closing_time': 1774884172.0, 'created_time': 1774706733.325016, 'last_price_update_time': 1774793286.160536}
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PP81137') HTTP/1.1" 204 0
2026-03-29 14:08:06 [auto1.it] INFO: Found listing with ID: ZS74487
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS74487%27 HTTP/1.1" 200 None
2026-03-29 14:08:06 [auto1.it] INFO: Scrape type for ZS74487: 2
2026-03-29 14:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487
2026-03-29 14:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with scrape type 2
2026-03-29 14:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with scrape type 2
2026-03-29 14:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc, identifier: ZS74487
2026-03-29 14:08:06 [auto1.it] INFO: Found listing with ID: AB11915
2026-03-29 14:08:06 [auto1.it] INFO: Found listing with ID: YT31818
2026-03-29 14:08:06 [auto1.it] INFO: Found listing with ID: LK77946
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK77946%27 HTTP/1.1" 200 None
2026-03-29 14:08:06 [auto1.it] INFO: Scrape type for LK77946: 2
2026-03-29 14:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946
2026-03-29 14:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f422c005-e25d-5ff9-9c79-8701f7e9afed with scrape type 2
2026-03-29 14:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f422c005-e25d-5ff9-9c79-8701f7e9afed with scrape type 2
2026-03-29 14:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f422c005-e25d-5ff9-9c79-8701f7e9afed, identifier: LK77946
2026-03-29 14:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487
2026-03-29 14:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487
2026-03-29 14:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9cc5a93b-74e2-5882-a5c1-12d10387e7fc with identifier: ZS74487 to the API
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:23:38Z',
'fuel_type': 'diesel',
'id': '9cc5a93b-74e2-5882-a5c1-12d10387e7fc',
'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/ZS74487',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 345650,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-09',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport & Style 4Motion',
'transmission': 'automatic',
'trim': 'Sport & Style 4Motion',
'year': 2013}
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS74487%27 HTTP/1.1" 200 None
2026-03-29 14:08:06 [auto1.it] INFO: Saving data for ZS74487: {'auction_closing_time': 1774884218.0, 'created_time': 1773134635.392377, 'last_price_update_time': 1774793286.676524}
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZS74487') HTTP/1.1" 204 0
2026-03-29 14:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946
2026-03-29 14:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946
2026-03-29 14:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f422c005-e25d-5ff9-9c79-8701f7e9afed with identifier: LK77946 to the API
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 110,
'expiration_date': '2026-03-30T15:39:58Z',
'fuel_type': 'diesel',
'id': 'f422c005-e25d-5ff9-9c79-8701f7e9afed',
'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/LK77946',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 107426,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-25',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 CDI BlueEfficiency Urban',
'transmission': 'automatic',
'trim': 'BlueEfficiency Urban',
'year': 2013}
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK77946%27 HTTP/1.1" 200 None
2026-03-29 14:08:06 [auto1.it] INFO: Saving data for LK77946: {'auction_closing_time': 1774885198.0, 'created_time': 1774706736.632602, 'last_price_update_time': 1774793286.958778}
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LK77946') HTTP/1.1" 204 0
2026-03-29 14:08:06 [auto1.it] INFO: Found listing with ID: FP84024
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP84024%27 HTTP/1.1" 200 None
2026-03-29 14:08:06 [auto1.it] INFO: Scrape type for FP84024: 2
2026-03-29 14:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024
2026-03-29 14:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with scrape type 2
2026-03-29 14:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with scrape type 2
2026-03-29 14:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497, identifier: FP84024
2026-03-29 14:08:07 [auto1.it] INFO: Found listing with ID: CV06620
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV06620%27 HTTP/1.1" 200 None
2026-03-29 14:08:07 [auto1.it] INFO: Scrape type for CV06620: 2
2026-03-29 14:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620
2026-03-29 14:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a97ab70-2a53-5a7b-aaba-f947e6969361 with scrape type 2
2026-03-29 14:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a97ab70-2a53-5a7b-aaba-f947e6969361 with scrape type 2
2026-03-29 14:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1a97ab70-2a53-5a7b-aaba-f947e6969361, identifier: CV06620
2026-03-29 14:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024
2026-03-29 14:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024
2026-03-29 14:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2aa33ca8-ad29-5fca-aa3c-f773ba6a7497 with identifier: FP84024 to the API
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-30T15:52:04Z',
'fuel_type': 'diesel',
'id': '2aa33ca8-ad29-5fca-aa3c-f773ba6a7497',
'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/FP84024',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 119658,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-24',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi Mild-Hybrid Xprime 2WD',
'transmission': 'manual',
'trim': 'Xprime 2WD',
'year': 2019}
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP84024%27 HTTP/1.1" 200 None
2026-03-29 14:08:07 [auto1.it] INFO: Saving data for FP84024: {'auction_closing_time': 1774885924.0, 'created_time': 1774706767.699654, 'last_price_update_time': 1774793287.440678}
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FP84024') HTTP/1.1" 204 0
2026-03-29 14:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620
2026-03-29 14:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620
2026-03-29 14:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1a97ab70-2a53-5a7b-aaba-f947e6969361 with identifier: CV06620 to the API
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 90,
'expiration_date': '2026-03-30T15:30:51Z',
'fuel_type': 'petrol',
'id': '1a97ab70-2a53-5a7b-aaba-f947e6969361',
'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/CV06620',
'listing': 'auction',
'make': 'Opel',
'model': 'Meriva',
'odometer': 101411,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-28',
'seller_name': None,
'title': 'Opel Meriva 1.4 Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2009}
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV06620%27 HTTP/1.1" 200 None
2026-03-29 14:08:07 [auto1.it] INFO: Saving data for CV06620: {'auction_closing_time': 1774884651.0, 'created_time': 1773922008.281087, 'last_price_update_time': 1774793287.737599}
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CV06620') HTTP/1.1" 204 0
2026-03-29 14:08:07 [auto1.it] INFO: Found listing with ID: HA91371
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA91371%27 HTTP/1.1" 200 None
2026-03-29 14:08:07 [auto1.it] INFO: Scrape type for HA91371: 2
2026-03-29 14:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371
2026-03-29 14:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d87b55d-1561-5682-8e53-bb7f7106c445 with scrape type 2
2026-03-29 14:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d87b55d-1561-5682-8e53-bb7f7106c445 with scrape type 2
2026-03-29 14:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9d87b55d-1561-5682-8e53-bb7f7106c445, identifier: HA91371
2026-03-29 14:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371
2026-03-29 14:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371
2026-03-29 14:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9d87b55d-1561-5682-8e53-bb7f7106c445 with identifier: HA91371 to the API
2026-03-29 14:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 150,
'expiration_date': '2026-03-30T15:25:18Z',
'fuel_type': 'diesel',
'id': '9d87b55d-1561-5682-8e53-bb7f7106c445',
'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/HA91371',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 69060,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-13',
'seller_name': None,
'title': 'Audi Q3 35 TDI Advanced',
'transmission': 'automatic',
'trim': 'Advanced',
'year': 2020}
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA91371%27 HTTP/1.1" 200 None
2026-03-29 14:08:08 [auto1.it] INFO: Saving data for HA91371: {'auction_closing_time': 1774884318.0, 'created_time': 1774343183.492141, 'last_price_update_time': 1774793288.161892}
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HA91371') HTTP/1.1" 204 0
2026-03-29 14:08:08 [auto1.it] INFO: Found listing with ID: ZT94310
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT94310%27 HTTP/1.1" 200 None
2026-03-29 14:08:08 [auto1.it] INFO: Scrape type for ZT94310: 2
2026-03-29 14:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310
2026-03-29 14:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1677c310-1c25-5ce6-919b-6e34bc166992 with scrape type 2
2026-03-29 14:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1677c310-1c25-5ce6-919b-6e34bc166992 with scrape type 2
2026-03-29 14:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1677c310-1c25-5ce6-919b-6e34bc166992, identifier: ZT94310
2026-03-29 14:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310
2026-03-29 14:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310
2026-03-29 14:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1677c310-1c25-5ce6-919b-6e34bc166992 with identifier: ZT94310 to the API
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 105,
'expiration_date': '2026-03-30T15:22:00Z',
'fuel_type': 'diesel',
'id': '1677c310-1c25-5ce6-919b-6e34bc166992',
'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/ZT94310',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 278800,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-24',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2011}
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT94310%27 HTTP/1.1" 200 None
2026-03-29 14:08:08 [auto1.it] INFO: Saving data for ZT94310: {'auction_closing_time': 1774884120.0, 'created_time': 1774706767.308503, 'last_price_update_time': 1774793288.598588}
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT94310') HTTP/1.1" 204 0
2026-03-29 14:08:08 [auto1.it] INFO: Found listing with ID: YB21046
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB21046%27 HTTP/1.1" 200 None
2026-03-29 14:08:08 [auto1.it] INFO: Scrape type for YB21046: 2
2026-03-29 14:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046
2026-03-29 14:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with scrape type 2
2026-03-29 14:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with scrape type 2
2026-03-29 14:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6, identifier: YB21046
2026-03-29 14:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046
2026-03-29 14:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046
2026-03-29 14:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 12204fc4-a4d9-51f4-9bd2-03e39f3e15b6 with identifier: YB21046 to the API
2026-03-29 14:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:14:47Z',
'fuel_type': 'diesel',
'id': '12204fc4-a4d9-51f4-9bd2-03e39f3e15b6',
'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/YB21046',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 236347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-15',
'seller_name': None,
'title': 'Mercedes-Benz Vito 119 CDI kompakt',
'transmission': 'automatic',
'trim': 'kompakt',
'year': 2016}
2026-03-29 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB21046%27 HTTP/1.1" 200 None
2026-03-29 14:08:09 [auto1.it] INFO: Saving data for YB21046: {'auction_closing_time': 1774883687.0, 'created_time': 1774706787.834787, 'last_price_update_time': 1774793289.856535}
2026-03-29 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YB21046') HTTP/1.1" 204 0
2026-03-29 14:08:09 [auto1.it] INFO: Found listing with ID: GY17675
2026-03-29 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY17675%27 HTTP/1.1" 200 None
2026-03-29 14:08:09 [auto1.it] INFO: Scrape type for GY17675: 2
2026-03-29 14:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675
2026-03-29 14:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69427ad0-30b4-5552-83aa-147d18eefe54 with scrape type 2
2026-03-29 14:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69427ad0-30b4-5552-83aa-147d18eefe54 with scrape type 2
2026-03-29 14:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 69427ad0-30b4-5552-83aa-147d18eefe54, identifier: GY17675
2026-03-29 14:08:10 [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-29 14:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675
2026-03-29 14:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675
2026-03-29 14:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 69427ad0-30b4-5552-83aa-147d18eefe54 with identifier: GY17675 to the API
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 179,
'expiration_date': '2026-03-30T15:16:20Z',
'fuel_type': 'diesel',
'id': '69427ad0-30b4-5552-83aa-147d18eefe54',
'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/GY17675',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 162965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-21',
'seller_name': None,
'title': 'Citroen C5 Aircross 2.0 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2019}
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY17675%27 HTTP/1.1" 200 None
2026-03-29 14:08:10 [auto1.it] INFO: Saving data for GY17675: {'auction_closing_time': 1774883780.0, 'created_time': 1774706768.522557, 'last_price_update_time': 1774793290.317229}
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GY17675') HTTP/1.1" 204 0
2026-03-29 14:08:10 [auto1.it] INFO: Found listing with ID: HR28952
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR28952%27 HTTP/1.1" 200 None
2026-03-29 14:08:10 [auto1.it] INFO: Scrape type for HR28952: 2
2026-03-29 14:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952
2026-03-29 14:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f270f84e-6da6-5808-ba3f-a462ebc442ce with scrape type 2
2026-03-29 14:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f270f84e-6da6-5808-ba3f-a462ebc442ce with scrape type 2
2026-03-29 14:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f270f84e-6da6-5808-ba3f-a462ebc442ce, identifier: HR28952
2026-03-29 14:08:10 [scrapy.extensions.logstats] INFO: Crawled 58 pages (at 19 pages/min), scraped 173 items (at 80 items/min)
2026-03-29 14:08:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-29 14:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952
2026-03-29 14:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952
2026-03-29 14:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f270f84e-6da6-5808-ba3f-a462ebc442ce with identifier: HR28952 to the API
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:46:45Z',
'fuel_type': 'petrol',
'id': 'f270f84e-6da6-5808-ba3f-a462ebc442ce',
'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/HR28952',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 182808,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-02',
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2012}
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR28952%27 HTTP/1.1" 200 None
2026-03-29 14:08:10 [auto1.it] INFO: Saving data for HR28952: {'auction_closing_time': 1774885605.0, 'created_time': 1774706737.177663, 'last_price_update_time': 1774793290.693018}
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HR28952') HTTP/1.1" 204 0
2026-03-29 14:08:10 [auto1.it] INFO: Found listing with ID: CL50179
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL50179%27 HTTP/1.1" 200 None
2026-03-29 14:08:10 [auto1.it] INFO: Scrape type for CL50179: 2
2026-03-29 14:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179
2026-03-29 14:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 087da197-6813-5c9f-b477-ad7262d9bb8c with scrape type 2
2026-03-29 14:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 087da197-6813-5c9f-b477-ad7262d9bb8c with scrape type 2
2026-03-29 14:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 087da197-6813-5c9f-b477-ad7262d9bb8c, identifier: CL50179
2026-03-29 14:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179
2026-03-29 14:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179
2026-03-29 14:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 087da197-6813-5c9f-b477-ad7262d9bb8c with identifier: CL50179 to the API
2026-03-29 14:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 90,
'expiration_date': '2026-03-30T15:25:40Z',
'fuel_type': 'diesel',
'id': '087da197-6813-5c9f-b477-ad7262d9bb8c',
'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/CL50179',
'listing': 'auction',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 181892,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-02-04',
'seller_name': None,
'title': 'Toyota Corolla 2.0 D-4D',
'transmission': 'manual',
'trim': '',
'year': 2003}
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL50179%27 HTTP/1.1" 200 None
2026-03-29 14:08:11 [auto1.it] INFO: Saving data for CL50179: {'auction_closing_time': 1774884340.0, 'created_time': 1774706738.689491, 'last_price_update_time': 1774793291.11988}
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CL50179') HTTP/1.1" 204 0
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: AV05178
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: ZS11268
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: MR54744
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: VD19319
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: VR66407
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: MH80667
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: SH27035
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH27035%27 HTTP/1.1" 200 None
2026-03-29 14:08:11 [auto1.it] INFO: Scrape type for SH27035: 2
2026-03-29 14:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035
2026-03-29 14:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with scrape type 2
2026-03-29 14:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with scrape type 2
2026-03-29 14:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a643255a-9f20-5ff0-aab8-6dc2d6df63f4, identifier: SH27035
2026-03-29 14:08:11 [auto1.it] INFO: Channel: 24h | Page: 54 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035
2026-03-29 14:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035
2026-03-29 14:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a643255a-9f20-5ff0-aab8-6dc2d6df63f4 with identifier: SH27035 to the API
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 117,
'expiration_date': '2026-03-30T15:56:03Z',
'fuel_type': 'petrol',
'id': 'a643255a-9f20-5ff0-aab8-6dc2d6df63f4',
'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/SH27035',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 92260,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-13',
'seller_name': None,
'title': 'Nissan Juke 1.6 Acenta',
'transmission': 'automatic',
'trim': 'Acenta',
'year': 2012}
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH27035%27 HTTP/1.1" 200 None
2026-03-29 14:08:11 [auto1.it] INFO: Saving data for SH27035: {'auction_closing_time': 1774886163.0, 'created_time': 1774706743.311481, 'last_price_update_time': 1774793291.493825}
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SH27035') HTTP/1.1" 204 0
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: AT94230
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT94230%27 HTTP/1.1" 200 None
2026-03-29 14:08:11 [auto1.it] INFO: Scrape type for AT94230: 2
2026-03-29 14:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230
2026-03-29 14:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ca7562-3b58-5c48-9742-8b5f1f8878df with scrape type 2
2026-03-29 14:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51ca7562-3b58-5c48-9742-8b5f1f8878df with scrape type 2
2026-03-29 14:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 51ca7562-3b58-5c48-9742-8b5f1f8878df, identifier: AT94230
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: YA71285
2026-03-29 14:08:11 [auto1.it] INFO: Found listing with ID: ZZ46220
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ46220%27 HTTP/1.1" 200 None
2026-03-29 14:08:11 [auto1.it] INFO: Scrape type for ZZ46220: 2
2026-03-29 14:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220
2026-03-29 14:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1885c281-aab3-5291-b456-9492adfc5ae0 with scrape type 2
2026-03-29 14:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1885c281-aab3-5291-b456-9492adfc5ae0 with scrape type 2
2026-03-29 14:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1885c281-aab3-5291-b456-9492adfc5ae0, identifier: ZZ46220
2026-03-29 14:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230
2026-03-29 14:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230
2026-03-29 14:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 51ca7562-3b58-5c48-9742-8b5f1f8878df with identifier: AT94230 to the API
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:46:12Z',
'fuel_type': 'diesel',
'id': '51ca7562-3b58-5c48-9742-8b5f1f8878df',
'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/AT94230',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 92268,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-15',
'seller_name': None,
'title': 'Honda CR-V 1.6 DTEC Lifestyle 4WD',
'transmission': 'manual',
'trim': 'Lifestyle 4WD',
'year': 2017}
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT94230%27 HTTP/1.1" 200 None
2026-03-29 14:08:11 [auto1.it] INFO: Saving data for AT94230: {'auction_closing_time': 1774885572.0, 'created_time': 1774706742.664269, 'last_price_update_time': 1774793291.964818}
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AT94230') HTTP/1.1" 204 0
2026-03-29 14:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220
2026-03-29 14:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220
2026-03-29 14:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1885c281-aab3-5291-b456-9492adfc5ae0 with identifier: ZZ46220 to the API
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 80,
'expiration_date': '2026-03-30T15:23:28Z',
'fuel_type': 'petrol',
'id': '1885c281-aab3-5291-b456-9492adfc5ae0',
'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/ZZ46220',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 269042,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-04-16',
'seller_name': None,
'title': 'Skoda Fabia 1.4 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2007}
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ46220%27 HTTP/1.1" 200 None
2026-03-29 14:08:12 [auto1.it] INFO: Saving data for ZZ46220: {'auction_closing_time': 1774884208.0, 'created_time': 1774706745.369846, 'last_price_update_time': 1774793292.342892}
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZZ46220') HTTP/1.1" 204 0
2026-03-29 14:08:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08:12 [auto1.it] INFO: Found listing with ID: VZ01162
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ01162%27 HTTP/1.1" 200 None
2026-03-29 14:08:12 [auto1.it] INFO: Scrape type for VZ01162: 2
2026-03-29 14:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162
2026-03-29 14:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 603dae0e-3ca6-5536-9190-4070620f414e with scrape type 2
2026-03-29 14:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 603dae0e-3ca6-5536-9190-4070620f414e with scrape type 2
2026-03-29 14:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 603dae0e-3ca6-5536-9190-4070620f414e, identifier: VZ01162
2026-03-29 14:08:12 [auto1.it] INFO: Found listing with ID: CW38322
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW38322%27 HTTP/1.1" 200 None
2026-03-29 14:08:12 [auto1.it] INFO: Scrape type for CW38322: 2
2026-03-29 14:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322
2026-03-29 14:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968675d7-1944-56a6-8b3b-50076d6dd9de with scrape type 2
2026-03-29 14:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968675d7-1944-56a6-8b3b-50076d6dd9de with scrape type 2
2026-03-29 14:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 968675d7-1944-56a6-8b3b-50076d6dd9de, identifier: CW38322
2026-03-29 14:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162
2026-03-29 14:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162
2026-03-29 14:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 603dae0e-3ca6-5536-9190-4070620f414e with identifier: VZ01162 to the API
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:39:24Z',
'fuel_type': 'petrol',
'id': '603dae0e-3ca6-5536-9190-4070620f414e',
'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/VZ01162',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 229876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-05-18',
'seller_name': None,
'title': 'Opel Astra 1.6 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2005}
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ01162%27 HTTP/1.1" 200 None
2026-03-29 14:08:12 [auto1.it] INFO: Saving data for VZ01162: {'auction_closing_time': 1774885164.0, 'created_time': 1774706752.565082, 'last_price_update_time': 1774793292.825161}
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VZ01162') HTTP/1.1" 204 0
2026-03-29 14:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322
2026-03-29 14:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322
2026-03-29 14:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 968675d7-1944-56a6-8b3b-50076d6dd9de with identifier: CW38322 to the API
2026-03-29 14:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 135,
'expiration_date': '2026-03-30T15:17:09Z',
'fuel_type': 'petrol',
'id': '968675d7-1944-56a6-8b3b-50076d6dd9de',
'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/CW38322',
'listing': 'auction',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 130715,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-17',
'seller_name': None,
'title': 'Hyundai ix35 1.6 Comfort 2WD',
'transmission': 'manual',
'trim': 'Comfort 2WD',
'year': 2013}
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW38322%27 HTTP/1.1" 200 None
2026-03-29 14:08:13 [auto1.it] INFO: Saving data for CW38322: {'auction_closing_time': 1774883829.0, 'created_time': 1774706746.613512, 'last_price_update_time': 1774793293.135883}
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CW38322') HTTP/1.1" 204 0
2026-03-29 14:08:13 [auto1.it] INFO: Found listing with ID: KL53293
2026-03-29 14:08:13 [auto1.it] INFO: Found listing with ID: PC10788
2026-03-29 14:08:13 [auto1.it] INFO: Found listing with ID: UK65211
2026-03-29 14:08:13 [auto1.it] INFO: Found listing with ID: JP68462
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP68462%27 HTTP/1.1" 200 None
2026-03-29 14:08:13 [auto1.it] INFO: Scrape type for JP68462: 2
2026-03-29 14:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462
2026-03-29 14:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with scrape type 2
2026-03-29 14:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with scrape type 2
2026-03-29 14:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80, identifier: JP68462
2026-03-29 14:08:13 [auto1.it] INFO: Found listing with ID: LX63173
2026-03-29 14:08:13 [auto1.it] INFO: Found listing with ID: KV28875
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV28875%27 HTTP/1.1" 200 None
2026-03-29 14:08:13 [auto1.it] INFO: Scrape type for KV28875: 2
2026-03-29 14:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875
2026-03-29 14:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65bb597-42fe-59fa-bee4-d580667ee976 with scrape type 2
2026-03-29 14:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f65bb597-42fe-59fa-bee4-d580667ee976 with scrape type 2
2026-03-29 14:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f65bb597-42fe-59fa-bee4-d580667ee976, identifier: KV28875
2026-03-29 14:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462
2026-03-29 14:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462
2026-03-29 14:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80 with identifier: JP68462 to the API
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:09:16Z',
'fuel_type': 'petrol',
'id': '4edb40d5-c6f1-5ecb-80b6-ef6dadae1f80',
'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/JP68462',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 142961,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-22',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Highline',
'transmission': 'automatic',
'trim': 'Highline',
'year': 2009}
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP68462%27 HTTP/1.1" 200 None
2026-03-29 14:08:13 [auto1.it] INFO: Saving data for JP68462: {'auction_closing_time': 1774883356.0, 'created_time': 1774706739.038236, 'last_price_update_time': 1774793293.65874}
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JP68462') HTTP/1.1" 204 0
2026-03-29 14:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 14:08:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875
2026-03-29 14:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f65bb597-42fe-59fa-bee4-d580667ee976 with identifier: KV28875 to the API
2026-03-29 14:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 265,
'expiration_date': '2026-03-30T15:44:06Z',
'fuel_type': 'diesel',
'id': 'f65bb597-42fe-59fa-bee4-d580667ee976',
'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/KV28875',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 199675,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-23',
'seller_name': None,
'title': 'BMW 5er 530d xDrive Luxury Line',
'transmission': 'automatic',
'trim': 'xDrive Luxury Line',
'year': 2019}
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV28875%27 HTTP/1.1" 200 None
2026-03-29 14:08:14 [auto1.it] INFO: Saving data for KV28875: {'auction_closing_time': 1774885446.0, 'created_time': 1773055188.259314, 'last_price_update_time': 1774793294.151222}
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KV28875') HTTP/1.1" 204 0
2026-03-29 14:08:14 [auto1.it] INFO: Found listing with ID: PW02213
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW02213%27 HTTP/1.1" 200 None
2026-03-29 14:08:14 [auto1.it] INFO: Scrape type for PW02213: 2
2026-03-29 14:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213
2026-03-29 14:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4c949c-8f07-5807-af07-91b21741ac0a with scrape type 2
2026-03-29 14:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e4c949c-8f07-5807-af07-91b21741ac0a with scrape type 2
2026-03-29 14:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3e4c949c-8f07-5807-af07-91b21741ac0a, identifier: PW02213
2026-03-29 14:08:14 [auto1.it] INFO: Found listing with ID: RA59977
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA59977%27 HTTP/1.1" 200 None
2026-03-29 14:08:14 [auto1.it] INFO: Scrape type for RA59977: 2
2026-03-29 14:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977
2026-03-29 14:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with scrape type 2
2026-03-29 14:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with scrape type 2
2026-03-29 14:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87, identifier: RA59977
2026-03-29 14:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213
2026-03-29 14:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213
2026-03-29 14:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3e4c949c-8f07-5807-af07-91b21741ac0a with identifier: PW02213 to the API
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:20:16Z',
'fuel_type': 'petrol',
'id': '3e4c949c-8f07-5807-af07-91b21741ac0a',
'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/PW02213',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 94390,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-28',
'seller_name': None,
'title': 'Opel Mokka X 1.4 Turbo Innovation Start/Stop',
'transmission': 'manual',
'trim': 'Innovation Start/Stop',
'year': 2017}
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW02213%27 HTTP/1.1" 200 None
2026-03-29 14:08:14 [auto1.it] INFO: Saving data for PW02213: {'auction_closing_time': 1774884016.0, 'created_time': 1774361386.238177, 'last_price_update_time': 1774793294.623904}
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PW02213') HTTP/1.1" 204 0
2026-03-29 14:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977
2026-03-29 14:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977
2026-03-29 14:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cba3bc22-9cf5-5f8b-99e9-ab53cb54de87 with identifier: RA59977 to the API
2026-03-29 14:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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-30T15:29:54Z',
'fuel_type': 'diesel',
'id': 'cba3bc22-9cf5-5f8b-99e9-ab53cb54de87',
'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/RA59977',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 172018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-25',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 300 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA59977%27 HTTP/1.1" 200 None
2026-03-29 14:08:15 [auto1.it] INFO: Saving data for RA59977: {'auction_closing_time': 1774884594.0, 'created_time': 1774706747.402366, 'last_price_update_time': 1774793295.137554}
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RA59977') HTTP/1.1" 204 0
2026-03-29 14:08:15 [auto1.it] INFO: Found listing with ID: HK83461
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK83461%27 HTTP/1.1" 200 None
2026-03-29 14:08:15 [auto1.it] INFO: Scrape type for HK83461: 0
2026-03-29 14:08:15 [auto1.it] INFO: Found listing with ID: YY73995
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY73995%27 HTTP/1.1" 200 None
2026-03-29 14:08:15 [auto1.it] INFO: Scrape type for YY73995: 2
2026-03-29 14:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995
2026-03-29 14:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with scrape type 2
2026-03-29 14:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with scrape type 2
2026-03-29 14:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6, identifier: YY73995
2026-03-29 14:08:15 [auto1.it] INFO: Found listing with ID: NF25875
2026-03-29 14:08:15 [auto1.it] INFO: Found listing with ID: KZ65568
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ65568%27 HTTP/1.1" 200 None
2026-03-29 14:08:15 [auto1.it] INFO: Scrape type for KZ65568: 2
2026-03-29 14:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568
2026-03-29 14:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9fc257-0e50-549a-9f8b-dfa827107eb3 with scrape type 2
2026-03-29 14:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb9fc257-0e50-549a-9f8b-dfa827107eb3 with scrape type 2
2026-03-29 14:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cb9fc257-0e50-549a-9f8b-dfa827107eb3, identifier: KZ65568
2026-03-29 14:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-29 14:08:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995
2026-03-29 14:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1118e9cf-ce23-5ad2-892b-8f0e59e660f6 with identifier: YY73995 to the API
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:35:21Z',
'fuel_type': 'diesel',
'id': '1118e9cf-ce23-5ad2-892b-8f0e59e660f6',
'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/YY73995',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 406863,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-26',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2016}
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY73995%27 HTTP/1.1" 200 None
2026-03-29 14:08:15 [auto1.it] INFO: Saving data for YY73995: {'auction_closing_time': 1774884921.0, 'created_time': 1773134566.775444, 'last_price_update_time': 1774793295.828013}
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YY73995') HTTP/1.1" 204 0
2026-03-29 14:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568
2026-03-29 14:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568
2026-03-29 14:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cb9fc257-0e50-549a-9f8b-dfa827107eb3 with identifier: KZ65568 to the API
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:29:35Z',
'fuel_type': 'petrol',
'id': 'cb9fc257-0e50-549a-9f8b-dfa827107eb3',
'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/KZ65568',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 194738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-14',
'seller_name': None,
'title': 'Renault Clio 0.9 Energy Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2017}
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ65568%27 HTTP/1.1" 200 None
2026-03-29 14:08:16 [auto1.it] INFO: Saving data for KZ65568: {'auction_closing_time': 1774884575.0, 'created_time': 1774706759.093137, 'last_price_update_time': 1774793296.233449}
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KZ65568') HTTP/1.1" 204 0
2026-03-29 14:08:16 [auto1.it] INFO: Found listing with ID: SA64006
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SA64006%27 HTTP/1.1" 200 None
2026-03-29 14:08:16 [auto1.it] INFO: Scrape type for SA64006: 2
2026-03-29 14:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006
2026-03-29 14:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with scrape type 2
2026-03-29 14:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with scrape type 2
2026-03-29 14:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c, identifier: SA64006
2026-03-29 14:08:16 [auto1.it] INFO: Found listing with ID: WJ04614
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ04614%27 HTTP/1.1" 200 None
2026-03-29 14:08:16 [auto1.it] INFO: Scrape type for WJ04614: 2
2026-03-29 14:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614
2026-03-29 14:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a18874e-21d4-55a2-9d06-73a935c0a17b with scrape type 2
2026-03-29 14:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a18874e-21d4-55a2-9d06-73a935c0a17b with scrape type 2
2026-03-29 14:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4a18874e-21d4-55a2-9d06-73a935c0a17b, identifier: WJ04614
2026-03-29 14:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006
2026-03-29 14:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006
2026-03-29 14:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 96dd7ebb-8122-5a15-8a64-846aa7be7f6c with identifier: SA64006 to the API
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:33:04Z',
'fuel_type': 'petrol',
'id': '96dd7ebb-8122-5a15-8a64-846aa7be7f6c',
'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/SA64006',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 85671,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-29',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-VTi Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SA64006%27 HTTP/1.1" 200 None
2026-03-29 14:08:16 [auto1.it] INFO: Saving data for SA64006: {'auction_closing_time': 1774884784.0, 'created_time': 1774354567.068594, 'last_price_update_time': 1774793296.752736}
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SA64006') HTTP/1.1" 204 0
2026-03-29 14:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614
2026-03-29 14:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614
2026-03-29 14:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4a18874e-21d4-55a2-9d06-73a935c0a17b with identifier: WJ04614 to the API
2026-03-29 14:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 3,
'engine_horse_power': 192,
'expiration_date': '2026-03-30T15:07:29Z',
'fuel_type': 'petrol',
'id': '4a18874e-21d4-55a2-9d06-73a935c0a17b',
'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/WJ04614',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 84341,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-28',
'seller_name': None,
'title': 'Volkswagen Polo 1.8 TSI GTI BlueMotion Tech',
'transmission': 'manual',
'trim': 'GTI BlueMotion Tech',
'year': 2015}
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ04614%27 HTTP/1.1" 200 None
2026-03-29 14:08:17 [auto1.it] INFO: Saving data for WJ04614: {'auction_closing_time': 1774883249.0, 'created_time': 1774706765.361271, 'last_price_update_time': 1774793297.035129}
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WJ04614') HTTP/1.1" 204 0
2026-03-29 14:08:17 [auto1.it] INFO: Found listing with ID: CL59289
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL59289%27 HTTP/1.1" 200 None
2026-03-29 14:08:17 [auto1.it] INFO: Scrape type for CL59289: 2
2026-03-29 14:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289
2026-03-29 14:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7943ba91-e666-5e9e-95f7-766aa8529847 with scrape type 2
2026-03-29 14:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7943ba91-e666-5e9e-95f7-766aa8529847 with scrape type 2
2026-03-29 14:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7943ba91-e666-5e9e-95f7-766aa8529847, identifier: CL59289
2026-03-29 14:08:17 [auto1.it] INFO: Found listing with ID: GJ44194
2026-03-29 14:08:17 [auto1.it] INFO: Found listing with ID: JK37550
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK37550%27 HTTP/1.1" 200 None
2026-03-29 14:08:17 [auto1.it] INFO: Scrape type for JK37550: 2
2026-03-29 14:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550
2026-03-29 14:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9a77f9-af42-5146-b65a-5e7c9410690c with scrape type 2
2026-03-29 14:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce9a77f9-af42-5146-b65a-5e7c9410690c with scrape type 2
2026-03-29 14:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ce9a77f9-af42-5146-b65a-5e7c9410690c, identifier: JK37550
2026-03-29 14:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289
2026-03-29 14:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289
2026-03-29 14:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7943ba91-e666-5e9e-95f7-766aa8529847 with identifier: CL59289 to the API
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:13:11Z',
'fuel_type': 'petrol',
'id': '7943ba91-e666-5e9e-95f7-766aa8529847',
'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/CL59289',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-27',
'seller_name': None,
'title': 'Alfa Romeo Junior 1.2 VGT',
'transmission': 'automatic',
'trim': '',
'year': 2025}
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL59289%27 HTTP/1.1" 200 None
2026-03-29 14:08:17 [auto1.it] INFO: Saving data for CL59289: {'auction_closing_time': 1774883591.0, 'created_time': 1774361364.480596, 'last_price_update_time': 1774793297.544257}
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CL59289') HTTP/1.1" 204 0
2026-03-29 14:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550
2026-03-29 14:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550
2026-03-29 14:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ce9a77f9-af42-5146-b65a-5e7c9410690c with identifier: JK37550 to the API
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 63,
'expiration_date': '2026-03-30T15:04:07Z',
'fuel_type': 'petrol',
'id': 'ce9a77f9-af42-5146-b65a-5e7c9410690c',
'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/JK37550',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Alto',
'odometer': 92445,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-09-20',
'seller_name': None,
'title': 'Suzuki Alto 1.1 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2004}
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK37550%27 HTTP/1.1" 200 None
2026-03-29 14:08:17 [auto1.it] INFO: Saving data for JK37550: {'auction_closing_time': 1774883047.0, 'created_time': 1774706747.053083, 'last_price_update_time': 1774793297.816232}
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JK37550') HTTP/1.1" 204 0
2026-03-29 14:08:17 [auto1.it] INFO: Found listing with ID: XG56779
2026-03-29 14:08:17 [auto1.it] INFO: Found listing with ID: MM92729
2026-03-29 14:08:17 [auto1.it] INFO: Found listing with ID: PN94511
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN94511%27 HTTP/1.1" 200 None
2026-03-29 14:08:17 [auto1.it] INFO: Scrape type for PN94511: 2
2026-03-29 14:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511
2026-03-29 14:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f99fe3-31b1-5583-8585-ba45051fde2e with scrape type 2
2026-03-29 14:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f99fe3-31b1-5583-8585-ba45051fde2e with scrape type 2
2026-03-29 14:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d5f99fe3-31b1-5583-8585-ba45051fde2e, identifier: PN94511
2026-03-29 14:08:17 [auto1.it] INFO: Found listing with ID: ZJ54266
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ54266%27 HTTP/1.1" 200 None
2026-03-29 14:08:17 [auto1.it] INFO: Scrape type for ZJ54266: 2
2026-03-29 14:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266
2026-03-29 14:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd5c5ba-eebd-54a5-be69-640afca24355 with scrape type 2
2026-03-29 14:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccd5c5ba-eebd-54a5-be69-640afca24355 with scrape type 2
2026-03-29 14:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ccd5c5ba-eebd-54a5-be69-640afca24355, identifier: ZJ54266
2026-03-29 14:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511
2026-03-29 14:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511
2026-03-29 14:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d5f99fe3-31b1-5583-8585-ba45051fde2e with identifier: PN94511 to the API
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:14:09Z',
'fuel_type': 'diesel',
'id': 'd5f99fe3-31b1-5583-8585-ba45051fde2e',
'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/PN94511',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover Sport',
'odometer': 200653,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-20',
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.7 Td V6 TD HSE',
'transmission': 'automatic',
'trim': 'TD HSE',
'year': 2006}
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN94511%27 HTTP/1.1" 200 None
2026-03-29 14:08:18 [auto1.it] INFO: Saving data for PN94511: {'auction_closing_time': 1774883649.0, 'created_time': 1773135406.380344, 'last_price_update_time': 1774793298.351448}
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PN94511') HTTP/1.1" 204 0
2026-03-29 14:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266
2026-03-29 14:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266
2026-03-29 14:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ccd5c5ba-eebd-54a5-be69-640afca24355 with identifier: ZJ54266 to the API
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 320,
'expiration_date': '2026-03-30T15:37:02Z',
'fuel_type': 'hybrid',
'id': 'ccd5c5ba-eebd-54a5-be69-640afca24355',
'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/ZJ54266',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 77220,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-13',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350de 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2022}
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ54266%27 HTTP/1.1" 200 None
2026-03-29 14:08:18 [auto1.it] INFO: Saving data for ZJ54266: {'auction_closing_time': 1774885022.0, 'created_time': 1774343159.293271, 'last_price_update_time': 1774793298.678877}
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZJ54266') HTTP/1.1" 204 0
2026-03-29 14:08:18 [auto1.it] INFO: Found listing with ID: SP64220
2026-03-29 14:08:18 [auto1.it] INFO: Found listing with ID: DC19091
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC19091%27 HTTP/1.1" 200 None
2026-03-29 14:08:18 [auto1.it] INFO: Scrape type for DC19091: 2
2026-03-29 14:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091
2026-03-29 14:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb35cae-8b57-57c0-87ef-155536c0d3ca with scrape type 2
2026-03-29 14:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb35cae-8b57-57c0-87ef-155536c0d3ca with scrape type 2
2026-03-29 14:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: dcb35cae-8b57-57c0-87ef-155536c0d3ca, identifier: DC19091
2026-03-29 14:08:18 [auto1.it] INFO: Found listing with ID: TU97067
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU97067%27 HTTP/1.1" 200 None
2026-03-29 14:08:18 [auto1.it] INFO: Scrape type for TU97067: 2
2026-03-29 14:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067
2026-03-29 14:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca75674c-03fa-5cea-bb89-bc74265967c6 with scrape type 2
2026-03-29 14:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca75674c-03fa-5cea-bb89-bc74265967c6 with scrape type 2
2026-03-29 14:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ca75674c-03fa-5cea-bb89-bc74265967c6, identifier: TU97067
2026-03-29 14:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:08:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-29 14:08:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091
2026-03-29 14:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: dcb35cae-8b57-57c0-87ef-155536c0d3ca with identifier: DC19091 to the API
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:59:27Z',
'fuel_type': 'petrol',
'id': 'dcb35cae-8b57-57c0-87ef-155536c0d3ca',
'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/DC19091',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 141262,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-27',
'seller_name': None,
'title': 'Lancia Ypsilon 0.9 TwinAir CNG Silver',
'transmission': 'manual',
'trim': 'Silver',
'year': 2014}
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC19091%27 HTTP/1.1" 200 None
2026-03-29 14:08:19 [auto1.it] INFO: Saving data for DC19091: {'auction_closing_time': 1774886367.0, 'created_time': 1774343260.375757, 'last_price_update_time': 1774793299.330667}
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DC19091') HTTP/1.1" 204 0
2026-03-29 14:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067
2026-03-29 14:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067
2026-03-29 14:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ca75674c-03fa-5cea-bb89-bc74265967c6 with identifier: TU97067 to the API
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:12:25Z',
'fuel_type': 'diesel',
'id': 'ca75674c-03fa-5cea-bb89-bc74265967c6',
'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/TU97067',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 154378,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-30',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi Xprime ISG 2WD',
'transmission': 'manual',
'trim': 'Xprime ISG 2WD',
'year': 2018}
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU97067%27 HTTP/1.1" 200 None
2026-03-29 14:08:19 [auto1.it] INFO: Saving data for TU97067: {'auction_closing_time': 1774883545.0, 'created_time': 1774706758.164344, 'last_price_update_time': 1774793299.703695}
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TU97067') HTTP/1.1" 204 0
2026-03-29 14:08:19 [auto1.it] INFO: Found listing with ID: CE88334
2026-03-29 14:08:19 [auto1.it] INFO: Found listing with ID: FP92305
2026-03-29 14:08:19 [auto1.it] INFO: Found listing with ID: WH54274
2026-03-29 14:08:19 [auto1.it] INFO: Found listing with ID: NG25648
2026-03-29 14:08:19 [auto1.it] INFO: Found listing with ID: BR40244
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR40244%27 HTTP/1.1" 200 None
2026-03-29 14:08:19 [auto1.it] INFO: Scrape type for BR40244: 2
2026-03-29 14:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244
2026-03-29 14:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b with scrape type 2
2026-03-29 14:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1fbefd8-7a52-5437-b6e5-667e1c194a7b with scrape type 2
2026-03-29 14:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c1fbefd8-7a52-5437-b6e5-667e1c194a7b, identifier: BR40244
2026-03-29 14:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244
2026-03-29 14:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244
2026-03-29 14:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c1fbefd8-7a52-5437-b6e5-667e1c194a7b with identifier: BR40244 to the API
2026-03-29 14:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:22:04Z',
'fuel_type': 'petrol',
'id': 'c1fbefd8-7a52-5437-b6e5-667e1c194a7b',
'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/BR40244',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 156279,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-21',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.2 TSI Comfortline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion Tech',
'year': 2013}
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR40244%27 HTTP/1.1" 200 None
2026-03-29 14:08:20 [auto1.it] INFO: Saving data for BR40244: {'auction_closing_time': 1774884124.0, 'created_time': 1774706764.956516, 'last_price_update_time': 1774793300.115627}
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BR40244') HTTP/1.1" 204 0
2026-03-29 14:08: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-29 14:08:20 [auto1.it] INFO: Found listing with ID: DN16039
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: AV77078
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: WA78117
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA78117%27 HTTP/1.1" 200 None
2026-03-29 14:08:20 [auto1.it] INFO: Scrape type for WA78117: 2
2026-03-29 14:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117
2026-03-29 14:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47877378-0709-53dd-aa60-0bc0d57668c8 with scrape type 2
2026-03-29 14:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47877378-0709-53dd-aa60-0bc0d57668c8 with scrape type 2
2026-03-29 14:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 47877378-0709-53dd-aa60-0bc0d57668c8, identifier: WA78117
2026-03-29 14:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117
2026-03-29 14:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117
2026-03-29 14:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 47877378-0709-53dd-aa60-0bc0d57668c8 with identifier: WA78117 to the API
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:18:19Z',
'fuel_type': 'diesel',
'id': '47877378-0709-53dd-aa60-0bc0d57668c8',
'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/WA78117',
'listing': 'auction',
'make': 'Porsche',
'model': 'Macan',
'odometer': 163476,
'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': 'Porsche Macan S Diesel',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA78117%27 HTTP/1.1" 200 None
2026-03-29 14:08:20 [auto1.it] INFO: Saving data for WA78117: {'auction_closing_time': 1774883899.0, 'created_time': 1774706750.078044, 'last_price_update_time': 1774793300.541766}
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WA78117') HTTP/1.1" 204 0
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: KJ64759
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: DV92182
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV92182%27 HTTP/1.1" 200 None
2026-03-29 14:08:20 [auto1.it] INFO: Scrape type for DV92182: 2
2026-03-29 14:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182
2026-03-29 14:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70228b4e-80e4-532a-9299-084591fbf821 with scrape type 2
2026-03-29 14:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70228b4e-80e4-532a-9299-084591fbf821 with scrape type 2
2026-03-29 14:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 70228b4e-80e4-532a-9299-084591fbf821, identifier: DV92182
2026-03-29 14:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182
2026-03-29 14:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182
2026-03-29 14:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 70228b4e-80e4-532a-9299-084591fbf821 with identifier: DV92182 to the API
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:27:49Z',
'fuel_type': 'hybrid',
'id': '70228b4e-80e4-532a-9299-084591fbf821',
'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/DV92182',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris',
'odometer': 185386,
'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': 'Toyota Auris 1.8 Hybrid Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2018}
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV92182%27 HTTP/1.1" 200 None
2026-03-29 14:08:20 [auto1.it] INFO: Saving data for DV92182: {'auction_closing_time': 1774884469.0, 'created_time': 1774706751.548652, 'last_price_update_time': 1774793300.942761}
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DV92182') HTTP/1.1" 204 0
2026-03-29 14:08:20 [auto1.it] INFO: Channel: 24h | Page: 55 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: KS37590
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: SN56705
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN56705%27 HTTP/1.1" 200 None
2026-03-29 14:08:20 [auto1.it] INFO: Scrape type for SN56705: 0
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: RK00703
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: KM72059
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: NL56799
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: CZ11346
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CZ11346%27 HTTP/1.1" 200 None
2026-03-29 14:08:20 [auto1.it] INFO: Scrape type for CZ11346: 0
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: ZV36877
2026-03-29 14:08:20 [auto1.it] INFO: Found listing with ID: AW40388
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AW40388%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for AW40388: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: UR17084
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: DE71304
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE71304%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for DE71304: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: LA00570
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA00570%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for LA00570: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: ST97650
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST97650%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for ST97650: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: CD54959
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD54959%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for CD54959: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: ZH08694
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZH08694%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for ZH08694: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: WN91380
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: RT10721
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT10721%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for RT10721: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: XL68174
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XL68174%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for XL68174: 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: NR40821
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: NR41367
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: DS09954
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: EF37813
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: CJ77239
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ77239%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for CJ77239: 2
2026-03-29 14:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239
2026-03-29 14:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d00d0087-8ea7-531c-b36d-9bd521231deb with scrape type 2
2026-03-29 14:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d00d0087-8ea7-531c-b36d-9bd521231deb with scrape type 2
2026-03-29 14:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d00d0087-8ea7-531c-b36d-9bd521231deb, identifier: CJ77239
2026-03-29 14:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239
2026-03-29 14:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239
2026-03-29 14:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d00d0087-8ea7-531c-b36d-9bd521231deb with identifier: CJ77239 to the API
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 204,
'expiration_date': '2026-03-30T15:38:51Z',
'fuel_type': 'diesel',
'id': 'd00d0087-8ea7-531c-b36d-9bd521231deb',
'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/CJ77239',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 220250,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-30',
'seller_name': None,
'title': 'Audi A6 40 TDI Mild-Hybrid Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2019}
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ77239%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Saving data for CJ77239: {'auction_closing_time': 1774885131.0, 'created_time': 1774429534.807686, 'last_price_update_time': 1774793301.481041}
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CJ77239') HTTP/1.1" 204 0
2026-03-29 14:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: BT82313
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT82313%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Scrape type for BT82313: 2
2026-03-29 14:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313
2026-03-29 14:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce2425f1-ee08-5328-b3c8-4ca7304beb06 with scrape type 2
2026-03-29 14:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce2425f1-ee08-5328-b3c8-4ca7304beb06 with scrape type 2
2026-03-29 14:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ce2425f1-ee08-5328-b3c8-4ca7304beb06, identifier: BT82313
2026-03-29 14:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313
2026-03-29 14:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313
2026-03-29 14:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ce2425f1-ee08-5328-b3c8-4ca7304beb06 with identifier: BT82313 to the API
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:54:11Z',
'fuel_type': 'petrol',
'id': 'ce2425f1-ee08-5328-b3c8-4ca7304beb06',
'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/BT82313',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 93707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-28',
'seller_name': None,
'title': 'Citroen C3 1.2 e-VTi Seduction',
'transmission': 'manual',
'trim': 'Seduction',
'year': 2014}
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT82313%27 HTTP/1.1" 200 None
2026-03-29 14:08:21 [auto1.it] INFO: Saving data for BT82313: {'auction_closing_time': 1774886051.0, 'created_time': 1774429560.860321, 'last_price_update_time': 1774793301.97856}
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BT82313') HTTP/1.1" 204 0
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: MN04958
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: LR68259
2026-03-29 14:08:21 [auto1.it] INFO: Found listing with ID: WB58416
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WB58416%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for WB58416: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: CS61296
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS61296%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for CS61296: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: HA26837
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: DE59865
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: JE63706
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: CN51839
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: JR85955
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: MC18601
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: JH97185
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: SY20877
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: KT14926
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT14926%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for KT14926: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: SD18580
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD18580%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for SD18580: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: TW38851
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: RM24928
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM24928%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for RM24928: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: DF57379
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF57379%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for DF57379: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: VG07643
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: XB46951
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: UN20093
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN20093%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for UN20093: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: UT21803
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT21803%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for UT21803: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: RC42052
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC42052%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for RC42052: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: YJ81563
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: JF24469
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: VZ90962
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: FR55532
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR55532%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for FR55532: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: BL56378
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BL56378%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for BL56378: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: HF54587
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HF54587%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for HF54587: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: AY76833
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY76833%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for AY76833: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: RJ05786
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: CV60870
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV60870%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for CV60870: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: PM98470
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM98470%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for PM98470: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: XT30792
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT30792%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for XT30792: 0
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: HD11089
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: WM47642
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: KH13960
2026-03-29 14:08:22 [auto1.it] INFO: Found listing with ID: JU86722
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU86722%27 HTTP/1.1" 200 None
2026-03-29 14:08:22 [auto1.it] INFO: Scrape type for JU86722: 0
2026-03-29 14:08: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-29 14:08:23 [auto1.it] INFO: Channel: 24h | Page: 56 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: WS77593
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: KM48378
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM48378%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for KM48378: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: ET22397
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET22397%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for ET22397: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: ML76939
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: TB64568
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB64568%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for TB64568: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: ZU99068
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU99068%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for ZU99068: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: VL91397
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: WG77442
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: LE72169
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: UR17462
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: DU34377
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DU34377%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for DU34377: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: EV59116
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: UY41081
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: VK68045
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK68045%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for VK68045: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: YN18335
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: NA95464
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NA95464%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for NA95464: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: WA05506
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA05506%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for WA05506: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: PW96424
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW96424%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for PW96424: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: CZ80815
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: YT14499
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: BU30300
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: WE07120
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE07120%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for WE07120: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: NF75023
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: VZ92626
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ92626%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for VZ92626: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: TF83722
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TF83722%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for TF83722: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: BA01278
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA01278%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for BA01278: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: PW47751
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW47751%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for PW47751: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: CU74500
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU74500%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for CU74500: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: SB06120
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SB06120%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for SB06120: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: VC50043
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: ZK25339
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK25339%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for ZK25339: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: ZX07478
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: VY27693
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY27693%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for VY27693: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: JZ77925
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ77925%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for JZ77925: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: YY84618
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: LN66513
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN66513%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for LN66513: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: CE47539
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE47539%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for CE47539: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: ET05908
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET05908%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for ET05908: 0
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: YH77376
2026-03-29 14:08:23 [auto1.it] INFO: Found listing with ID: YF75384
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YF75384%27 HTTP/1.1" 200 None
2026-03-29 14:08:23 [auto1.it] INFO: Scrape type for YF75384: 0
2026-03-29 14:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08: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-29 14:08:24 [auto1.it] INFO: Channel: 24h | Page: 57 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: YP53845
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YP53845%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for YP53845: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: MU44225
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: DV89996
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV89996%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for DV89996: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: GC21308
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC21308%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for GC21308: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: WN69179
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN69179%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for WN69179: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: RT68139
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT68139%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for RT68139: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: GU07540
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU07540%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for GU07540: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: BW81707
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW81707%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for BW81707: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: MJ56294
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ56294%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for MJ56294: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: ND60676
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND60676%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for ND60676: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: RD34551
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: MX89615
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: DC79577
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: DP83591
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP83591%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for DP83591: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: FJ19911
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: DF10030
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF10030%27 HTTP/1.1" 200 None
2026-03-29 14:08:24 [auto1.it] INFO: Scrape type for DF10030: 0
2026-03-29 14:08:24 [auto1.it] INFO: Found listing with ID: RF53888
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF53888%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for RF53888: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: XC35499
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: KW13943
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: CK02940
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: NW63690
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: CR10860
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR10860%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for CR10860: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: PX02634
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PX02634%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for PX02634: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: RZ14942
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: NE68522
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: HB76167
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: LW42205
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW42205%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for LW42205: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: YU39946
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: JX99167
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: PB77964
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: PR01158
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR01158%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for PR01158: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: LU04143
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU04143%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for LU04143: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: VX06371
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: XU75020
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: RT78827
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: ZX02617
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX02617%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for ZX02617: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: GF04401
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: LF71839
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LF71839%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for LF71839: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: KV81214
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV81214%27 HTTP/1.1" 200 None
2026-03-29 14:08:25 [auto1.it] INFO: Scrape type for KV81214: 0
2026-03-29 14:08:25 [auto1.it] INFO: Found listing with ID: NZ66288
2026-03-29 14:08:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08: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-29 14:08:26 [auto1.it] INFO: Channel: 24h | Page: 58 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: LC50167
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC50167%27 HTTP/1.1" 200 None
2026-03-29 14:08:26 [auto1.it] INFO: Scrape type for LC50167: 0
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: RB44165
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: KG10642
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: VU78996
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU78996%27 HTTP/1.1" 200 None
2026-03-29 14:08:26 [auto1.it] INFO: Scrape type for VU78996: 0
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: JC58161
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: NB09244
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: CG41342
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: XC50936
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC50936%27 HTTP/1.1" 200 None
2026-03-29 14:08:26 [auto1.it] INFO: Scrape type for XC50936: 0
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: PU47641
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: TV36442
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: YG59194
2026-03-29 14:08:26 [auto1.it] INFO: Found listing with ID: NZ89280
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ89280%27 HTTP/1.1" 200 None
2026-03-29 14:08:26 [auto1.it] INFO: Scrape type for NZ89280: 2
2026-03-29 14:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280
2026-03-29 14:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75aa11d1-da35-50a3-a053-b0fb20ebb657 with scrape type 2
2026-03-29 14:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75aa11d1-da35-50a3-a053-b0fb20ebb657 with scrape type 2
2026-03-29 14:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 75aa11d1-da35-50a3-a053-b0fb20ebb657, identifier: NZ89280
2026-03-29 14:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280
2026-03-29 14:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280
2026-03-29 14:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 75aa11d1-da35-50a3-a053-b0fb20ebb657 with identifier: NZ89280 to the API
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 152,
'expiration_date': '2026-03-30T15:56:34Z',
'fuel_type': 'diesel',
'id': '75aa11d1-da35-50a3-a053-b0fb20ebb657',
'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/NZ89280',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Freelander',
'odometer': 190951,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-06',
'seller_name': None,
'title': 'Land Rover Freelander 2.2 Td4 HSE',
'transmission': 'manual',
'trim': 'HSE',
'year': 2010}
2026-03-29 14:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ89280%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Saving data for NZ89280: {'auction_closing_time': 1774886194.0, 'created_time': 1774526794.549876, 'last_price_update_time': 1774793307.008341}
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NZ89280') HTTP/1.1" 204 0
2026-03-29 14:08:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: DV86201
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV86201%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for DV86201: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: MR47105
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: CP63934
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP63934%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for CP63934: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: WA70865
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: ZB75356
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: SM49398
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM49398%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for SM49398: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: ND99251
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ND99251%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for ND99251: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: RE64067
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: DE18860
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE18860%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for DE18860: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: BM48711
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: NH24051
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH24051%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for NH24051: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: LU93439
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU93439%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for LU93439: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: GC10643
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC10643%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for GC10643: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: SZ93699
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SZ93699%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for SZ93699: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: HD89174
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: LL57465
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: SD35651
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: VJ26511
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ26511%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for VJ26511: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: UM38141
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM38141%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for UM38141: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: XE84016
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: LD34697
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD34697%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for LD34697: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: NN91424
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: JP07987
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: ZM57231
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: KG93031
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: PK33610
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK33610%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for PK33610: 0
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: FL38609
2026-03-29 14:08:27 [auto1.it] INFO: Found listing with ID: PR73005
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR73005%27 HTTP/1.1" 200 None
2026-03-29 14:08:27 [auto1.it] INFO: Scrape type for PR73005: 0
2026-03-29 14:08: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-29 14:08:28 [auto1.it] INFO: Channel: 24h | Page: 59 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: AL33204
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL33204%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for AL33204: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: VU45167
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VU45167%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for VU45167: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: YD14292
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD14292%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for YD14292: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: HC79760
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC79760%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for HC79760: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: YJ65230
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: FN08703
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN08703%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for FN08703: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: AY38539
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY38539%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for AY38539: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: DK59825
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: SN64311
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: WA74903
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA74903%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for WA74903: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: NV36405
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: RX99129
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX99129%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for RX99129: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: EY62872
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EY62872%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for EY62872: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: MT10040
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: DE88474
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: FC40925
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: LB90809
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: EU57494
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU57494%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for EU57494: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: EG76959
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG76959%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for EG76959: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: BV97003
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: EW38815
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW38815%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for EW38815: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: RC51898
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC51898%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for RC51898: 2
2026-03-29 14:08:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898
2026-03-29 14:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9015ab64-b502-52bd-8a78-bf1b281cdd68 with scrape type 2
2026-03-29 14:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9015ab64-b502-52bd-8a78-bf1b281cdd68 with scrape type 2
2026-03-29 14:08:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9015ab64-b502-52bd-8a78-bf1b281cdd68, identifier: RC51898
2026-03-29 14:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898
2026-03-29 14:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898
2026-03-29 14:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9015ab64-b502-52bd-8a78-bf1b281cdd68 with identifier: RC51898 to the API
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:08: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-29 14:08: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 103,
'expiration_date': '2026-03-30T15:57:07Z',
'fuel_type': 'petrol',
'id': '9015ab64-b502-52bd-8a78-bf1b281cdd68',
'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/RC51898',
'listing': 'auction',
'make': 'MG Rover',
'model': '45',
'odometer': 67505,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-04-01',
'seller_name': None,
'title': 'MG Rover 45 1.4 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2002}
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC51898%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Saving data for RC51898: {'auction_closing_time': 1774886227.0, 'created_time': 1774526721.970714, 'last_price_update_time': 1774793308.879294}
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RC51898') HTTP/1.1" 204 0
2026-03-29 14:08:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: RL93891
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: EX32240
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EX32240%27 HTTP/1.1" 200 None
2026-03-29 14:08:28 [auto1.it] INFO: Scrape type for EX32240: 0
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: SC52671
2026-03-29 14:08:28 [auto1.it] INFO: Found listing with ID: ZD86423
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD86423%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for ZD86423: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: FJ00600
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: GD51545
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GD51545%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for GD51545: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: HC77212
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: UD61440
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD61440%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for UD61440: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: EP46313
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP46313%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for EP46313: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: NB70789
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB70789%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for NB70789: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: ZF56836
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: LS68308
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS68308%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for LS68308: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: LX14349
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: HU17700
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU17700%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for HU17700: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: XB86450
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: BC13106
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BC13106%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for BC13106: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: SS75136
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS75136%27 HTTP/1.1" 200 None
2026-03-29 14:08:29 [auto1.it] INFO: Scrape type for SS75136: 0
2026-03-29 14:08:29 [auto1.it] INFO: Found listing with ID: TZ08821
2026-03-29 14:08: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-29 14:08:30 [auto1.it] INFO: Channel: 24h | Page: 60 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: FW12151
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FW12151%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for FW12151: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: SD66994
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD66994%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for SD66994: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: LB50046
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB50046%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for LB50046: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: NL74097
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: ME27860
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: MX93098
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MX93098%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for MX93098: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: CL75380
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: VK29965
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK29965%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for VK29965: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: WG00273
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG00273%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for WG00273: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: BX84836
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: ZH45027
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: CD24058
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: VB56015
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB56015%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for VB56015: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: TV81460
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: RK78436
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK78436%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for RK78436: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: SX60727
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: SF25356
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: PB64949
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: HW36660
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HW36660%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for HW36660: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: HR61031
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR61031%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for HR61031: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: GX37056
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX37056%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for GX37056: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: RU00933
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: SP24974
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP24974%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for SP24974: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: WU48756
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU48756%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for WU48756: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: PR17884
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: XP65023
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: FV28373
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV28373%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for FV28373: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: BU89130
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BU89130%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for BU89130: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: WM91137
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM91137%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for WM91137: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: MR74044
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR74044%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for MR74044: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: JB83443
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JB83443%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for JB83443: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: PB47164
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: RU74019
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU74019%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for RU74019: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: GT62268
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: NY06096
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY06096%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for NY06096: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: DD11193
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD11193%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for DD11193: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: TU55073
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU55073%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for TU55073: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: JC52693
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC52693%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for JC52693: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: BA37529
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA37529%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for BA37529: 0
2026-03-29 14:08:30 [auto1.it] INFO: Found listing with ID: PR63683
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR63683%27 HTTP/1.1" 200 None
2026-03-29 14:08:30 [auto1.it] INFO: Scrape type for PR63683: 0
2026-03-29 14:08:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08:31 [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-29 14:08:31 [auto1.it] INFO: Channel: 24h | Page: 61 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: KC74563
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC74563%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for KC74563: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: JD73354
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: MB22824
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB22824%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for MB22824: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: NW35507
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW35507%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for NW35507: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: AG64342
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG64342%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for AG64342: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: RC92896
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC92896%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for RC92896: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: WK68121
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK68121%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for WK68121: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: MM70792
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MM70792%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for MM70792: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: RF74009
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: FD11952
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: VP67579
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VP67579%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for VP67579: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: VM60926
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM60926%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for VM60926: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: RY72509
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY72509%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for RY72509: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: UE94474
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE94474%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for UE94474: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: LG11591
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: UD99211
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: SX47374
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: AP90035
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP90035%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for AP90035: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: NS10029
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: BY89134
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BY89134%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for BY89134: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: TW88152
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: MU21056
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU21056%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for MU21056: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: BG29864
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: XE56181
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE56181%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for XE56181: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: WY26414
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: CP34925
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP34925%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for CP34925: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: UB84582
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB84582%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for UB84582: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: HY41860
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: FD69176
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: CB28979
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB28979%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for CB28979: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: RG05236
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG05236%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for RG05236: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: MN63848
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN63848%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for MN63848: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: GC15950
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC15950%27 HTTP/1.1" 200 None
2026-03-29 14:08:31 [auto1.it] INFO: Scrape type for GC15950: 0
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: ZU87038
2026-03-29 14:08:31 [auto1.it] INFO: Found listing with ID: YR71782
2026-03-29 14:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR71782%27 HTTP/1.1" 200 None
2026-03-29 14:08:32 [auto1.it] INFO: Scrape type for YR71782: 0
2026-03-29 14:08:32 [auto1.it] INFO: Found listing with ID: RX70685
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RX70685%27 HTTP/1.1" 200 None
2026-03-29 14:08:32 [auto1.it] INFO: Scrape type for RX70685: 0
2026-03-29 14:08:32 [auto1.it] INFO: Found listing with ID: ZG33148
2026-03-29 14:08:32 [auto1.it] INFO: Found listing with ID: JP42061
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP42061%27 HTTP/1.1" 200 None
2026-03-29 14:08:32 [auto1.it] INFO: Scrape type for JP42061: 0
2026-03-29 14:08:32 [auto1.it] INFO: Found listing with ID: YC40082
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YC40082%27 HTTP/1.1" 200 None
2026-03-29 14:08:32 [auto1.it] INFO: Scrape type for YC40082: 0
2026-03-29 14:08:32 [auto1.it] INFO: Found listing with ID: PR59695
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR59695%27 HTTP/1.1" 200 None
2026-03-29 14:08:32 [auto1.it] INFO: Scrape type for PR59695: 0
2026-03-29 14:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08: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-29 14:08:33 [auto1.it] INFO: Channel: 24h | Page: 62 | totalHits: 2514 | hits on page: 40
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: AL09653
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL09653%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for AL09653: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: DK55043
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK55043%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for DK55043: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: AG82147
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: RG79014
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: NU26591
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NU26591%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for NU26591: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: UB42424
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB42424%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for UB42424: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: RV63380
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV63380%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for RV63380: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: JE70672
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE70672%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for JE70672: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: KL44785
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL44785%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for KL44785: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: TU59167
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU59167%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for TU59167: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: TD04886
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD04886%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for TD04886: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: NK26905
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK26905%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for NK26905: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: PL47981
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: EP64063
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP64063%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for EP64063: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: XS31843
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: DP98022
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP98022%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for DP98022: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: TZ57511
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ57511%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for TZ57511: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: XF75286
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XF75286%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for XF75286: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: MN96094
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: YD21144
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD21144%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for YD21144: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: RT57270
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: JC99655
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC99655%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for JC99655: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: YN59096
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YN59096%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for YN59096: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: PC10641
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC10641%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for PC10641: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: MH04778
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH04778%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for MH04778: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: HG07035
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: RB57838
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: UW00940
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW00940%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for UW00940: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: CR16346
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR16346%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for CR16346: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: PD21393
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD21393%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for PD21393: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: AU50392
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: XK62729
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XK62729%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for XK62729: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: BD17279
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD17279%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for BD17279: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: VV69855
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: WP22813
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: PZ74443
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ74443%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for PZ74443: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: DF91853
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF91853%27 HTTP/1.1" 200 None
2026-03-29 14:08:33 [auto1.it] INFO: Scrape type for DF91853: 0
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: KA05234
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: NA17081
2026-03-29 14:08:33 [auto1.it] INFO: Found listing with ID: XL36522
2026-03-29 14:08:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08: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-29 14:08:34 [auto1.it] INFO: Channel: 24h | Page: 63 | totalHits: 2514 | hits on page: 34
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: WJ93918
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: PW21371
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: TR54078
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TR54078%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for TR54078: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: LG70821
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG70821%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for LG70821: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: TL02972
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: PD30072
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD30072%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for PD30072: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: PN93360
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN93360%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for PN93360: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: WH30921
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: WC55302
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: GP46420
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GP46420%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for GP46420: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: LD02725
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: SB80667
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: HW51602
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: DX75497
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX75497%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for DX75497: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: KF97174
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: UT33269
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: GJ33186
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: CJ50775
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ50775%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for CJ50775: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: YB09690
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: UC99700
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: EG31110
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: SK62476
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: KR24813
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR24813%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for KR24813: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: WL53741
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: KK99486
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KK99486%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for KK99486: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: XW14976
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW14976%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for XW14976: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: CV32353
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV32353%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for CV32353: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: YE49798
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YE49798%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for YE49798: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: RB84694
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: DJ31826
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: UL30423
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UL30423%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for UL30423: 0
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: MT45417
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: FV07755
2026-03-29 14:08:34 [auto1.it] INFO: Found listing with ID: SW75734
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW75734%27 HTTP/1.1" 200 None
2026-03-29 14:08:34 [auto1.it] INFO: Scrape type for SW75734: 0
2026-03-29 14:08:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 14:08:35 [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-29 14:08:35 [auto1.it] INFO: Channel: 24h | Page: 64 | totalHits: 2514 | hits on page: 0
2026-03-29 14:08:35 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 14:08:35 [auto1.it] INFO: auto1.it Batch config: batch 2/2
2026-03-29 14:08:35 [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>: 101, <ScrapeType.BATCH_SKIPPED: 5>: 71}
2026-03-29 14:08:35 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (201 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_23_2026-03-29T14_05_00.jl
2026-03-29 14:08:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 194112,
'downloader/request_count': 68,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 66,
'downloader/response_bytes': 10850444,
'downloader/response_count': 68,
'downloader/response_status_count/200': 68,
'elapsed_time_seconds': 205.554571,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 14, 8, 35, 819748, tzinfo=datetime.timezone.utc),
'item_scraped_count': 201,
'log_count/DEBUG': 4170,
'log_count/INFO': 5576,
'memusage/max': 165101568,
'memusage/startup': 149581824,
'request_depth_max': 67,
'response_received_count': 68,
'scheduler/dequeued': 68,
'scheduler/dequeued/memory': 68,
'scheduler/enqueued': 68,
'scheduler/enqueued/memory': 68,
'scrape_type/batch_skipped': 1270,
'scrape_type/price_update': 201,
'scrape_type/skipped': 1083,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 68,
'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.0295669556362546,
'scrapy-zyte-api/mean_response_seconds': 2.1671914611806105,
'scrapy-zyte-api/processed': 68,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 68,
'scrapy-zyte-api/request_args/experimental.requestCookies': 67,
'scrapy-zyte-api/request_args/experimental.responseCookies': 68,
'scrapy-zyte-api/request_args/httpRequestBody': 66,
'scrapy-zyte-api/request_args/httpRequestMethod': 66,
'scrapy-zyte-api/request_args/httpResponseBody': 68,
'scrapy-zyte-api/request_args/httpResponseHeaders': 68,
'scrapy-zyte-api/request_args/sessionContext': 68,
'scrapy-zyte-api/request_args/url': 68,
'scrapy-zyte-api/status_codes/200': 68,
'scrapy-zyte-api/success': 68,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 2554,
'source/total_available': 2514,
'start_time': datetime.datetime(2026, 3, 29, 14, 5, 10, 265177, tzinfo=datetime.timezone.utc)}
2026-03-29 14:08:35 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 14:08:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fbee5238050>
2026-03-29 14:08:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fbee509a250>