2026-03-28 08:05:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 08:05:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-28 08:05:04 [auto1.es] INFO: Batch mode enabled: batch 2/2
2026-03-28 08:05:04 [auto1.es] INFO: Starting spider auto1.es
2026-03-28 08:05:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 08:05:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 08:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 08:05:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 08:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: fb26bf4d4349fe0b
2026-03-28 08:05:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-28 08:05:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.es/task_22_2026-03-28T08_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-28 08:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 08:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 08:05:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-28 08:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 08:05:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 08:05:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-28 08:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 08:05:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2122
2026-03-28 08:05:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 08:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 08:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 08:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-28 08:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 08:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 08:05:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-28 08:05:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-28 08:05:05 [scrapy.core.engine] INFO: Spider opened
2026-03-28 08:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 08:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 08:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-28 08:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 08:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 08:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-28 08:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-28 08:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-28 08:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-28 08:05:14 [auto1.es] INFO: Channel: 24h | Page: 0 | totalHits: 2417 | hits on page: 40
2026-03-28 08:05:14 [auto1.es] INFO: Found listing with ID: RV29319
2026-03-28 08:05:14 [auto1.es] INFO: Found listing with ID: US62634
2026-03-28 08:05:14 [auto1.es] INFO: Found listing with ID: XN12672
2026-03-28 08:05:14 [auto1.es] INFO: Found listing with ID: YH49695
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH49695%27 HTTP/1.1" 200 None
2026-03-28 08:05:15 [auto1.es] INFO: Scrape type for YH49695: 1
2026-03-28 08:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: RW91373
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW91373%27 HTTP/1.1" 200 None
2026-03-28 08:05:15 [auto1.es] INFO: Scrape type for RW91373: 1
2026-03-28 08:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: RP67068
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: LG74328
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG74328%27 HTTP/1.1" 200 None
2026-03-28 08:05:15 [auto1.es] INFO: Scrape type for LG74328: 1
2026-03-28 08:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: RF85744
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: YX32704
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: ZG63896
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZG63896%27 HTTP/1.1" 200 None
2026-03-28 08:05:15 [auto1.es] INFO: Scrape type for ZG63896: 2
2026-03-28 08:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6033aee7-cd73-5cee-941d-15c3c757eab1 with identifier: ZG63896
2026-03-28 08:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6033aee7-cd73-5cee-941d-15c3c757eab1 with scrape type 2
2026-03-28 08:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6033aee7-cd73-5cee-941d-15c3c757eab1 with scrape type 2
2026-03-28 08:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6033aee7-cd73-5cee-941d-15c3c757eab1, identifier: ZG63896
2026-03-28 08:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6033aee7-cd73-5cee-941d-15c3c757eab1 with identifier: ZG63896
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-28 08:05:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-28 08:05:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6033aee7-cd73-5cee-941d-15c3c757eab1 with identifier: ZG63896
2026-03-28 08:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6033aee7-cd73-5cee-941d-15c3c757eab1 with identifier: ZG63896 to the API
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:48:08Z',
'fuel_type': 'hybrid',
'id': '6033aee7-cd73-5cee-941d-15c3c757eab1',
'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/ZG63896',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 121219,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-22',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Hybrid Prime 4WD',
'transmission': 'automatic',
'trim': 'Prime 4WD',
'year': 2021}
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZG63896%27 HTTP/1.1" 200 None
2026-03-28 08:05:15 [auto1.es] INFO: Saving data for ZG63896: {'auction_closing_time': 1774885688.0, 'created_time': 1773432371.449264, 'last_price_update_time': 1774685115.773019}
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZG63896') HTTP/1.1" 204 0
2026-03-28 08:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: XN94474
2026-03-28 08:05:15 [auto1.es] INFO: Found listing with ID: VU26922
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU26922%27 HTTP/1.1" 200 None
2026-03-28 08:05:15 [auto1.es] INFO: Scrape type for VU26922: 2
2026-03-28 08:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8936aed1-39ff-5bc4-8087-5c39cb37d72a with identifier: VU26922
2026-03-28 08:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8936aed1-39ff-5bc4-8087-5c39cb37d72a with scrape type 2
2026-03-28 08:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8936aed1-39ff-5bc4-8087-5c39cb37d72a with scrape type 2
2026-03-28 08:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8936aed1-39ff-5bc4-8087-5c39cb37d72a, identifier: VU26922
2026-03-28 08:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8936aed1-39ff-5bc4-8087-5c39cb37d72a with identifier: VU26922
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-28 08:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8936aed1-39ff-5bc4-8087-5c39cb37d72a with identifier: VU26922
2026-03-28 08:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8936aed1-39ff-5bc4-8087-5c39cb37d72a with identifier: VU26922 to the API
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 105,
'expiration_date': '2026-03-30T15:32:29Z',
'fuel_type': 'diesel',
'id': '8936aed1-39ff-5bc4-8087-5c39cb37d72a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VU26922',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 220055,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-31',
'seller_name': None,
'title': 'Seat Leon 1.6 TDI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2010}
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU26922%27 HTTP/1.1" 200 None
2026-03-28 08:05:16 [auto1.es] INFO: Saving data for VU26922: {'auction_closing_time': 1774884749.0, 'created_time': 1773951188.424814, 'last_price_update_time': 1774685116.354877}
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VU26922') HTTP/1.1" 204 0
2026-03-28 08:05:16 [auto1.es] INFO: Found listing with ID: AG57096
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG57096%27 HTTP/1.1" 200 None
2026-03-28 08:05:16 [auto1.es] INFO: Scrape type for AG57096: 2
2026-03-28 08:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d18f89-e76c-52ed-8849-7b8d4eb8defb with identifier: AG57096
2026-03-28 08:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d18f89-e76c-52ed-8849-7b8d4eb8defb with scrape type 2
2026-03-28 08:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8d18f89-e76c-52ed-8849-7b8d4eb8defb with scrape type 2
2026-03-28 08:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b8d18f89-e76c-52ed-8849-7b8d4eb8defb, identifier: AG57096
2026-03-28 08:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b8d18f89-e76c-52ed-8849-7b8d4eb8defb with identifier: AG57096
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-28 08:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b8d18f89-e76c-52ed-8849-7b8d4eb8defb with identifier: AG57096
2026-03-28 08:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b8d18f89-e76c-52ed-8849-7b8d4eb8defb with identifier: AG57096 to the API
2026-03-28 08:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 68,
'expiration_date': '2026-03-30T15:26:25Z',
'fuel_type': 'diesel',
'id': 'b8d18f89-e76c-52ed-8849-7b8d4eb8defb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG57096',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 230259,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-28',
'seller_name': None,
'title': 'Citroen C3 1.4 HDi SX',
'transmission': 'manual',
'trim': 'SX',
'year': 2010}
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG57096%27 HTTP/1.1" 200 None
2026-03-28 08:05:17 [auto1.es] INFO: Saving data for AG57096: {'auction_closing_time': 1774884385.0, 'created_time': 1772752700.259998, 'last_price_update_time': 1774685117.181455}
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AG57096') HTTP/1.1" 204 0
2026-03-28 08:05:17 [auto1.es] INFO: Found listing with ID: CM29770
2026-03-28 08:05:17 [auto1.es] INFO: Found listing with ID: PU80612
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PU80612%27 HTTP/1.1" 200 None
2026-03-28 08:05:17 [auto1.es] INFO: Scrape type for PU80612: 2
2026-03-28 08:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e11530f-d272-5ddf-a5e5-7b097623ab0e with identifier: PU80612
2026-03-28 08:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e11530f-d272-5ddf-a5e5-7b097623ab0e with scrape type 2
2026-03-28 08:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e11530f-d272-5ddf-a5e5-7b097623ab0e with scrape type 2
2026-03-28 08:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8e11530f-d272-5ddf-a5e5-7b097623ab0e, identifier: PU80612
2026-03-28 08:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8e11530f-d272-5ddf-a5e5-7b097623ab0e with identifier: PU80612
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-28 08:05:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8e11530f-d272-5ddf-a5e5-7b097623ab0e with identifier: PU80612
2026-03-28 08:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8e11530f-d272-5ddf-a5e5-7b097623ab0e with identifier: PU80612 to the API
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:24:18Z',
'fuel_type': 'diesel',
'id': '8e11530f-d272-5ddf-a5e5-7b097623ab0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU80612',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 131233,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-07',
'seller_name': None,
'title': 'Honda Civic 2.2 DTEC I-DTEC Sport',
'transmission': 'manual',
'trim': 'I-DTEC Sport',
'year': 2012}
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PU80612%27 HTTP/1.1" 200 None
2026-03-28 08:05:17 [auto1.es] INFO: Saving data for PU80612: {'auction_closing_time': 1774884258.0, 'created_time': 1773952190.667098, 'last_price_update_time': 1774685117.775071}
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PU80612') HTTP/1.1" 204 0
2026-03-28 08:05:17 [auto1.es] INFO: Found listing with ID: RX82713
2026-03-28 08:05:17 [auto1.es] INFO: Found listing with ID: AE71783
2026-03-28 08:05:17 [auto1.es] INFO: Found listing with ID: GH02704
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH02704%27 HTTP/1.1" 200 None
2026-03-28 08:05:17 [auto1.es] INFO: Scrape type for GH02704: 2
2026-03-28 08:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 940cd5f2-b955-5792-a1f8-a05a9e4794a8 with identifier: GH02704
2026-03-28 08:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 940cd5f2-b955-5792-a1f8-a05a9e4794a8 with scrape type 2
2026-03-28 08:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 940cd5f2-b955-5792-a1f8-a05a9e4794a8 with scrape type 2
2026-03-28 08:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 940cd5f2-b955-5792-a1f8-a05a9e4794a8, identifier: GH02704
2026-03-28 08:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 940cd5f2-b955-5792-a1f8-a05a9e4794a8 with identifier: GH02704
2026-03-28 08:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 940cd5f2-b955-5792-a1f8-a05a9e4794a8 with identifier: GH02704
2026-03-28 08:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 940cd5f2-b955-5792-a1f8-a05a9e4794a8 with identifier: GH02704 to the API
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:36:28Z',
'fuel_type': 'diesel',
'id': '940cd5f2-b955-5792-a1f8-a05a9e4794a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GH02704',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 181783,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-22',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Design',
'transmission': 'manual',
'trim': 'Design',
'year': 2017}
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH02704%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Saving data for GH02704: {'auction_closing_time': 1774884988.0, 'created_time': 1774004775.44632, 'last_price_update_time': 1774685118.236888}
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GH02704') HTTP/1.1" 204 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: GR51630
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: CM09391
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: DU59373
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: ZH62909
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH62909%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for ZH62909: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: HZ84685
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: GC12558
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC12558%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for GC12558: 2
2026-03-28 08:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b62d5c4-b957-585d-94d9-7a220c58d2cd with identifier: GC12558
2026-03-28 08:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b62d5c4-b957-585d-94d9-7a220c58d2cd with scrape type 2
2026-03-28 08:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b62d5c4-b957-585d-94d9-7a220c58d2cd with scrape type 2
2026-03-28 08:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5b62d5c4-b957-585d-94d9-7a220c58d2cd, identifier: GC12558
2026-03-28 08:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5b62d5c4-b957-585d-94d9-7a220c58d2cd with identifier: GC12558
2026-03-28 08:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5b62d5c4-b957-585d-94d9-7a220c58d2cd with identifier: GC12558
2026-03-28 08:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5b62d5c4-b957-585d-94d9-7a220c58d2cd with identifier: GC12558 to the API
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:43:54Z',
'fuel_type': 'diesel',
'id': '5b62d5c4-b957-585d-94d9-7a220c58d2cd',
'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/GC12558',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 220748,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-16',
'seller_name': None,
'title': 'Peugeot Boxer 2.0 Blue-HDi 335 L3H2 Pro BlueHDi 130',
'transmission': 'manual',
'trim': '335 L3H2 Pro BlueHDi 130',
'year': 2019}
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC12558%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Saving data for GC12558: {'auction_closing_time': 1774716234.0, 'created_time': 1774471124.057586, 'last_price_update_time': 1774685118.725122}
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GC12558') HTTP/1.1" 204 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: KD17519
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: UZ29384
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ29384%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for UZ29384: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: KA03965
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: WN30367
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: FC18044
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: EE40480
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: ZU46399
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: KY80374
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY80374%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for KY80374: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: ZB60783
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZB60783%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for ZB60783: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: YZ74298
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YZ74298%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for YZ74298: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: YK64988
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK64988%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for YK64988: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: YJ21148
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ21148%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for YJ21148: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: YC05678
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: XN99288
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN99288%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for XN99288: 0
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: XJ10709
2026-03-28 08:05:18 [auto1.es] INFO: Found listing with ID: XA46112
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA46112%27 HTTP/1.1" 200 None
2026-03-28 08:05:18 [auto1.es] INFO: Scrape type for XA46112: 0
2026-03-28 08:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YH49695/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LG74328/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:19 [auto1.es] INFO: Channel: 24h | Page: 1 | totalHits: 2417 | hits on page: 40
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: RV29319
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: US62634
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: XN12672
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: YH49695
2026-03-28 08: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-28 08:05:19 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/YH49695/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: RW91373
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: RP67068
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: LG74328
2026-03-28 08: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-28 08: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-28 08:05:19 [auto1.es] INFO: Found listing with ID: RF85744
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: YX32704
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: ZG63896
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZG63896%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for ZG63896: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: XN94474
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: VU26922
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU26922%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for VU26922: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: AG57096
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG57096%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for AG57096: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: CM29770
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: PU80612
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PU80612%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for PU80612: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: RX82713
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: AE71783
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: GH02704
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH02704%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for GH02704: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: GR51630
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: CM09391
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: DU59373
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: ZH62909
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH62909%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for ZH62909: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: HZ84685
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: GC12558
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC12558%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for GC12558: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: KD17519
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: UZ29384
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ29384%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for UZ29384: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: KA03965
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: WN30367
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: FC18044
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: EE40480
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: ZU46399
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: KY80374
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY80374%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for KY80374: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: ZB60783
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZB60783%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for ZB60783: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: YZ74298
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YZ74298%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for YZ74298: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: YK64988
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK64988%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for YK64988: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: YJ21148
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ21148%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for YJ21148: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: YC05678
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: XN99288
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN99288%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for XN99288: 0
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: XJ10709
2026-03-28 08:05:19 [auto1.es] INFO: Found listing with ID: XA46112
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA46112%27 HTTP/1.1" 200 None
2026-03-28 08:05:19 [auto1.es] INFO: Scrape type for XA46112: 0
2026-03-28 08:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RW91373/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08: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-28 08:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:20 [auto1.es] INFO: Channel: 24h | Page: 2 | totalHits: 2417 | hits on page: 40
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: WZ01367
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ01367%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for WZ01367: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: WY32728
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WY32728%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for WY32728: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: WG12182
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: WB05226
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WB05226%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for WB05226: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: UG63824
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: VV17373
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: VN92825
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VN92825%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for VN92825: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: VJ45850
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: VE30170
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: ZF31827
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZF31827%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for ZF31827: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: US42967
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US42967%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for US42967: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: UB14006
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: TG79405
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TG79405%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for TG79405: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: TE76337
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TE76337%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for TE76337: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: TA28107
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: SZ88467
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: ST22726
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ST22726%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for ST22726: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: SP63286
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SP63286%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for SP63286: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: RY07165
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RY07165%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for RY07165: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: RW95196
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: NV56765
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NV56765%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for NV56765: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: NN81936
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN81936%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for NN81936: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: MY70573
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY70573%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for MY70573: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: MN37580
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: MK40110
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK40110%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for MK40110: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: MH26986
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MH26986%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for MH26986: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: MD02288
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD02288%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for MD02288: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: LY48125
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: LB98236
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB98236%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for LB98236: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: KS49101
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: BP62909
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: WX65667
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: KH66285
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: KG64862
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: JH20520
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: JG48293
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG48293%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for JG48293: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: HY05176
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HY05176%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for HY05176: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: HS16783
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: GU63395
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU63395%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [auto1.es] INFO: Scrape type for GU63395: 0
2026-03-28 08:05:20 [auto1.es] INFO: Found listing with ID: GG14242
2026-03-28 08:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LG74328> (referer: https://www.auto1.com/v1/car-details-view/LG74328/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RW91373> (referer: https://www.auto1.com/v1/car-details-view/RW91373/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e00d179-7f5a-595c-81b4-5911ae6c21cc with identifier: LG74328
2026-03-28 08:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e00d179-7f5a-595c-81b4-5911ae6c21cc with scrape type 1
2026-03-28 08:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e00d179-7f5a-595c-81b4-5911ae6c21cc
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_82254848b4862f82fc42e189348dec55.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_82254848b4862f82fc42e189348dec55.jpg already downloaded
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_c9f8ffbe800ea8cae4527db37714f0ca.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_c9f8ffbe800ea8cae4527db37714f0ca.jpg already downloaded
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_e70e3dc8e4c9c5ed7b2aa1e8d6c4142f.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_e70e3dc8e4c9c5ed7b2aa1e8d6c4142f.jpg already downloaded
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_ec59774c7e868ff5b51d430b5fafe633.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_ec59774c7e868ff5b51d430b5fafe633.jpg already downloaded
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_0aeb45d58bea79e5702cc5a7bc19ea96.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_0aeb45d58bea79e5702cc5a7bc19ea96.jpg already downloaded
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_902949756f89ac5d5f1e9323315802d8.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_902949756f89ac5d5f1e9323315802d8.jpg already downloaded
2026-03-28 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_9cccf32ac7c65c837253855e089f4631.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_9cccf32ac7c65c837253855e089f4631.jpg already downloaded
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_3d87d36ad3377d40830a0e9dad56d1b3.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_3d87d36ad3377d40830a0e9dad56d1b3.jpg already downloaded
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_113b4b1fe585404ccff47b5753a59e7c.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_113b4b1fe585404ccff47b5753a59e7c.jpg already downloaded
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F59%252Ffc5960e9c92aea9cf36785dc9db52c6b%252Fpa%252FLG74328_7d6f5c152988d5ac28492b08d64efb67.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_7d6f5c152988d5ac28492b08d64efb67.jpg already downloaded
2026-03-28 08:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3e00d179-7f5a-595c-81b4-5911ae6c21cc, identifier: LG74328
2026-03-28 08:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3e00d179-7f5a-595c-81b4-5911ae6c21cc with identifier: LG74328
2026-03-28 08:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3e00d179-7f5a-595c-81b4-5911ae6c21cc with identifier: LG74328
2026-03-28 08:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3e00d179-7f5a-595c-81b4-5911ae6c21cc with identifier: LG74328 to the API
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LG74328>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:39:12Z',
'fuel_type': 'diesel',
'id': '3e00d179-7f5a-595c-81b4-5911ae6c21cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG74328',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 121424,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_82254848b4862f82fc42e189348dec55.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_c9f8ffbe800ea8cae4527db37714f0ca.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_e70e3dc8e4c9c5ed7b2aa1e8d6c4142f.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_ec59774c7e868ff5b51d430b5fafe633.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_0aeb45d58bea79e5702cc5a7bc19ea96.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_902949756f89ac5d5f1e9323315802d8.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_9cccf32ac7c65c837253855e089f4631.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_3d87d36ad3377d40830a0e9dad56d1b3.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_113b4b1fe585404ccff47b5753a59e7c.jpg',
'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_7d6f5c152988d5ac28492b08d64efb67.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86923,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_82254848b4862f82fc42e189348dec55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_c9f8ffbe800ea8cae4527db37714f0ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75759,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_e70e3dc8e4c9c5ed7b2aa1e8d6c4142f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74215,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_ec59774c7e868ff5b51d430b5fafe633.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68509,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_0aeb45d58bea79e5702cc5a7bc19ea96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74267,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_902949756f89ac5d5f1e9323315802d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57225,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_9cccf32ac7c65c837253855e089f4631.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84791,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_3d87d36ad3377d40830a0e9dad56d1b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77869,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_113b4b1fe585404ccff47b5753a59e7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e00d179-7f5a-595c-81b4-5911ae6c21cc/3e00d179-7f5a-595c-81b4-5911ae6c21cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63566,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/59/fc5960e9c92aea9cf36785dc9db52c6b/pa/LG74328_7d6f5c152988d5ac28492b08d64efb67.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Grand Scenic 1.7 BLUE dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2020}
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG74328%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [auto1.es] INFO: Saving data for LG74328: {'created_time': 1774685121.685896, 'last_price_update_time': 1774685121.685906, 'auction_closing_time': 1774885152.0}
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LG74328') HTTP/1.1" 204 0
2026-03-28 08:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a40591-e0d6-5c37-af64-3ce7ef5d79d0 with identifier: RW91373
2026-03-28 08:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0 with scrape type 1
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_db7ddf9182ee684c89c46615b937c724.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_db7ddf9182ee684c89c46615b937c724.jpg already downloaded
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_3f85e2343c7a7dd2d66f8bd7c1a61930.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3f85e2343c7a7dd2d66f8bd7c1a61930.jpg not downloaded yet
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_3a29bcbe6ab9e4d1b09e1be5878672c9.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3a29bcbe6ab9e4d1b09e1be5878672c9.jpg not downloaded yet
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_c3daae63cedaa7f631ff1f15a2e7e0dc.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_c3daae63cedaa7f631ff1f15a2e7e0dc.jpg not downloaded yet
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_42cf3a4040f8fc8847b27e5c8ff407d1.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_42cf3a4040f8fc8847b27e5c8ff407d1.jpg not downloaded yet
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_163b563605dfe4a22dbcdb21f2158900.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_163b563605dfe4a22dbcdb21f2158900.jpg not downloaded yet
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_4bafb83776e1fdb231459420d0bc610f.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_4bafb83776e1fdb231459420d0bc610f.jpg not downloaded yet
2026-03-28 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_6becbc711339e69fa1a6779b7088362b.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_6becbc711339e69fa1a6779b7088362b.jpg not downloaded yet
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_b0eb0d5b686fd199da608dee102e74c2.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_b0eb0d5b686fd199da608dee102e74c2.jpg already downloaded
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_104371f1d2c5314202396404b3c70159.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_104371f1d2c5314202396404b3c70159.jpg not downloaded yet
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3f85e2343c7a7dd2d66f8bd7c1a61930.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_4bafb83776e1fdb231459420d0bc610f.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3a29bcbe6ab9e4d1b09e1be5878672c9.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_c3daae63cedaa7f631ff1f15a2e7e0dc.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_6becbc711339e69fa1a6779b7088362b.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_104371f1d2c5314202396404b3c70159.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_42cf3a4040f8fc8847b27e5c8ff407d1.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_163b563605dfe4a22dbcdb21f2158900.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb8581f9550>
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_1.jpg HTTP/1.1" 201 0
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_3f85e2343c7a7dd2d66f8bd7c1a61930.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3f85e2343c7a7dd2d66f8bd7c1a61930.jpg saved to cache
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb85826fb10>
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_6.jpg HTTP/1.1" 201 0
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_4bafb83776e1fdb231459420d0bc610f.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_4bafb83776e1fdb231459420d0bc610f.jpg saved to cache
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b7619d0>
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_2.jpg HTTP/1.1" 201 0
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_3a29bcbe6ab9e4d1b09e1be5878672c9.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3a29bcbe6ab9e4d1b09e1be5878672c9.jpg saved to cache
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b76d9d0>
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_3.jpg HTTP/1.1" 201 0
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_c3daae63cedaa7f631ff1f15a2e7e0dc.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_c3daae63cedaa7f631ff1f15a2e7e0dc.jpg saved to cache
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b761f10>
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_7.jpg HTTP/1.1" 201 0
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_6becbc711339e69fa1a6779b7088362b.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_6becbc711339e69fa1a6779b7088362b.jpg saved to cache
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b77e310>
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_9.jpg HTTP/1.1" 201 0
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_104371f1d2c5314202396404b3c70159.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_104371f1d2c5314202396404b3c70159.jpg saved to cache
2026-03-28 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b774550>
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_4.jpg HTTP/1.1" 201 0
2026-03-28 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_42cf3a4040f8fc8847b27e5c8ff407d1.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_42cf3a4040f8fc8847b27e5c8ff407d1.jpg saved to cache
2026-03-28 08:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b765d10>
2026-03-28 08:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_5.jpg HTTP/1.1" 201 0
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F5a%252F6f5a05644be0e2dcd755611c19fb9a0b%252Fpa%252FRW91373_163b563605dfe4a22dbcdb21f2158900.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_163b563605dfe4a22dbcdb21f2158900.jpg saved to cache
2026-03-28 08:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0
2026-03-28 08:05:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63a40591-e0d6-5c37-af64-3ce7ef5d79d0, skipping ID generation
2026-03-28 08:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0 with scrape type 1
2026-03-28 08:05:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63a40591-e0d6-5c37-af64-3ce7ef5d79d0 sending to next pipeline
2026-03-28 08:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 63a40591-e0d6-5c37-af64-3ce7ef5d79d0, identifier: RW91373
2026-03-28 08:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 63a40591-e0d6-5c37-af64-3ce7ef5d79d0 with identifier: RW91373
2026-03-28 08:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 63a40591-e0d6-5c37-af64-3ce7ef5d79d0 with identifier: RW91373
2026-03-28 08:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 63a40591-e0d6-5c37-af64-3ce7ef5d79d0 with identifier: RW91373 to the API
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_163b563605dfe4a22dbcdb21f2158900.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:44:30Z',
'fuel_type': 'diesel',
'id': '63a40591-e0d6-5c37-af64-3ce7ef5d79d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RW91373',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Citroen',
'model': 'DS5',
'odometer': 288137,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96632,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_db7ddf9182ee684c89c46615b937c724.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80675,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3f85e2343c7a7dd2d66f8bd7c1a61930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77597,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_3a29bcbe6ab9e4d1b09e1be5878672c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69405,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_c3daae63cedaa7f631ff1f15a2e7e0dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73349,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_42cf3a4040f8fc8847b27e5c8ff407d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77835,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_163b563605dfe4a22dbcdb21f2158900.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60647,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_4bafb83776e1fdb231459420d0bc610f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_6becbc711339e69fa1a6779b7088362b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83835,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_b0eb0d5b686fd199da608dee102e74c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a40591-e0d6-5c37-af64-3ce7ef5d79d0/63a40591-e0d6-5c37-af64-3ce7ef5d79d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64031,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/5a/6f5a05644be0e2dcd755611c19fb9a0b/pa/RW91373_104371f1d2c5314202396404b3c70159.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen DS5 2.0 Blue-HDi Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2015}
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW91373%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Saving data for RW91373: {'created_time': 1774685123.501557, 'last_price_update_time': 1774685123.501567, 'auction_closing_time': 1774885470.0}
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RW91373') HTTP/1.1" 204 0
2026-03-28 08:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YH49695> (referer: https://www.auto1.com/v1/car-details-view/YH49695/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:23 [auto1.es] INFO: Channel: 24h | Page: 3 | totalHits: 2417 | hits on page: 40
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: FF03006
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FF03006%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for FF03006: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: FE10852
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: FD45689
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: ZC89924
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC89924%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for ZC89924: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: EB04007
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: GG25367
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG25367%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for GG25367: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: DP25407
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: DK84530
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DK84530%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for DK84530: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: DA34645
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: CY99272
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: CJ82848
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: CC07404
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CC07404%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for CC07404: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: ET28977
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET28977%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for ET28977: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: BZ61067
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: BP46886
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: BJ99702
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BJ99702%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for BJ99702: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: BE81339
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE81339%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for BE81339: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: AZ69629
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: AU19829
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: XB68205
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: FG81447
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG81447%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for FG81447: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: VV50506
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV50506%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for VV50506: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: VV40051
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: NZ10183
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ10183%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for NZ10183: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: EY94585
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY94585%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for EY94585: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: ZM37392
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM37392%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for ZM37392: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: YV41467
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YV41467%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for YV41467: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: VZ90970
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: MR39300
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: JR92140
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: HK98944
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HK98944%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for HK98944: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: HD07972
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: GX01105
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: CW13778
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CW13778%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for CW13778: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: VG01013
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VG01013%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for VG01013: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: MB17982
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MB17982%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for MB17982: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: FK59567
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK59567%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for FK59567: 0
2026-03-28 08:05:23 [auto1.es] INFO: Found listing with ID: UP38742
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP38742%27 HTTP/1.1" 200 None
2026-03-28 08:05:23 [auto1.es] INFO: Scrape type for UP38742: 2
2026-03-28 08:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b with identifier: UP38742
2026-03-28 08:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b with scrape type 2
2026-03-28 08:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b with scrape type 2
2026-03-28 08:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b, identifier: UP38742
2026-03-28 08:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b with identifier: UP38742
2026-03-28 08:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b with identifier: UP38742
2026-03-28 08:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b with identifier: UP38742 to the API
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 4,
'engine_horse_power': 195,
'expiration_date': '2026-03-28T16:07:15Z',
'fuel_type': 'diesel',
'id': '9ea4c5b4-a9ab-5bfd-b7f0-86a1fc92e89b',
'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/UP38742',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 110601,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-11',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 220 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2016}
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP38742%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [auto1.es] INFO: Saving data for UP38742: {'auction_closing_time': 1774714035.0, 'created_time': 1773129122.3071, 'last_price_update_time': 1774685124.458676}
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UP38742') HTTP/1.1" 204 0
2026-03-28 08:05:24 [auto1.es] INFO: Found listing with ID: EP70954
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EP70954%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [auto1.es] INFO: Scrape type for EP70954: 0
2026-03-28 08:05:24 [auto1.es] INFO: Found listing with ID: CR30335
2026-03-28 08:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee519c01-3be6-564e-a14c-4a86be4c1268 with identifier: YH49695
2026-03-28 08:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee519c01-3be6-564e-a14c-4a86be4c1268 with scrape type 1
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_b359247e265f3897b2ef05532b8a6508.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_b359247e265f3897b2ef05532b8a6508.jpg not downloaded yet
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_37f8a689f39d6e38951f536e8fdb3f8d.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_37f8a689f39d6e38951f536e8fdb3f8d.jpg not downloaded yet
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_97d64ce265180e15d181da4875ab4693.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_97d64ce265180e15d181da4875ab4693.jpg not downloaded yet
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_a121a77fe16b0c3a5ecd7cb1e72834ec.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_a121a77fe16b0c3a5ecd7cb1e72834ec.jpg not downloaded yet
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_39e880a51c2c2fd72670ed73f7b0134a.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_39e880a51c2c2fd72670ed73f7b0134a.jpg not downloaded yet
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_b359247e265f3897b2ef05532b8a6508.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_dc2b8c984f04119ec340b74f1b1ac8d8.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_dc2b8c984f04119ec340b74f1b1ac8d8.jpg not downloaded yet
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_79e67b9ffe12be846240ebcfba72eba8.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_79e67b9ffe12be846240ebcfba72eba8.jpg not downloaded yet
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_d842860b458430f464993f82583a4cb8.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_d842860b458430f464993f82583a4cb8.jpg not downloaded yet
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_97d64ce265180e15d181da4875ab4693.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_7b539355a0cc99b5971104a1d44af6ac.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_7b539355a0cc99b5971104a1d44af6ac.jpg not downloaded yet
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_1f44b8e5aa5eb1be882cc4735624bd4e.jpg%27 HTTP/1.1" 200 None
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_1f44b8e5aa5eb1be882cc4735624bd4e.jpg not downloaded yet
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b74be90>
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_0.jpg HTTP/1.1" 201 0
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_b359247e265f3897b2ef05532b8a6508.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_b359247e265f3897b2ef05532b8a6508.jpg saved to cache
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b760990>
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_2.jpg HTTP/1.1" 201 0
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_97d64ce265180e15d181da4875ab4693.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_97d64ce265180e15d181da4875ab4693.jpg saved to cache
2026-03-28 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_dc2b8c984f04119ec340b74f1b1ac8d8.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_37f8a689f39d6e38951f536e8fdb3f8d.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_a121a77fe16b0c3a5ecd7cb1e72834ec.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_79e67b9ffe12be846240ebcfba72eba8.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_39e880a51c2c2fd72670ed73f7b0134a.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_d842860b458430f464993f82583a4cb8.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_7b539355a0cc99b5971104a1d44af6ac.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_1f44b8e5aa5eb1be882cc4735624bd4e.jpg> (referer: https://www.auto1.com/)
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb858185310>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_5.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_dc2b8c984f04119ec340b74f1b1ac8d8.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_dc2b8c984f04119ec340b74f1b1ac8d8.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b760ad0>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_1.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_37f8a689f39d6e38951f536e8fdb3f8d.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_37f8a689f39d6e38951f536e8fdb3f8d.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb85816b510>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_3.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_a121a77fe16b0c3a5ecd7cb1e72834ec.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_a121a77fe16b0c3a5ecd7cb1e72834ec.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb85821bd90>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_6.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_79e67b9ffe12be846240ebcfba72eba8.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_79e67b9ffe12be846240ebcfba72eba8.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb8582012d0>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_4.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_39e880a51c2c2fd72670ed73f7b0134a.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_39e880a51c2c2fd72670ed73f7b0134a.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b7540d0>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_7.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_d842860b458430f464993f82583a4cb8.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_d842860b458430f464993f82583a4cb8.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb85818ed10>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_8.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_7b539355a0cc99b5971104a1d44af6ac.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_7b539355a0cc99b5971104a1d44af6ac.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fb84b755490>
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-28 08:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_9.jpg HTTP/1.1" 201 0
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.es',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg69%252Fe4%252F69e4e7502c372f9de36a9f00794151d5%252Fpa%252FYH49695_1f44b8e5aa5eb1be882cc4735624bd4e.jpg') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_1f44b8e5aa5eb1be882cc4735624bd4e.jpg saved to cache
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee519c01-3be6-564e-a14c-4a86be4c1268
2026-03-28 08:05:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee519c01-3be6-564e-a14c-4a86be4c1268, skipping ID generation
2026-03-28 08:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee519c01-3be6-564e-a14c-4a86be4c1268 with scrape type 1
2026-03-28 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee519c01-3be6-564e-a14c-4a86be4c1268 sending to next pipeline
2026-03-28 08:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ee519c01-3be6-564e-a14c-4a86be4c1268, identifier: YH49695
2026-03-28 08:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ee519c01-3be6-564e-a14c-4a86be4c1268 with identifier: YH49695
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-28 08:05:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ee519c01-3be6-564e-a14c-4a86be4c1268 with identifier: YH49695
2026-03-28 08:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ee519c01-3be6-564e-a14c-4a86be4c1268 with identifier: YH49695 to the API
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_1f44b8e5aa5eb1be882cc4735624bd4e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T15:55:34Z',
'fuel_type': 'petrol',
'id': 'ee519c01-3be6-564e-a14c-4a86be4c1268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YH49695',
'listing': 'auction',
'location': 'ES, El Vendrell',
'make': 'Renault',
'model': 'Clio',
'odometer': 99010,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66820,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_b359247e265f3897b2ef05532b8a6508.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61701,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_37f8a689f39d6e38951f536e8fdb3f8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62031,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_97d64ce265180e15d181da4875ab4693.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44542,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_a121a77fe16b0c3a5ecd7cb1e72834ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61871,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_39e880a51c2c2fd72670ed73f7b0134a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_dc2b8c984f04119ec340b74f1b1ac8d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48383,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_79e67b9ffe12be846240ebcfba72eba8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69021,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_d842860b458430f464993f82583a4cb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63615,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_7b539355a0cc99b5971104a1d44af6ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee519c01-3be6-564e-a14c-4a86be4c1268/ee519c01-3be6-564e-a14c-4a86be4c1268_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81073,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img69/e4/69e4e7502c372f9de36a9f00794151d5/pa/YH49695_1f44b8e5aa5eb1be882cc4735624bd4e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2013}
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH49695%27 HTTP/1.1" 200 None
2026-03-28 08:05:25 [auto1.es] INFO: Saving data for YH49695: {'created_time': 1774685125.92003, 'last_price_update_time': 1774685125.920038, 'auction_closing_time': 1774886134.0}
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YH49695') HTTP/1.1" 204 0
2026-03-28 08:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:26 [auto1.es] INFO: Channel: 24h | Page: 4 | totalHits: 2417 | hits on page: 40
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: WJ83814
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WJ83814%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for WJ83814: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: XW01779
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: LA45475
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: KU66562
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: RU59463
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU59463%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for RU59463: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: DG65204
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: BA49361
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: ZY46738
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: JZ17995
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: YW58225
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: ND95475
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ND95475%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for ND95475: 2
2026-03-28 08:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0aedf60-5742-5596-bcd4-12b338995058 with identifier: ND95475
2026-03-28 08:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0aedf60-5742-5596-bcd4-12b338995058 with scrape type 2
2026-03-28 08:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0aedf60-5742-5596-bcd4-12b338995058 with scrape type 2
2026-03-28 08:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d0aedf60-5742-5596-bcd4-12b338995058, identifier: ND95475
2026-03-28 08:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d0aedf60-5742-5596-bcd4-12b338995058 with identifier: ND95475
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-28 08:05:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d0aedf60-5742-5596-bcd4-12b338995058 with identifier: ND95475
2026-03-28 08:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d0aedf60-5742-5596-bcd4-12b338995058 with identifier: ND95475 to the API
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:58:18Z',
'fuel_type': 'diesel',
'id': 'd0aedf60-5742-5596-bcd4-12b338995058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ND95475',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 111812,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-09',
'seller_name': None,
'title': 'MINI Countryman Cooper D Business Call',
'transmission': 'manual',
'trim': 'Business Call',
'year': 2014}
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ND95475%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Saving data for ND95475: {'auction_closing_time': 1774717098.0, 'created_time': 1773127638.37736, 'last_price_update_time': 1774685126.64025}
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ND95475') HTTP/1.1" 204 0
2026-03-28 08:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: FJ32938
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ32938%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for FJ32938: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: LZ97772
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LZ97772%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for LZ97772: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: NW02170
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NW02170%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for NW02170: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: TW11063
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: BR53004
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR53004%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for BR53004: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: TD39535
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: AS54337
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS54337%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for AS54337: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: CV75612
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV75612%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for CV75612: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: TR12651
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR12651%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for TR12651: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: XS66014
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS66014%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for XS66014: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: RP64804
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: SZ95909
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SZ95909%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for SZ95909: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: LW26471
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: HJ68220
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HJ68220%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for HJ68220: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: ZZ18743
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ18743%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for ZZ18743: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: UF55082
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: RP55294
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: ZR84162
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: YG81758
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: XZ87449
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ87449%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for XZ87449: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: VL98218
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: PF61621
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: BE62587
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: SN94812
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN94812%27 HTTP/1.1" 200 None
2026-03-28 08:05:26 [auto1.es] INFO: Scrape type for SN94812: 0
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: TS75802
2026-03-28 08:05:26 [auto1.es] INFO: Found listing with ID: TE16269
2026-03-28 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TE16269%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for TE16269: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: VH11492
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VH11492%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for VH11492: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: XT74556
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: RK33204
2026-03-28 08:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:27 [auto1.es] INFO: Channel: 24h | Page: 5 | totalHits: 2417 | hits on page: 40
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: HU25614
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU25614%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for HU25614: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: FC36055
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: UV92160
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV92160%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for UV92160: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: JX70017
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: ES45064
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES45064%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for ES45064: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: WH26152
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: NF35716
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NF35716%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for NF35716: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: VU00284
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: BL83097
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BL83097%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for BL83097: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: UB71741
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: KK78857
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: MW97614
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: YS92814
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YS92814%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for YS92814: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: SN05978
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: AX08596
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AX08596%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for AX08596: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: XC60196
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC60196%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for XC60196: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: ZG18454
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZG18454%27 HTTP/1.1" 200 None
2026-03-28 08:05:27 [auto1.es] INFO: Scrape type for ZG18454: 0
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: NC33844
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: JD79732
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: ED57476
2026-03-28 08:05:27 [auto1.es] INFO: Found listing with ID: DK89612
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DK89612%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for DK89612: 0
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: WW09022
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW09022%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for WW09022: 0
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: GC12859
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC12859%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for GC12859: 0
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: KF74515
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: EE62782
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EE62782%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for EE62782: 0
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: YT10361
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT10361%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for YT10361: 0
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: MZ62170
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MZ62170%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for MZ62170: 0
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: XE30764
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: SB32545
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: DT02195
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: RH33829
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: RC06010
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: HA27882
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: HU12913
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: ZN02005
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZN02005%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for ZN02005: 0
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: FG15461
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: CK76032
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: MN42055
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: UD00521
2026-03-28 08:05:28 [auto1.es] INFO: Found listing with ID: AJ03756
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AJ03756%27 HTTP/1.1" 200 None
2026-03-28 08:05:28 [auto1.es] INFO: Scrape type for AJ03756: 0
2026-03-28 08:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:29 [auto1.es] INFO: Channel: 24h | Page: 6 | totalHits: 2417 | hits on page: 40
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: YY10601
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: SN13846
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: UZ91236
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: GB32148
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GB32148%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for GB32148: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: SJ07079
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SJ07079%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for SJ07079: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: HR31272
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: JK63504
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: DE75422
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: GJ16527
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: RN59573
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RN59573%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for RN59573: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: MS33551
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS33551%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for MS33551: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: ZX65175
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: DW68520
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW68520%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for DW68520: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: JM60139
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM60139%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for JM60139: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: HA89182
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA89182%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for HA89182: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: CB84377
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: CV84892
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: XW18745
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: ZS64271
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZS64271%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for ZS64271: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: XF30199
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XF30199%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for XF30199: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: FD66244
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD66244%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for FD66244: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: FT05886
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: PX41006
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: EK90431
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: XH71672
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH71672%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for XH71672: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: GF68019
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: CV42772
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: KK76277
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: MJ67844
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MJ67844%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for MJ67844: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: YK01379
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: YC35747
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: VU50837
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: TF90504
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF90504%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for TF90504: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: SE93661
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: GH75768
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH75768%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for GH75768: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: CT45338
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CT45338%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for CT45338: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: ZZ88385
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ88385%27 HTTP/1.1" 200 None
2026-03-28 08:05:29 [auto1.es] INFO: Scrape type for ZZ88385: 0
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: MJ28673
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: VL89620
2026-03-28 08:05:29 [auto1.es] INFO: Found listing with ID: XU17862
2026-03-28 08: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-28 08:05: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-28 08:05:35 [auto1.es] INFO: Channel: 24h | Page: 7 | totalHits: 2418 | hits on page: 40
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: XU17862
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: BF43819
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: KB84639
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KB84639%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for KB84639: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: KK74689
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK74689%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for KK74689: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: HL23580
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: FZ71320
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FZ71320%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for FZ71320: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: JV15285
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: GJ99683
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: YZ57313
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YZ57313%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for YZ57313: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: HA25095
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA25095%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for HA25095: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: LG37212
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: YK71465
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK71465%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for YK71465: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: NJ00425
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: HZ04358
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: NR06015
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: NB92875
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NB92875%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for NB92875: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: JR86606
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: XU82709
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XU82709%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for XU82709: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: ME40836
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: PL46605
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: KS53137
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: VY63133
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY63133%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for VY63133: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: LU70143
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LU70143%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for LU70143: 0
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: CR84391
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: TR46498
2026-03-28 08:05:35 [auto1.es] INFO: Found listing with ID: AZ98699
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ98699%27 HTTP/1.1" 200 None
2026-03-28 08:05:35 [auto1.es] INFO: Scrape type for AZ98699: 2
2026-03-28 08:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3865a9c-3860-5dc4-90a6-d4a24bb2ad29 with identifier: AZ98699
2026-03-28 08:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3865a9c-3860-5dc4-90a6-d4a24bb2ad29 with scrape type 2
2026-03-28 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3865a9c-3860-5dc4-90a6-d4a24bb2ad29 with scrape type 2
2026-03-28 08:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e3865a9c-3860-5dc4-90a6-d4a24bb2ad29, identifier: AZ98699
2026-03-28 08:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e3865a9c-3860-5dc4-90a6-d4a24bb2ad29 with identifier: AZ98699
2026-03-28 08:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e3865a9c-3860-5dc4-90a6-d4a24bb2ad29 with identifier: AZ98699
2026-03-28 08:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e3865a9c-3860-5dc4-90a6-d4a24bb2ad29 with identifier: AZ98699 to the API
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:12:12Z',
'fuel_type': 'diesel',
'id': 'e3865a9c-3860-5dc4-90a6-d4a24bb2ad29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AZ98699',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 264522,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-25',
'seller_name': None,
'title': 'Opel Mokka 1.7 CDTI Excellence',
'transmission': 'manual',
'trim': 'Excellence',
'year': 2014}
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ98699%27 HTTP/1.1" 200 None
2026-03-28 08:05:36 [auto1.es] INFO: Saving data for AZ98699: {'auction_closing_time': 1774714332.0, 'created_time': 1774470058.661107, 'last_price_update_time': 1774685136.513075}
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AZ98699') HTTP/1.1" 204 0
2026-03-28 08:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:36 [auto1.es] INFO: Found listing with ID: RE19681
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE19681%27 HTTP/1.1" 200 None
2026-03-28 08:05:36 [auto1.es] INFO: Scrape type for RE19681: 2
2026-03-28 08:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5a52792-569c-5add-9264-8dac31bbe8c5 with identifier: RE19681
2026-03-28 08:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5a52792-569c-5add-9264-8dac31bbe8c5 with scrape type 2
2026-03-28 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5a52792-569c-5add-9264-8dac31bbe8c5 with scrape type 2
2026-03-28 08:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d5a52792-569c-5add-9264-8dac31bbe8c5, identifier: RE19681
2026-03-28 08:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d5a52792-569c-5add-9264-8dac31bbe8c5 with identifier: RE19681
2026-03-28 08:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d5a52792-569c-5add-9264-8dac31bbe8c5 with identifier: RE19681
2026-03-28 08:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d5a52792-569c-5add-9264-8dac31bbe8c5 with identifier: RE19681 to the API
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:36:06Z',
'fuel_type': 'diesel',
'id': 'd5a52792-569c-5add-9264-8dac31bbe8c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE19681',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 89737,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-25',
'seller_name': None,
'title': 'Fiat Fiorino 1.3 JTD Basis Kasten',
'transmission': 'manual',
'trim': 'Basis Kasten',
'year': 2017}
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE19681%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Saving data for RE19681: {'auction_closing_time': 1774715766.0, 'created_time': 1774471062.78901, 'last_price_update_time': 1774685137.080588}
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RE19681') HTTP/1.1" 204 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: CG55928
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: DC47971
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DC47971%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for DC47971: 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: ZZ18199
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ18199%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for ZZ18199: 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: LW73612
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LW73612%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for LW73612: 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: MT83706
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT83706%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for MT83706: 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: FT39942
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: TL79249
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: NW09077
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NW09077%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for NW09077: 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: MD28950
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: XN80961
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN80961%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for XN80961: 2
2026-03-28 08:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa038d73-4fc5-5cb3-968f-cf950a8bad27 with identifier: XN80961
2026-03-28 08:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa038d73-4fc5-5cb3-968f-cf950a8bad27 with scrape type 2
2026-03-28 08:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa038d73-4fc5-5cb3-968f-cf950a8bad27 with scrape type 2
2026-03-28 08:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fa038d73-4fc5-5cb3-968f-cf950a8bad27, identifier: XN80961
2026-03-28 08:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fa038d73-4fc5-5cb3-968f-cf950a8bad27 with identifier: XN80961
2026-03-28 08:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fa038d73-4fc5-5cb3-968f-cf950a8bad27 with identifier: XN80961
2026-03-28 08:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fa038d73-4fc5-5cb3-968f-cf950a8bad27 with identifier: XN80961 to the API
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 102,
'expiration_date': '2026-03-28T16:53:03Z',
'fuel_type': 'petrol',
'id': 'fa038d73-4fc5-5cb3-968f-cf950a8bad27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XN80961',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 131899,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-30',
'seller_name': None,
'title': 'Volkswagen Golf V 1.6 Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2006}
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN80961%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Saving data for XN80961: {'auction_closing_time': 1774716783.0, 'created_time': 1774470992.299834, 'last_price_update_time': 1774685137.651518}
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XN80961') HTTP/1.1" 204 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: YT02265
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: PU95944
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PU95944%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for PU95944: 0
2026-03-28 08:05:37 [auto1.es] INFO: Found listing with ID: BD22709
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BD22709%27 HTTP/1.1" 200 None
2026-03-28 08:05:37 [auto1.es] INFO: Scrape type for BD22709: 0
2026-03-28 08:05: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-28 08:05:38 [auto1.es] INFO: Channel: 24h | Page: 8 | totalHits: 2418 | hits on page: 40
2026-03-28 08:05:38 [auto1.es] INFO: Found listing with ID: BK80752
2026-03-28 08:05:38 [auto1.es] INFO: Found listing with ID: JE80773
2026-03-28 08:05:38 [auto1.es] INFO: Found listing with ID: TT52004
2026-03-28 08:05:38 [auto1.es] INFO: Found listing with ID: GW48537
2026-03-28 08:05:38 [auto1.es] INFO: Found listing with ID: KL24436
2026-03-28 08:05:38 [auto1.es] INFO: Found listing with ID: JP19432
2026-03-28 08:05:38 [auto1.es] INFO: Found listing with ID: XG96311
2026-03-28 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XG96311%27 HTTP/1.1" 200 None
2026-03-28 08:05:38 [auto1.es] INFO: Scrape type for XG96311: 2
2026-03-28 08:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d57d915-54ee-5679-b536-5326846bdf7b with identifier: XG96311
2026-03-28 08:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d57d915-54ee-5679-b536-5326846bdf7b with scrape type 2
2026-03-28 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d57d915-54ee-5679-b536-5326846bdf7b with scrape type 2
2026-03-28 08:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0d57d915-54ee-5679-b536-5326846bdf7b, identifier: XG96311
2026-03-28 08:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0d57d915-54ee-5679-b536-5326846bdf7b with identifier: XG96311
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-28 08:05:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0d57d915-54ee-5679-b536-5326846bdf7b with identifier: XG96311
2026-03-28 08:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0d57d915-54ee-5679-b536-5326846bdf7b with identifier: XG96311 to the API
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:07:59Z',
'fuel_type': 'diesel',
'id': '0d57d915-54ee-5679-b536-5326846bdf7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG96311',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 455615,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-28',
'seller_name': None,
'title': 'Audi A6 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2007}
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XG96311%27 HTTP/1.1" 200 None
2026-03-28 08:05:39 [auto1.es] INFO: Saving data for XG96311: {'auction_closing_time': 1774714079.0, 'created_time': 1774470608.741856, 'last_price_update_time': 1774685139.469163}
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XG96311') HTTP/1.1" 204 0
2026-03-28 08:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:39 [auto1.es] INFO: Found listing with ID: TV58646
2026-03-28 08:05:39 [auto1.es] INFO: Found listing with ID: CS77743
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CS77743%27 HTTP/1.1" 200 None
2026-03-28 08:05:39 [auto1.es] INFO: Scrape type for CS77743: 2
2026-03-28 08:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eadb739-bea8-54f3-bc54-16bbd013664c with identifier: CS77743
2026-03-28 08:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eadb739-bea8-54f3-bc54-16bbd013664c with scrape type 2
2026-03-28 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eadb739-bea8-54f3-bc54-16bbd013664c with scrape type 2
2026-03-28 08:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9eadb739-bea8-54f3-bc54-16bbd013664c, identifier: CS77743
2026-03-28 08:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9eadb739-bea8-54f3-bc54-16bbd013664c with identifier: CS77743
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-28 08:05:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9eadb739-bea8-54f3-bc54-16bbd013664c with identifier: CS77743
2026-03-28 08:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9eadb739-bea8-54f3-bc54-16bbd013664c with identifier: CS77743 to the API
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:25:25Z',
'fuel_type': 'diesel',
'id': '9eadb739-bea8-54f3-bc54-16bbd013664c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CS77743',
'listing': 'auction',
'make': 'BMW',
'model': 'X2',
'odometer': 144728,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-28',
'seller_name': None,
'title': 'BMW X2 xDrive 20d M Sport X',
'transmission': 'automatic',
'trim': 'M Sport X',
'year': 2020}
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CS77743%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Saving data for CS77743: {'auction_closing_time': 1774715125.0, 'created_time': 1774470931.726632, 'last_price_update_time': 1774685140.036467}
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CS77743') HTTP/1.1" 204 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: RW68168
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW68168%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for RW68168: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: KM60868
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KM60868%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for KM60868: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: DL91172
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: NY08728
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: CH99472
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: AS02547
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: FZ98481
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FZ98481%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for FZ98481: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: YK45669
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK45669%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for YK45669: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: EM05471
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EM05471%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for EM05471: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: PM27944
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: NA38669
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NA38669%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for NA38669: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: EJ11744
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: EE23918
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: LL51979
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL51979%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for LL51979: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: EW80297
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW80297%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for EW80297: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: YL07915
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YL07915%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for YL07915: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: DD22164
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: GV40212
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: TV69131
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV69131%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for TV69131: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: AR64085
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: HS39015
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: UA50937
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: VF83817
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VF83817%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for VF83817: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: VY65813
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: LS09862
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS09862%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for LS09862: 0
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: WH92663
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: ZZ49032
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: FL34452
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: DS30814
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: WB36611
2026-03-28 08:05:40 [auto1.es] INFO: Found listing with ID: RY26799
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RY26799%27 HTTP/1.1" 200 None
2026-03-28 08:05:40 [auto1.es] INFO: Scrape type for RY26799: 0
2026-03-28 08:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:41 [auto1.es] INFO: Channel: 24h | Page: 9 | totalHits: 2418 | hits on page: 40
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: FC07978
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: UB97521
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB97521%27 HTTP/1.1" 200 None
2026-03-28 08:05:41 [auto1.es] INFO: Scrape type for UB97521: 0
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: KY65056
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY65056%27 HTTP/1.1" 200 None
2026-03-28 08:05:41 [auto1.es] INFO: Scrape type for KY65056: 0
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: SJ54538
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: BG90226
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BG90226%27 HTTP/1.1" 200 None
2026-03-28 08:05:41 [auto1.es] INFO: Scrape type for BG90226: 0
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: GZ75005
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: BN23460
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BN23460%27 HTTP/1.1" 200 None
2026-03-28 08:05:41 [auto1.es] INFO: Scrape type for BN23460: 0
2026-03-28 08:05:41 [auto1.es] INFO: Found listing with ID: NW38370
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NW38370%27 HTTP/1.1" 200 None
2026-03-28 08:05:41 [auto1.es] INFO: Scrape type for NW38370: 2
2026-03-28 08:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b5b4d3-4aa4-53ba-aa08-9641332d9af1 with identifier: NW38370
2026-03-28 08:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b5b4d3-4aa4-53ba-aa08-9641332d9af1 with scrape type 2
2026-03-28 08:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09b5b4d3-4aa4-53ba-aa08-9641332d9af1 with scrape type 2
2026-03-28 08:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 09b5b4d3-4aa4-53ba-aa08-9641332d9af1, identifier: NW38370
2026-03-28 08:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 09b5b4d3-4aa4-53ba-aa08-9641332d9af1 with identifier: NW38370
2026-03-28 08:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 09b5b4d3-4aa4-53ba-aa08-9641332d9af1 with identifier: NW38370
2026-03-28 08:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 09b5b4d3-4aa4-53ba-aa08-9641332d9af1 with identifier: NW38370 to the API
2026-03-28 08:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:15:36Z',
'fuel_type': 'diesel',
'id': '09b5b4d3-4aa4-53ba-aa08-9641332d9af1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NW38370',
'listing': 'auction',
'make': 'Audi',
'model': 'A1',
'odometer': 70081,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-31',
'seller_name': None,
'title': 'Audi A1 1.6 TDI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2012}
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NW38370%27 HTTP/1.1" 200 None
2026-03-28 08:05:42 [auto1.es] INFO: Saving data for NW38370: {'auction_closing_time': 1774714536.0, 'created_time': 1773864663.137598, 'last_price_update_time': 1774685142.283712}
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NW38370') HTTP/1.1" 204 0
2026-03-28 08:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:42 [auto1.es] INFO: Found listing with ID: AV31208
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV31208%27 HTTP/1.1" 200 None
2026-03-28 08:05:42 [auto1.es] INFO: Scrape type for AV31208: 0
2026-03-28 08:05:42 [auto1.es] INFO: Found listing with ID: MR84623
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MR84623%27 HTTP/1.1" 200 None
2026-03-28 08:05:42 [auto1.es] INFO: Scrape type for MR84623: 2
2026-03-28 08:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f208015a-1163-519c-89f0-477eee7f02f0 with identifier: MR84623
2026-03-28 08:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f208015a-1163-519c-89f0-477eee7f02f0 with scrape type 2
2026-03-28 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f208015a-1163-519c-89f0-477eee7f02f0 with scrape type 2
2026-03-28 08:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f208015a-1163-519c-89f0-477eee7f02f0, identifier: MR84623
2026-03-28 08:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f208015a-1163-519c-89f0-477eee7f02f0 with identifier: MR84623
2026-03-28 08:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f208015a-1163-519c-89f0-477eee7f02f0 with identifier: MR84623
2026-03-28 08:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f208015a-1163-519c-89f0-477eee7f02f0 with identifier: MR84623 to the API
2026-03-28 08:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 205,
'expiration_date': '2026-03-28T16:52:32Z',
'fuel_type': 'diesel',
'id': 'f208015a-1163-519c-89f0-477eee7f02f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR84623',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 331686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-06-30',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 320 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2005}
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MR84623%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Saving data for MR84623: {'auction_closing_time': 1774716752.0, 'created_time': 1774469244.690562, 'last_price_update_time': 1774685144.452835}
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MR84623') HTTP/1.1" 204 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: BK60003
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: JP53710
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: LZ41727
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LZ41727%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for LZ41727: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: ZK36200
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZK36200%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for ZK36200: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: LV38775
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV38775%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for LV38775: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: ZM37153
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM37153%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for ZM37153: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: DJ31563
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: KN17188
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KN17188%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for KN17188: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: CD82527
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD82527%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for CD82527: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: EX33598
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: MN90156
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MN90156%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for MN90156: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: FN32638
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FN32638%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for FN32638: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: ZR72253
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR72253%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for ZR72253: 0
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: ZD67493
2026-03-28 08:05:44 [auto1.es] INFO: Found listing with ID: AS98814
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS98814%27 HTTP/1.1" 200 None
2026-03-28 08:05:44 [auto1.es] INFO: Scrape type for AS98814: 2
2026-03-28 08:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ed3975e-9e69-5b42-9272-a07a473478c0 with identifier: AS98814
2026-03-28 08:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ed3975e-9e69-5b42-9272-a07a473478c0 with scrape type 2
2026-03-28 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ed3975e-9e69-5b42-9272-a07a473478c0 with scrape type 2
2026-03-28 08:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5ed3975e-9e69-5b42-9272-a07a473478c0, identifier: AS98814
2026-03-28 08:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5ed3975e-9e69-5b42-9272-a07a473478c0 with identifier: AS98814
2026-03-28 08:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5ed3975e-9e69-5b42-9272-a07a473478c0 with identifier: AS98814
2026-03-28 08:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5ed3975e-9e69-5b42-9272-a07a473478c0 with identifier: AS98814 to the API
2026-03-28 08:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 209,
'expiration_date': '2026-03-28T16:44:28Z',
'fuel_type': 'diesel',
'id': '5ed3975e-9e69-5b42-9272-a07a473478c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS98814',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 130968,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-19',
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 JTDM Veloce Q4',
'transmission': 'automatic',
'trim': 'Veloce Q4',
'year': 2021}
2026-03-28 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS98814%27 HTTP/1.1" 200 None
2026-03-28 08:05:45 [auto1.es] INFO: Saving data for AS98814: {'auction_closing_time': 1774716268.0, 'created_time': 1774471126.96127, 'last_price_update_time': 1774685145.966622}
2026-03-28 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AS98814') HTTP/1.1" 204 0
2026-03-28 08:05:46 [auto1.es] INFO: Found listing with ID: BK97783
2026-03-28 08:05:46 [auto1.es] INFO: Found listing with ID: KK12600
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK12600%27 HTTP/1.1" 200 None
2026-03-28 08:05:46 [auto1.es] INFO: Scrape type for KK12600: 2
2026-03-28 08:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf with identifier: KK12600
2026-03-28 08:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf with scrape type 2
2026-03-28 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf with scrape type 2
2026-03-28 08:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf, identifier: KK12600
2026-03-28 08:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf with identifier: KK12600
2026-03-28 08:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf with identifier: KK12600
2026-03-28 08:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf with identifier: KK12600 to the API
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:14:36Z',
'fuel_type': 'petrol',
'id': '84b4cdf6-95d9-50bd-bc58-2e52e50ebeaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KK12600',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 167742,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-26',
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2018}
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK12600%27 HTTP/1.1" 200 None
2026-03-28 08:05:46 [auto1.es] INFO: Saving data for KK12600: {'auction_closing_time': 1774714476.0, 'created_time': 1774471120.431078, 'last_price_update_time': 1774685146.5942}
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KK12600') HTTP/1.1" 204 0
2026-03-28 08:05:46 [auto1.es] INFO: Found listing with ID: JG89903
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG89903%27 HTTP/1.1" 200 None
2026-03-28 08:05:46 [auto1.es] INFO: Scrape type for JG89903: 0
2026-03-28 08:05:46 [auto1.es] INFO: Found listing with ID: PK49923
2026-03-28 08:05:46 [auto1.es] INFO: Found listing with ID: LM83979
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LM83979%27 HTTP/1.1" 200 None
2026-03-28 08:05:46 [auto1.es] INFO: Scrape type for LM83979: 2
2026-03-28 08:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07e87586-a681-51f4-80e5-4de42c079508 with identifier: LM83979
2026-03-28 08:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07e87586-a681-51f4-80e5-4de42c079508 with scrape type 2
2026-03-28 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07e87586-a681-51f4-80e5-4de42c079508 with scrape type 2
2026-03-28 08:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 07e87586-a681-51f4-80e5-4de42c079508, identifier: LM83979
2026-03-28 08:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 07e87586-a681-51f4-80e5-4de42c079508 with identifier: LM83979
2026-03-28 08:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 07e87586-a681-51f4-80e5-4de42c079508 with identifier: LM83979
2026-03-28 08:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 07e87586-a681-51f4-80e5-4de42c079508 with identifier: LM83979 to the API
2026-03-28 08:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:43:22Z',
'fuel_type': 'petrol',
'id': '07e87586-a681-51f4-80e5-4de42c079508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LM83979',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 61025,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-11',
'seller_name': None,
'title': 'Citroen C4 1.2 PureTech Feel Pack',
'transmission': 'manual',
'trim': 'Feel Pack',
'year': 2021}
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LM83979%27 HTTP/1.1" 200 None
2026-03-28 08:05:47 [auto1.es] INFO: Saving data for LM83979: {'auction_closing_time': 1774716202.0, 'created_time': 1774382866.608079, 'last_price_update_time': 1774685147.187215}
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LM83979') HTTP/1.1" 204 0
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: GK87335
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK87335%27 HTTP/1.1" 200 None
2026-03-28 08:05:47 [auto1.es] INFO: Scrape type for GK87335: 0
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: HV65502
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV65502%27 HTTP/1.1" 200 None
2026-03-28 08:05:47 [auto1.es] INFO: Scrape type for HV65502: 2
2026-03-28 08:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3919d47-e18a-50aa-8b17-4641498d64de with identifier: HV65502
2026-03-28 08:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3919d47-e18a-50aa-8b17-4641498d64de with scrape type 2
2026-03-28 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3919d47-e18a-50aa-8b17-4641498d64de with scrape type 2
2026-03-28 08:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d3919d47-e18a-50aa-8b17-4641498d64de, identifier: HV65502
2026-03-28 08:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d3919d47-e18a-50aa-8b17-4641498d64de with identifier: HV65502
2026-03-28 08:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d3919d47-e18a-50aa-8b17-4641498d64de with identifier: HV65502
2026-03-28 08:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d3919d47-e18a-50aa-8b17-4641498d64de with identifier: HV65502 to the API
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:54:17Z',
'fuel_type': 'diesel',
'id': 'd3919d47-e18a-50aa-8b17-4641498d64de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HV65502',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 89605,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-02-27',
'seller_name': None,
'title': 'Renault Megane 1.9 dCi Privilege Luxe',
'transmission': 'manual',
'trim': 'Privilege Luxe',
'year': 2005}
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV65502%27 HTTP/1.1" 200 None
2026-03-28 08:05:47 [auto1.es] INFO: Saving data for HV65502: {'auction_closing_time': 1774716857.0, 'created_time': 1774470997.152718, 'last_price_update_time': 1774685147.773886}
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HV65502') HTTP/1.1" 204 0
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: EM52584
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: WV15930
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: RJ73355
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: MX84470
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: JL97970
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JL97970%27 HTTP/1.1" 200 None
2026-03-28 08:05:47 [auto1.es] INFO: Scrape type for JL97970: 0
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: ZM34932
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM34932%27 HTTP/1.1" 200 None
2026-03-28 08:05:47 [auto1.es] INFO: Scrape type for ZM34932: 0
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: TR33339
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR33339%27 HTTP/1.1" 200 None
2026-03-28 08:05:47 [auto1.es] INFO: Scrape type for TR33339: 0
2026-03-28 08:05:47 [auto1.es] INFO: Found listing with ID: WJ21268
2026-03-28 08:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:51 [auto1.es] INFO: Channel: 24h | Page: 10 | totalHits: 2418 | hits on page: 40
2026-03-28 08:05:51 [auto1.es] INFO: Found listing with ID: HC75906
2026-03-28 08:05:51 [auto1.es] INFO: Found listing with ID: FW26627
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FW26627%27 HTTP/1.1" 200 None
2026-03-28 08:05:51 [auto1.es] INFO: Scrape type for FW26627: 0
2026-03-28 08:05:51 [auto1.es] INFO: Found listing with ID: WZ74914
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ74914%27 HTTP/1.1" 200 None
2026-03-28 08:05:51 [auto1.es] INFO: Scrape type for WZ74914: 0
2026-03-28 08:05:51 [auto1.es] INFO: Found listing with ID: BY70112
2026-03-28 08:05:51 [auto1.es] INFO: Found listing with ID: TV99660
2026-03-28 08:05:51 [auto1.es] INFO: Found listing with ID: UF76170
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF76170%27 HTTP/1.1" 200 None
2026-03-28 08:05:51 [auto1.es] INFO: Scrape type for UF76170: 0
2026-03-28 08:05:51 [auto1.es] INFO: Found listing with ID: GU11117
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU11117%27 HTTP/1.1" 200 None
2026-03-28 08:05:51 [auto1.es] INFO: Scrape type for GU11117: 2
2026-03-28 08:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bcf16dc-87ed-5aaf-85b8-738d598d05cc with identifier: GU11117
2026-03-28 08:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bcf16dc-87ed-5aaf-85b8-738d598d05cc with scrape type 2
2026-03-28 08:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bcf16dc-87ed-5aaf-85b8-738d598d05cc with scrape type 2
2026-03-28 08:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9bcf16dc-87ed-5aaf-85b8-738d598d05cc, identifier: GU11117
2026-03-28 08:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9bcf16dc-87ed-5aaf-85b8-738d598d05cc with identifier: GU11117
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-28 08:05:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9bcf16dc-87ed-5aaf-85b8-738d598d05cc with identifier: GU11117
2026-03-28 08:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9bcf16dc-87ed-5aaf-85b8-738d598d05cc with identifier: GU11117 to the API
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:13:18Z',
'fuel_type': 'gas',
'id': '9bcf16dc-87ed-5aaf-85b8-738d598d05cc',
'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/GU11117',
'listing': 'auction',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 349140,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-11',
'seller_name': None,
'title': 'Fiat Tipo 1.4 Benzin / LPG Easy Business',
'transmission': 'manual',
'trim': 'Easy Business',
'year': 2017}
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU11117%27 HTTP/1.1" 200 None
2026-03-28 08:05:52 [auto1.es] INFO: Saving data for GU11117: {'auction_closing_time': 1774714398.0, 'created_time': 1774470925.879028, 'last_price_update_time': 1774685152.426135}
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GU11117') HTTP/1.1" 204 0
2026-03-28 08:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:52 [auto1.es] INFO: Found listing with ID: XE21936
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XE21936%27 HTTP/1.1" 200 None
2026-03-28 08:05:52 [auto1.es] INFO: Scrape type for XE21936: 0
2026-03-28 08:05:52 [auto1.es] INFO: Found listing with ID: XS40822
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS40822%27 HTTP/1.1" 200 None
2026-03-28 08:05:52 [auto1.es] INFO: Scrape type for XS40822: 2
2026-03-28 08:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8981069-1da0-5f4f-ae0c-4ac7b17d3839 with identifier: XS40822
2026-03-28 08:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8981069-1da0-5f4f-ae0c-4ac7b17d3839 with scrape type 2
2026-03-28 08:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8981069-1da0-5f4f-ae0c-4ac7b17d3839 with scrape type 2
2026-03-28 08:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a8981069-1da0-5f4f-ae0c-4ac7b17d3839, identifier: XS40822
2026-03-28 08:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a8981069-1da0-5f4f-ae0c-4ac7b17d3839 with identifier: XS40822
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-28 08:05:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a8981069-1da0-5f4f-ae0c-4ac7b17d3839 with identifier: XS40822
2026-03-28 08:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a8981069-1da0-5f4f-ae0c-4ac7b17d3839 with identifier: XS40822 to the API
2026-03-28 08:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:05:14Z',
'fuel_type': 'petrol',
'id': 'a8981069-1da0-5f4f-ae0c-4ac7b17d3839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XS40822',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara Picasso',
'odometer': 128347,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-11-01',
'seller_name': None,
'title': 'Citroen Xsara Picasso 1.6 X',
'transmission': 'manual',
'trim': 'X',
'year': 2004}
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS40822%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Saving data for XS40822: {'auction_closing_time': 1774713914.0, 'created_time': 1774470574.887244, 'last_price_update_time': 1774685153.153116}
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XS40822') HTTP/1.1" 204 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: AN90905
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AN90905%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for AN90905: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: AF12628
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: RE01246
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE01246%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for RE01246: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: SP11103
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SP11103%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for SP11103: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: ME86804
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ME86804%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for ME86804: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: WC91216
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC91216%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for WC91216: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: DL38940
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: EE29510
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EE29510%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for EE29510: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: ED08036
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: SZ63462
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: RU33051
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU33051%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for RU33051: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: VL31670
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: LL79483
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL79483%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for LL79483: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: UX89995
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX89995%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for UX89995: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: KB87901
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: WB10025
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WB10025%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for WB10025: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: AK86639
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK86639%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for AK86639: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: UB42787
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: MB13391
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: YU77194
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YU77194%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for YU77194: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: TU71868
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TU71868%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for TU71868: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: XT49013
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT49013%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for XT49013: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: TX70336
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: KD45513
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD45513%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for KD45513: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: YD06518
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: UT62475
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT62475%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for UT62475: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: VJ40184
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VJ40184%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for VJ40184: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: JF96117
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: VF82701
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VF82701%27 HTTP/1.1" 200 None
2026-03-28 08:05:53 [auto1.es] INFO: Scrape type for VF82701: 0
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: PE23246
2026-03-28 08:05:53 [auto1.es] INFO: Found listing with ID: DR94392
2026-03-28 08:05: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-28 08:05:54 [auto1.es] INFO: Channel: 24h | Page: 11 | totalHits: 2418 | hits on page: 40
2026-03-28 08:05:54 [auto1.es] INFO: Found listing with ID: FP05442
2026-03-28 08:05:54 [auto1.es] INFO: Found listing with ID: HC55702
2026-03-28 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HC55702%27 HTTP/1.1" 200 None
2026-03-28 08:05:54 [auto1.es] INFO: Scrape type for HC55702: 2
2026-03-28 08:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f661358-b97f-5d90-9730-8817f63a00d6 with identifier: HC55702
2026-03-28 08:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f661358-b97f-5d90-9730-8817f63a00d6 with scrape type 2
2026-03-28 08:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f661358-b97f-5d90-9730-8817f63a00d6 with scrape type 2
2026-03-28 08:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2f661358-b97f-5d90-9730-8817f63a00d6, identifier: HC55702
2026-03-28 08:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2f661358-b97f-5d90-9730-8817f63a00d6 with identifier: HC55702
2026-03-28 08:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2f661358-b97f-5d90-9730-8817f63a00d6 with identifier: HC55702
2026-03-28 08:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2f661358-b97f-5d90-9730-8817f63a00d6 with identifier: HC55702 to the API
2026-03-28 08:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-28T16:57:16Z',
'fuel_type': 'diesel',
'id': '2f661358-b97f-5d90-9730-8817f63a00d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HC55702',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30',
'odometer': 241462,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-16',
'seller_name': None,
'title': 'Hyundai i30 1.6 CRDi Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2012}
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HC55702%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Saving data for HC55702: {'auction_closing_time': 1774717036.0, 'created_time': 1774469790.274447, 'last_price_update_time': 1774685155.54103}
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HC55702') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:05:55 [auto1.es] INFO: Found listing with ID: HP42544
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: SR16333
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SR16333%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for SR16333: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: XL86918
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL86918%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for XL86918: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: YB76254
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: LH51054
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: JY85137
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JY85137%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for JY85137: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: TZ65854
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ65854%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for TZ65854: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: GT68357
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: XJ12820
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XJ12820%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for XJ12820: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: WZ30869
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: XZ41303
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ41303%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for XZ41303: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: MG78931
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG78931%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for MG78931: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: HW09758
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HW09758%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for HW09758: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: AU55314
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AU55314%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for AU55314: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: LF34869
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LF34869%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for LF34869: 0
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: ZD98631
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: CX01476
2026-03-28 08:05:55 [auto1.es] INFO: Found listing with ID: YW16377
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW16377%27 HTTP/1.1" 200 None
2026-03-28 08:05:55 [auto1.es] INFO: Scrape type for YW16377: 2
2026-03-28 08:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47574583-04a6-52bf-a37e-68646aabe35e with identifier: YW16377
2026-03-28 08:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47574583-04a6-52bf-a37e-68646aabe35e with scrape type 2
2026-03-28 08:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47574583-04a6-52bf-a37e-68646aabe35e with scrape type 2
2026-03-28 08:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 47574583-04a6-52bf-a37e-68646aabe35e, identifier: YW16377
2026-03-28 08:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 47574583-04a6-52bf-a37e-68646aabe35e with identifier: YW16377
2026-03-28 08:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-28 08:05:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 08:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 47574583-04a6-52bf-a37e-68646aabe35e with identifier: YW16377
2026-03-28 08:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 47574583-04a6-52bf-a37e-68646aabe35e with identifier: YW16377 to the API
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:49:16Z',
'fuel_type': 'diesel',
'id': '47574583-04a6-52bf-a37e-68646aabe35e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YW16377',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 99727,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-12',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Shine XL',
'transmission': 'automatic',
'trim': 'Shine XL',
'year': 2020}
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW16377%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Saving data for YW16377: {'auction_closing_time': 1774716556.0, 'created_time': 1774470944.451521, 'last_price_update_time': 1774685156.558593}
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YW16377') HTTP/1.1" 204 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: LK93242
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LK93242%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for LK93242: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: WH79460
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: BP77567
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: HF28057
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: HR03779
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: XH48089
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH48089%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for XH48089: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: AM70674
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: WY37005
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WY37005%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for WY37005: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: YD82310
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YD82310%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for YD82310: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: NM83304
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: JY28028
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JY28028%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for JY28028: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: AK94783
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: KP85187
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: LM23612
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: ZJ79467
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ79467%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for ZJ79467: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: YB91209
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: VM24550
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VM24550%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for VM24550: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: YY16835
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YY16835%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for YY16835: 0
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: PC46178
2026-03-28 08:05:56 [auto1.es] INFO: Found listing with ID: FN37558
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FN37558%27 HTTP/1.1" 200 None
2026-03-28 08:05:56 [auto1.es] INFO: Scrape type for FN37558: 2
2026-03-28 08:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bea960-4a40-5069-baef-d19ffe4088cf with identifier: FN37558
2026-03-28 08:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bea960-4a40-5069-baef-d19ffe4088cf with scrape type 2
2026-03-28 08:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6bea960-4a40-5069-baef-d19ffe4088cf with scrape type 2
2026-03-28 08:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e6bea960-4a40-5069-baef-d19ffe4088cf, identifier: FN37558
2026-03-28 08:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e6bea960-4a40-5069-baef-d19ffe4088cf with identifier: FN37558
2026-03-28 08:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e6bea960-4a40-5069-baef-d19ffe4088cf with identifier: FN37558
2026-03-28 08:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e6bea960-4a40-5069-baef-d19ffe4088cf with identifier: FN37558 to the API
2026-03-28 08:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:05: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': 75,
'expiration_date': '2026-03-28T16:10:49Z',
'fuel_type': 'diesel',
'id': 'e6bea960-4a40-5069-baef-d19ffe4088cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FN37558',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 163847,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-27',
'seller_name': None,
'title': 'Ford Fiesta 1.5 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2014}
2026-03-28 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FN37558%27 HTTP/1.1" 200 None
2026-03-28 08:05:57 [auto1.es] INFO: Saving data for FN37558: {'auction_closing_time': 1774714249.0, 'created_time': 1774470948.205007, 'last_price_update_time': 1774685157.244856}
2026-03-28 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FN37558') HTTP/1.1" 204 0
2026-03-28 08:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:05:58 [auto1.es] INFO: Channel: 24h | Page: 12 | totalHits: 2418 | hits on page: 40
2026-03-28 08:05:58 [auto1.es] INFO: Found listing with ID: DB28446
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DB28446%27 HTTP/1.1" 200 None
2026-03-28 08:05:58 [auto1.es] INFO: Scrape type for DB28446: 0
2026-03-28 08:05:58 [auto1.es] INFO: Found listing with ID: KS53937
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KS53937%27 HTTP/1.1" 200 None
2026-03-28 08:05:58 [auto1.es] INFO: Scrape type for KS53937: 0
2026-03-28 08:05:58 [auto1.es] INFO: Found listing with ID: FX87163
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX87163%27 HTTP/1.1" 200 None
2026-03-28 08:05:58 [auto1.es] INFO: Scrape type for FX87163: 0
2026-03-28 08:05:58 [auto1.es] INFO: Found listing with ID: UK11838
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UK11838%27 HTTP/1.1" 200 None
2026-03-28 08:05:58 [auto1.es] INFO: Scrape type for UK11838: 2
2026-03-28 08:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a452a3e0-1510-56ed-bfe6-81279eb2eb7d with identifier: UK11838
2026-03-28 08:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a452a3e0-1510-56ed-bfe6-81279eb2eb7d with scrape type 2
2026-03-28 08:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a452a3e0-1510-56ed-bfe6-81279eb2eb7d with scrape type 2
2026-03-28 08:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a452a3e0-1510-56ed-bfe6-81279eb2eb7d, identifier: UK11838
2026-03-28 08:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a452a3e0-1510-56ed-bfe6-81279eb2eb7d with identifier: UK11838
2026-03-28 08:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a452a3e0-1510-56ed-bfe6-81279eb2eb7d with identifier: UK11838
2026-03-28 08:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a452a3e0-1510-56ed-bfe6-81279eb2eb7d with identifier: UK11838 to the API
2026-03-28 08:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-28T16:25:43Z',
'fuel_type': 'diesel',
'id': 'a452a3e0-1510-56ed-bfe6-81279eb2eb7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UK11838',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 209587,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-11',
'seller_name': None,
'title': 'Seat Ibiza 1.9 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2006}
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UK11838%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Saving data for UK11838: {'auction_closing_time': 1774715143.0, 'created_time': 1774469545.274617, 'last_price_update_time': 1774685159.235508}
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UK11838') HTTP/1.1" 204 0
2026-03-28 08:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: NW63422
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NW63422%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Scrape type for NW63422: 0
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: GZ61403
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: BP61591
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BP61591%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Scrape type for BP61591: 0
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: SC27418
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: LS69638
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS69638%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Scrape type for LS69638: 0
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: WF15705
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WF15705%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Scrape type for WF15705: 0
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: NJ68356
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: LC97484
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: NP49445
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NP49445%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Scrape type for NP49445: 0
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: FR82793
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: HJ26610
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HJ26610%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Scrape type for HJ26610: 2
2026-03-28 08:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27926418-6747-53f6-9ce1-f1b8f1e51b21 with identifier: HJ26610
2026-03-28 08:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27926418-6747-53f6-9ce1-f1b8f1e51b21 with scrape type 2
2026-03-28 08:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27926418-6747-53f6-9ce1-f1b8f1e51b21 with scrape type 2
2026-03-28 08:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 27926418-6747-53f6-9ce1-f1b8f1e51b21, identifier: HJ26610
2026-03-28 08:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 27926418-6747-53f6-9ce1-f1b8f1e51b21 with identifier: HJ26610
2026-03-28 08:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 27926418-6747-53f6-9ce1-f1b8f1e51b21 with identifier: HJ26610
2026-03-28 08:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 27926418-6747-53f6-9ce1-f1b8f1e51b21 with identifier: HJ26610 to the API
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'silver',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 200,
'expiration_date': '2026-03-28T16:28:59Z',
'fuel_type': 'diesel',
'id': '27926418-6747-53f6-9ce1-f1b8f1e51b21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HJ26610',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Alfa Spider',
'odometer': 52009,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-18',
'seller_name': None,
'title': 'Alfa Romeo Alfa Spider 2.4 JTD Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2009}
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HJ26610%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Saving data for HJ26610: {'auction_closing_time': 1774715339.0, 'created_time': 1774469254.018073, 'last_price_update_time': 1774685159.8485}
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HJ26610') HTTP/1.1" 204 0
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: LF82591
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LF82591%27 HTTP/1.1" 200 None
2026-03-28 08:05:59 [auto1.es] INFO: Scrape type for LF82591: 0
2026-03-28 08:05:59 [auto1.es] INFO: Found listing with ID: HW63971
2026-03-28 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HW63971%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for HW63971: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: GU42237
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: RH35807
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RH35807%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for RH35807: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: HN32774
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HN32774%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for HN32774: 2
2026-03-28 08:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28 with identifier: HN32774
2026-03-28 08:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28 with scrape type 2
2026-03-28 08:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28 with scrape type 2
2026-03-28 08:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28, identifier: HN32774
2026-03-28 08:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28 with identifier: HN32774
2026-03-28 08:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28 with identifier: HN32774
2026-03-28 08:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28 with identifier: HN32774 to the API
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 210,
'expiration_date': '2026-03-28T16:37:18Z',
'fuel_type': 'petrol',
'id': '7fd1b04c-dad9-5bcb-a71a-c7f56e28ab28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HN32774',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 55493,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 250 AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2018}
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HN32774%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Saving data for HN32774: {'auction_closing_time': 1774715838.0, 'created_time': 1774470986.863013, 'last_price_update_time': 1774685160.603558}
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HN32774') HTTP/1.1" 204 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: LC37713
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: MZ99822
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: YS28184
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YS28184%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for YS28184: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: VR49277
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR49277%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for VR49277: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: FJ90358
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ90358%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for FJ90358: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: TU72594
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TU72594%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for TU72594: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: CR48575
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CR48575%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for CR48575: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: WR24367
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WR24367%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for WR24367: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: VL94048
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL94048%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for VL94048: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: TW02627
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: AE32204
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE32204%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for AE32204: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: JE65744
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: PF77952
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PF77952%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for PF77952: 0
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: HR81146
2026-03-28 08:06:00 [auto1.es] INFO: Found listing with ID: YD06754
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YD06754%27 HTTP/1.1" 200 None
2026-03-28 08:06:00 [auto1.es] INFO: Scrape type for YD06754: 2
2026-03-28 08:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efbc411b-441e-5bc2-a10c-d85f75fef832 with identifier: YD06754
2026-03-28 08:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efbc411b-441e-5bc2-a10c-d85f75fef832 with scrape type 2
2026-03-28 08:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efbc411b-441e-5bc2-a10c-d85f75fef832 with scrape type 2
2026-03-28 08:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: efbc411b-441e-5bc2-a10c-d85f75fef832, identifier: YD06754
2026-03-28 08:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: efbc411b-441e-5bc2-a10c-d85f75fef832 with identifier: YD06754
2026-03-28 08:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: efbc411b-441e-5bc2-a10c-d85f75fef832 with identifier: YD06754
2026-03-28 08:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: efbc411b-441e-5bc2-a10c-d85f75fef832 with identifier: YD06754 to the API
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-28T16:16:40Z',
'fuel_type': 'petrol',
'id': 'efbc411b-441e-5bc2-a10c-d85f75fef832',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YD06754',
'listing': 'auction',
'make': 'Citroen',
'model': 'C2',
'odometer': 214045,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-30',
'seller_name': None,
'title': 'Citroen C2 1.1 Cool',
'transmission': 'manual',
'trim': 'Cool',
'year': 2009}
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YD06754%27 HTTP/1.1" 200 None
2026-03-28 08:06:01 [auto1.es] INFO: Saving data for YD06754: {'auction_closing_time': 1774714600.0, 'created_time': 1774470901.032347, 'last_price_update_time': 1774685161.349137}
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YD06754') HTTP/1.1" 204 0
2026-03-28 08:06:01 [auto1.es] INFO: Found listing with ID: WD69770
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WD69770%27 HTTP/1.1" 200 None
2026-03-28 08:06:01 [auto1.es] INFO: Scrape type for WD69770: 0
2026-03-28 08:06:01 [auto1.es] INFO: Found listing with ID: JG96257
2026-03-28 08:06:01 [auto1.es] INFO: Found listing with ID: JZ51794
2026-03-28 08:06:01 [auto1.es] INFO: Found listing with ID: RB01014
2026-03-28 08:06:01 [auto1.es] INFO: Found listing with ID: LK62452
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LK62452%27 HTTP/1.1" 200 None
2026-03-28 08:06:01 [auto1.es] INFO: Scrape type for LK62452: 0
2026-03-28 08:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:02 [auto1.es] INFO: Channel: 24h | Page: 13 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: RL13967
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: PG01286
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: YT35531
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT35531%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for YT35531: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: JF42327
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: UR00464
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UR00464%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for UR00464: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: WV47930
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV47930%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for WV47930: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: SH75312
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: DM90018
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DM90018%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for DM90018: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: WM47601
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WM47601%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for WM47601: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: LS55149
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: TD48491
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TD48491%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for TD48491: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: ZJ95453
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: FC13262
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FC13262%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for FC13262: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: RP86418
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: SM64355
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM64355%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for SM64355: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: NU52184
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NU52184%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for NU52184: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: FY50963
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: NN48613
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: AZ28710
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: TC59600
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TC59600%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for TC59600: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: VP39561
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: EU66649
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EU66649%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for EU66649: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: FY66249
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FY66249%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for FY66249: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: PR87201
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PR87201%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for PR87201: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: FK50092
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: ZJ44850
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ44850%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for ZJ44850: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: PZ33789
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ33789%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for PZ33789: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: WZ85087
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: LP06915
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: GD92135
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: ZE71239
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE71239%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for ZE71239: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: RK72644
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: AC50024
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: JK92446
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: UP55531
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP55531%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for UP55531: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: WD98300
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WD98300%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for WD98300: 0
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: DR19910
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: WA10977
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: BF22404
2026-03-28 08:06:02 [auto1.es] INFO: Found listing with ID: MF04433
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MF04433%27 HTTP/1.1" 200 None
2026-03-28 08:06:02 [auto1.es] INFO: Scrape type for MF04433: 0
2026-03-28 08:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08: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-28 08:06:03 [auto1.es] INFO: Channel: 24h | Page: 14 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: VV66247
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: BK72591
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: NV84448
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: FH30373
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: TB24356
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: TA73897
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: WG98827
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: TF48403
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: EV89270
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: GA27189
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA27189%27 HTTP/1.1" 200 None
2026-03-28 08:06:03 [auto1.es] INFO: Scrape type for GA27189: 0
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: UG25415
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: XG18917
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: WJ72825
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: YN66456
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YN66456%27 HTTP/1.1" 200 None
2026-03-28 08:06:03 [auto1.es] INFO: Scrape type for YN66456: 0
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: UT89838
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT89838%27 HTTP/1.1" 200 None
2026-03-28 08:06:03 [auto1.es] INFO: Scrape type for UT89838: 0
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: DW22650
2026-03-28 08:06:03 [auto1.es] INFO: Found listing with ID: WL78686
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL78686%27 HTTP/1.1" 200 None
2026-03-28 08:06:03 [auto1.es] INFO: Scrape type for WL78686: 2
2026-03-28 08:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64170001-d40a-58d8-9b00-1ac4fa9062e2 with identifier: WL78686
2026-03-28 08:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64170001-d40a-58d8-9b00-1ac4fa9062e2 with scrape type 2
2026-03-28 08:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64170001-d40a-58d8-9b00-1ac4fa9062e2 with scrape type 2
2026-03-28 08:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 64170001-d40a-58d8-9b00-1ac4fa9062e2, identifier: WL78686
2026-03-28 08:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 64170001-d40a-58d8-9b00-1ac4fa9062e2 with identifier: WL78686
2026-03-28 08:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 64170001-d40a-58d8-9b00-1ac4fa9062e2 with identifier: WL78686
2026-03-28 08:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 64170001-d40a-58d8-9b00-1ac4fa9062e2 with identifier: WL78686 to the API
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-28T16:58:11Z',
'fuel_type': 'petrol',
'id': '64170001-d40a-58d8-9b00-1ac4fa9062e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL78686',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 104222,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-29',
'seller_name': None,
'title': 'BMW 3er 320i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2020}
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL78686%27 HTTP/1.1" 200 None
2026-03-28 08:06:04 [auto1.es] INFO: Saving data for WL78686: {'auction_closing_time': 1774717091.0, 'created_time': 1774469313.579758, 'last_price_update_time': 1774685164.377586}
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WL78686') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:06:04 [auto1.es] INFO: Found listing with ID: ZL13799
2026-03-28 08:06:04 [auto1.es] INFO: Found listing with ID: GU11449
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU11449%27 HTTP/1.1" 200 None
2026-03-28 08:06:04 [auto1.es] INFO: Scrape type for GU11449: 2
2026-03-28 08:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9702340-fb52-535d-97f7-76d4879f2470 with identifier: GU11449
2026-03-28 08:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9702340-fb52-535d-97f7-76d4879f2470 with scrape type 2
2026-03-28 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9702340-fb52-535d-97f7-76d4879f2470 with scrape type 2
2026-03-28 08:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b9702340-fb52-535d-97f7-76d4879f2470, identifier: GU11449
2026-03-28 08:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b9702340-fb52-535d-97f7-76d4879f2470 with identifier: GU11449
2026-03-28 08:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b9702340-fb52-535d-97f7-76d4879f2470 with identifier: GU11449
2026-03-28 08:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b9702340-fb52-535d-97f7-76d4879f2470 with identifier: GU11449 to the API
2026-03-28 08:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 69,
'expiration_date': '2026-03-28T16:07:42Z',
'fuel_type': 'petrol',
'id': 'b9702340-fb52-535d-97f7-76d4879f2470',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GU11449',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 73180,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-20',
'seller_name': None,
'title': 'Fiat 500 1.0 Mild-Hybrid Dolcevita',
'transmission': 'manual',
'trim': 'Dolcevita',
'year': 2022}
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU11449%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Saving data for GU11449: {'auction_closing_time': 1774714062.0, 'created_time': 1774471036.675031, 'last_price_update_time': 1774685165.019138}
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GU11449') HTTP/1.1" 204 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: DG38450
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG38450%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for DG38450: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: MR72452
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: KF98963
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: BT14659
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: EK65360
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: WC72839
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC72839%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for WC72839: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: ZK05634
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: LM00276
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LM00276%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for LM00276: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: GZ25501
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: AP64708
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP64708%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for AP64708: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: SE84848
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SE84848%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for SE84848: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: KW07393
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KW07393%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for KW07393: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: EH84467
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH84467%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for EH84467: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: ZW00345
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: SZ42428
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SZ42428%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for SZ42428: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: WH24419
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH24419%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for WH24419: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: YG93174
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: EH99000
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH99000%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for EH99000: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: FX85730
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX85730%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for FX85730: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: TN34966
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TN34966%27 HTTP/1.1" 200 None
2026-03-28 08:06:05 [auto1.es] INFO: Scrape type for TN34966: 0
2026-03-28 08:06:05 [auto1.es] INFO: Found listing with ID: SH03418
2026-03-28 08:06:05 [scrapy.extensions.logstats] INFO: Crawled 24 pages (at 24 pages/min), scraped 33 items (at 33 items/min)
2026-03-28 08:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-28 08:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:06 [auto1.es] INFO: Channel: 24h | Page: 15 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: EV20244
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: NA23399
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: DV59548
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: YG50456
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG50456%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for YG50456: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: TU21075
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TU21075%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for TU21075: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: AV16131
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV16131%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for AV16131: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: JW81079
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: PS31871
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: BE63337
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: XJ28313
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XJ28313%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for XJ28313: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: FJ85779
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ85779%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for FJ85779: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: MJ22041
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: BV18028
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BV18028%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for BV18028: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: HG47154
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: SN53081
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN53081%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for SN53081: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: RC21123
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RC21123%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for RC21123: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: ZX16676
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: FZ38414
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: LH19294
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LH19294%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for LH19294: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: XE96184
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XE96184%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for XE96184: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: GY33906
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY33906%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for GY33906: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: HY73546
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HY73546%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for HY73546: 0
2026-03-28 08:06:06 [auto1.es] INFO: Found listing with ID: MK12831
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK12831%27 HTTP/1.1" 200 None
2026-03-28 08:06:06 [auto1.es] INFO: Scrape type for MK12831: 2
2026-03-28 08:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ce5c396-7b0e-5491-9bfa-3db684676f47 with identifier: MK12831
2026-03-28 08:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ce5c396-7b0e-5491-9bfa-3db684676f47 with scrape type 2
2026-03-28 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ce5c396-7b0e-5491-9bfa-3db684676f47 with scrape type 2
2026-03-28 08:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6ce5c396-7b0e-5491-9bfa-3db684676f47, identifier: MK12831
2026-03-28 08:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6ce5c396-7b0e-5491-9bfa-3db684676f47 with identifier: MK12831
2026-03-28 08:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6ce5c396-7b0e-5491-9bfa-3db684676f47 with identifier: MK12831
2026-03-28 08:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6ce5c396-7b0e-5491-9bfa-3db684676f47 with identifier: MK12831 to the API
2026-03-28 08:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 235,
'expiration_date': '2026-03-28T16:49:58Z',
'fuel_type': 'diesel',
'id': '6ce5c396-7b0e-5491-9bfa-3db684676f47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MK12831',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 258686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-06',
'seller_name': None,
'title': 'BMW 5er 530d xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2007}
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK12831%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Saving data for MK12831: {'auction_closing_time': 1774716598.0, 'created_time': 1774469253.676172, 'last_price_update_time': 1774685167.130121}
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MK12831') HTTP/1.1" 204 0
2026-03-28 08:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: WS59204
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WS59204%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for WS59204: 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: PT59425
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PT59425%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for PT59425: 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: TX02408
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: YG37812
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG37812%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for YG37812: 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: DE32472
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: PJ49539
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PJ49539%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for PJ49539: 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: PP21573
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: RJ04030
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: LK18237
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: GS46060
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: JJ86148
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JJ86148%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for JJ86148: 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: HW81498
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HW81498%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for HW81498: 2
2026-03-28 08:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9cb9023-266f-5fbf-92b4-ff4d4fc860a2 with identifier: HW81498
2026-03-28 08:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9cb9023-266f-5fbf-92b4-ff4d4fc860a2 with scrape type 2
2026-03-28 08:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9cb9023-266f-5fbf-92b4-ff4d4fc860a2 with scrape type 2
2026-03-28 08:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b9cb9023-266f-5fbf-92b4-ff4d4fc860a2, identifier: HW81498
2026-03-28 08:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b9cb9023-266f-5fbf-92b4-ff4d4fc860a2 with identifier: HW81498
2026-03-28 08:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b9cb9023-266f-5fbf-92b4-ff4d4fc860a2 with identifier: HW81498
2026-03-28 08:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b9cb9023-266f-5fbf-92b4-ff4d4fc860a2 with identifier: HW81498 to the API
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:52:16Z',
'fuel_type': 'petrol',
'id': 'b9cb9023-266f-5fbf-92b4-ff4d4fc860a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HW81498',
'listing': 'auction',
'make': 'Kia',
'model': 'Stonic',
'odometer': 91097,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-16',
'seller_name': None,
'title': 'Kia Stonic 1.0 TGDI Mild-Hybrid Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2022}
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HW81498%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Saving data for HW81498: {'auction_closing_time': 1774716736.0, 'created_time': 1774469830.373627, 'last_price_update_time': 1774685167.780254}
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HW81498') HTTP/1.1" 204 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: JX49148
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JX49148%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for JX49148: 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: AF00025
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: NM59518
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM59518%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for NM59518: 0
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: RJ55423
2026-03-28 08:06:07 [auto1.es] INFO: Found listing with ID: TU32370
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TU32370%27 HTTP/1.1" 200 None
2026-03-28 08:06:07 [auto1.es] INFO: Scrape type for TU32370: 0
2026-03-28 08: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-28 08:06:12 [auto1.es] INFO: Channel: 24h | Page: 16 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: RS43039
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: FF66391
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: TU27127
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: TU02735
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TU02735%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for TU02735: 2
2026-03-28 08:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a76d61dc-271e-5cf4-93f9-263f22a9e240 with identifier: TU02735
2026-03-28 08:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a76d61dc-271e-5cf4-93f9-263f22a9e240 with scrape type 2
2026-03-28 08:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a76d61dc-271e-5cf4-93f9-263f22a9e240 with scrape type 2
2026-03-28 08:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a76d61dc-271e-5cf4-93f9-263f22a9e240, identifier: TU02735
2026-03-28 08:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a76d61dc-271e-5cf4-93f9-263f22a9e240 with identifier: TU02735
2026-03-28 08:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a76d61dc-271e-5cf4-93f9-263f22a9e240 with identifier: TU02735
2026-03-28 08:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a76d61dc-271e-5cf4-93f9-263f22a9e240 with identifier: TU02735 to the API
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08:06: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:34:57Z',
'fuel_type': 'diesel',
'id': 'a76d61dc-271e-5cf4-93f9-263f22a9e240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU02735',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 173118,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-21',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2015}
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TU02735%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Saving data for TU02735: {'auction_closing_time': 1774715697.0, 'created_time': 1774471129.003753, 'last_price_update_time': 1774685172.488636}
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TU02735') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:06:12 [auto1.es] INFO: Found listing with ID: KT63961
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KT63961%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for KT63961: 0
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: KG64326
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KG64326%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for KG64326: 0
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: WV75018
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV75018%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for WV75018: 0
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: XD33524
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: MH48496
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: TX48554
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TX48554%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for TX48554: 0
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: DW56939
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW56939%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for DW56939: 0
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: WA73685
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA73685%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for WA73685: 0
2026-03-28 08:06:12 [auto1.es] INFO: Found listing with ID: AG21540
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG21540%27 HTTP/1.1" 200 None
2026-03-28 08:06:12 [auto1.es] INFO: Scrape type for AG21540: 2
2026-03-28 08:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f with identifier: AG21540
2026-03-28 08:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f with scrape type 2
2026-03-28 08:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f with scrape type 2
2026-03-28 08:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f, identifier: AG21540
2026-03-28 08:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f with identifier: AG21540
2026-03-28 08:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f with identifier: AG21540
2026-03-28 08:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f with identifier: AG21540 to the API
2026-03-28 08:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 116,
'expiration_date': '2026-03-28T16:38:42Z',
'fuel_type': 'diesel',
'id': 'c27a8e7f-c2cf-59c9-b8e2-fc69ce3e568f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG21540',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 66214,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-25',
'seller_name': None,
'title': 'Renault Megane 1.5 BLUE dCi Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2021}
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG21540%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Saving data for AG21540: {'auction_closing_time': 1774715922.0, 'created_time': 1774470900.206801, 'last_price_update_time': 1774685173.047915}
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AG21540') HTTP/1.1" 204 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: RE29588
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE29588%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for RE29588: 2
2026-03-28 08:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b88721b-8f69-514c-99dd-f70e1349edf1 with identifier: RE29588
2026-03-28 08:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b88721b-8f69-514c-99dd-f70e1349edf1 with scrape type 2
2026-03-28 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b88721b-8f69-514c-99dd-f70e1349edf1 with scrape type 2
2026-03-28 08:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2b88721b-8f69-514c-99dd-f70e1349edf1, identifier: RE29588
2026-03-28 08:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2b88721b-8f69-514c-99dd-f70e1349edf1 with identifier: RE29588
2026-03-28 08:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2b88721b-8f69-514c-99dd-f70e1349edf1 with identifier: RE29588
2026-03-28 08:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2b88721b-8f69-514c-99dd-f70e1349edf1 with identifier: RE29588 to the API
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 130,
'expiration_date': '2026-03-28T16:01:28Z',
'fuel_type': 'petrol',
'id': '2b88721b-8f69-514c-99dd-f70e1349edf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE29588',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 144871,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-29',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2016}
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE29588%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Saving data for RE29588: {'auction_closing_time': 1774713688.0, 'created_time': 1774470610.701004, 'last_price_update_time': 1774685173.574715}
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RE29588') HTTP/1.1" 204 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: KG74250
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KG74250%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for KG74250: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: XV71103
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV71103%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for XV71103: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: ZG15911
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: ZL22233
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: WL57224
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: SA46382
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: HS16028
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HS16028%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for HS16028: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: AK39798
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK39798%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for AK39798: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: GA00375
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: ER64575
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: PD85443
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD85443%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for PD85443: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: FR28511
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FR28511%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for FR28511: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: CK41460
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CK41460%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for CK41460: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: BC07750
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BC07750%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for BC07750: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: YR87797
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YR87797%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for YR87797: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: NN09509
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: US86710
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: AS83743
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS83743%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for AS83743: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: ML55356
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ML55356%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for ML55356: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: FG99809
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: WY05538
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WY05538%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for WY05538: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: FF26714
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FF26714%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for FF26714: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: JB16763
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: KY38332
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY38332%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for KY38332: 0
2026-03-28 08:06:13 [auto1.es] INFO: Found listing with ID: MN54657
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MN54657%27 HTTP/1.1" 200 None
2026-03-28 08:06:13 [auto1.es] INFO: Scrape type for MN54657: 2
2026-03-28 08:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc415a1e-43df-5a7d-aabd-7ebfe40bb12d with identifier: MN54657
2026-03-28 08:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc415a1e-43df-5a7d-aabd-7ebfe40bb12d with scrape type 2
2026-03-28 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc415a1e-43df-5a7d-aabd-7ebfe40bb12d with scrape type 2
2026-03-28 08:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cc415a1e-43df-5a7d-aabd-7ebfe40bb12d, identifier: MN54657
2026-03-28 08:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cc415a1e-43df-5a7d-aabd-7ebfe40bb12d with identifier: MN54657
2026-03-28 08:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cc415a1e-43df-5a7d-aabd-7ebfe40bb12d with identifier: MN54657
2026-03-28 08:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cc415a1e-43df-5a7d-aabd-7ebfe40bb12d with identifier: MN54657 to the API
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-28T16:24:48Z',
'fuel_type': 'diesel',
'id': 'cc415a1e-43df-5a7d-aabd-7ebfe40bb12d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN54657',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 203391,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-18',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2016}
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MN54657%27 HTTP/1.1" 200 None
2026-03-28 08:06:14 [auto1.es] INFO: Saving data for MN54657: {'auction_closing_time': 1774715088.0, 'created_time': 1774470982.027133, 'last_price_update_time': 1774685174.266894}
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MN54657') HTTP/1.1" 204 0
2026-03-28 08:06:14 [auto1.es] INFO: Found listing with ID: MV29713
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MV29713%27 HTTP/1.1" 200 None
2026-03-28 08:06:14 [auto1.es] INFO: Scrape type for MV29713: 0
2026-03-28 08: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-28 08:06:15 [auto1.es] INFO: Channel: 24h | Page: 17 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: FL07647
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FL07647%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for FL07647: 0
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: ZJ56625
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: XB50501
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XB50501%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for XB50501: 0
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: XH86580
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: RM85615
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: AG32524
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: WF53807
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: US15459
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: KE50509
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: NX73421
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NX73421%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for NX73421: 0
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: YY12745
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YY12745%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for YY12745: 0
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: LD17478
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LD17478%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for LD17478: 2
2026-03-28 08:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 485d95ab-a29b-5ce8-a0bc-bfdc0f5925df with identifier: LD17478
2026-03-28 08:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 485d95ab-a29b-5ce8-a0bc-bfdc0f5925df with scrape type 2
2026-03-28 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 485d95ab-a29b-5ce8-a0bc-bfdc0f5925df with scrape type 2
2026-03-28 08:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 485d95ab-a29b-5ce8-a0bc-bfdc0f5925df, identifier: LD17478
2026-03-28 08:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 485d95ab-a29b-5ce8-a0bc-bfdc0f5925df with identifier: LD17478
2026-03-28 08:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 485d95ab-a29b-5ce8-a0bc-bfdc0f5925df with identifier: LD17478
2026-03-28 08:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 485d95ab-a29b-5ce8-a0bc-bfdc0f5925df with identifier: LD17478 to the API
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 175,
'expiration_date': '2026-03-28T16:23:38Z',
'fuel_type': 'petrol',
'id': '485d95ab-a29b-5ce8-a0bc-bfdc0f5925df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LD17478',
'listing': 'auction',
'make': 'Saab',
'model': '9-3',
'odometer': 217437,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-11-18',
'seller_name': None,
'title': 'Saab 9-3 2.0 T Linear',
'transmission': 'manual',
'trim': 'T Linear',
'year': 2004}
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LD17478%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Saving data for LD17478: {'auction_closing_time': 1774715018.0, 'created_time': 1773324375.559113, 'last_price_update_time': 1774685175.790304}
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LD17478') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:06:15 [auto1.es] INFO: Found listing with ID: FH07549
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FH07549%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for FH07549: 0
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: PF82044
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PF82044%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for PF82044: 0
2026-03-28 08:06:15 [auto1.es] INFO: Found listing with ID: BY63311
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY63311%27 HTTP/1.1" 200 None
2026-03-28 08:06:15 [auto1.es] INFO: Scrape type for BY63311: 2
2026-03-28 08:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77226e86-a919-5827-8839-ba767f2923f5 with identifier: BY63311
2026-03-28 08:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77226e86-a919-5827-8839-ba767f2923f5 with scrape type 2
2026-03-28 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77226e86-a919-5827-8839-ba767f2923f5 with scrape type 2
2026-03-28 08:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 77226e86-a919-5827-8839-ba767f2923f5, identifier: BY63311
2026-03-28 08:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 77226e86-a919-5827-8839-ba767f2923f5 with identifier: BY63311
2026-03-28 08:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 77226e86-a919-5827-8839-ba767f2923f5 with identifier: BY63311
2026-03-28 08:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 77226e86-a919-5827-8839-ba767f2923f5 with identifier: BY63311 to the API
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:32:00Z',
'fuel_type': 'diesel',
'id': '77226e86-a919-5827-8839-ba767f2923f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BY63311',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 158515,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-30',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2014}
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY63311%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Saving data for BY63311: {'auction_closing_time': 1774715520.0, 'created_time': 1774471119.978384, 'last_price_update_time': 1774685176.404698}
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BY63311') HTTP/1.1" 204 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: DR60635
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: CY33639
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY33639%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for CY33639: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: YH86623
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: LH99658
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LH99658%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for LH99658: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: PD45625
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD45625%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for PD45625: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: GD38057
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GD38057%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for GD38057: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: RK74623
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK74623%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for RK74623: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: PT78708
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PT78708%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for PT78708: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: WF38269
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: SP90051
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SP90051%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for SP90051: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: ZT52456
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT52456%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for ZT52456: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: YP26589
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YP26589%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for YP26589: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: BM87438
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: LD07198
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: RB88414
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: RD88147
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD88147%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for RD88147: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: NF50225
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NF50225%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for NF50225: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: HK38908
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: BF57593
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: DL26730
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DL26730%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for DL26730: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: JR29098
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: JB62304
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JB62304%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for JB62304: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: SP20451
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SP20451%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for SP20451: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: YE50848
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YE50848%27 HTTP/1.1" 200 None
2026-03-28 08:06:16 [auto1.es] INFO: Scrape type for YE50848: 0
2026-03-28 08:06:16 [auto1.es] INFO: Found listing with ID: VG19882
2026-03-28 08: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-28 08:06:17 [auto1.es] INFO: Channel: 24h | Page: 18 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: YK51395
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK51395%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for YK51395: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: AG66489
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG66489%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for AG66489: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: HY26691
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HY26691%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for HY26691: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: XB87201
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: BX65620
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: BF21105
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: HT23405
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HT23405%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for HT23405: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: ST42885
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ST42885%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for ST42885: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: GF99536
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GF99536%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for GF99536: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: UJ65320
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: RU65769
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: WW31091
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW31091%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for WW31091: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: PT77544
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PT77544%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for PT77544: 0
2026-03-28 08:06:17 [auto1.es] INFO: Found listing with ID: YG72070
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG72070%27 HTTP/1.1" 200 None
2026-03-28 08:06:17 [auto1.es] INFO: Scrape type for YG72070: 2
2026-03-28 08:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73d29545-d79a-54aa-b128-5cce69faef38 with identifier: YG72070
2026-03-28 08:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73d29545-d79a-54aa-b128-5cce69faef38 with scrape type 2
2026-03-28 08:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73d29545-d79a-54aa-b128-5cce69faef38 with scrape type 2
2026-03-28 08:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 73d29545-d79a-54aa-b128-5cce69faef38, identifier: YG72070
2026-03-28 08:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 73d29545-d79a-54aa-b128-5cce69faef38 with identifier: YG72070
2026-03-28 08:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 73d29545-d79a-54aa-b128-5cce69faef38 with identifier: YG72070
2026-03-28 08:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 73d29545-d79a-54aa-b128-5cce69faef38 with identifier: YG72070 to the API
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 117,
'expiration_date': '2026-03-28T16:00:37Z',
'fuel_type': 'petrol',
'id': '73d29545-d79a-54aa-b128-5cce69faef38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG72070',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 257485,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': None,
'title': 'Mitsubishi ASX 1.6 Challenge 2WD',
'transmission': 'manual',
'trim': 'Challenge 2WD',
'year': 2014}
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG72070%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Saving data for YG72070: {'auction_closing_time': 1774713637.0, 'created_time': 1774469233.030792, 'last_price_update_time': 1774685178.298486}
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YG72070') HTTP/1.1" 204 0
2026-03-28 08:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: MM73463
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: ZD58886
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: BX60688
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BX60688%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Scrape type for BX60688: 0
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: DW27035
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: EB96855
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB96855%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Scrape type for EB96855: 0
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: XJ69303
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XJ69303%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Scrape type for XJ69303: 0
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: UY47592
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: HH46764
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HH46764%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Scrape type for HH46764: 0
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: YB94347
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YB94347%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Scrape type for YB94347: 0
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: NZ09379
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: XY25635
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY25635%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Scrape type for XY25635: 0
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: MN96118
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: SL72652
2026-03-28 08:06:18 [auto1.es] INFO: Found listing with ID: JP30275
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JP30275%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Scrape type for JP30275: 2
2026-03-28 08:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8366d81-87cb-5690-a38f-c90863e22770 with identifier: JP30275
2026-03-28 08:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8366d81-87cb-5690-a38f-c90863e22770 with scrape type 2
2026-03-28 08:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8366d81-87cb-5690-a38f-c90863e22770 with scrape type 2
2026-03-28 08:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f8366d81-87cb-5690-a38f-c90863e22770, identifier: JP30275
2026-03-28 08:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f8366d81-87cb-5690-a38f-c90863e22770 with identifier: JP30275
2026-03-28 08:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f8366d81-87cb-5690-a38f-c90863e22770 with identifier: JP30275
2026-03-28 08:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f8366d81-87cb-5690-a38f-c90863e22770 with identifier: JP30275 to the API
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 240,
'expiration_date': '2026-03-28T16:19:32Z',
'fuel_type': 'diesel',
'id': 'f8366d81-87cb-5690-a38f-c90863e22770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP30275',
'listing': 'auction',
'make': 'Jaguar',
'model': 'XF',
'odometer': 153610,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-26',
'seller_name': None,
'title': 'Jaguar XF 25d Prestige AWD',
'transmission': 'automatic',
'trim': 'Prestige AWD',
'year': 2018}
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JP30275%27 HTTP/1.1" 200 None
2026-03-28 08:06:18 [auto1.es] INFO: Saving data for JP30275: {'auction_closing_time': 1774714772.0, 'created_time': 1774470988.139897, 'last_price_update_time': 1774685178.948353}
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JP30275') HTTP/1.1" 204 0
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: BW95892
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: HX96572
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: JX80621
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: SF77258
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SF77258%27 HTTP/1.1" 200 None
2026-03-28 08:06:19 [auto1.es] INFO: Scrape type for SF77258: 0
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: XR92407
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR92407%27 HTTP/1.1" 200 None
2026-03-28 08:06:19 [auto1.es] INFO: Scrape type for XR92407: 0
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: NT36194
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NT36194%27 HTTP/1.1" 200 None
2026-03-28 08:06:19 [auto1.es] INFO: Scrape type for NT36194: 0
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: PU11377
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: PC22199
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PC22199%27 HTTP/1.1" 200 None
2026-03-28 08:06:19 [auto1.es] INFO: Scrape type for PC22199: 0
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: AG75766
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: XY83185
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: MW26851
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW26851%27 HTTP/1.1" 200 None
2026-03-28 08:06:19 [auto1.es] INFO: Scrape type for MW26851: 2
2026-03-28 08:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3169a709-8f5b-5ba2-80cc-000643f36bb1 with identifier: MW26851
2026-03-28 08:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3169a709-8f5b-5ba2-80cc-000643f36bb1 with scrape type 2
2026-03-28 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3169a709-8f5b-5ba2-80cc-000643f36bb1 with scrape type 2
2026-03-28 08:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3169a709-8f5b-5ba2-80cc-000643f36bb1, identifier: MW26851
2026-03-28 08:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3169a709-8f5b-5ba2-80cc-000643f36bb1 with identifier: MW26851
2026-03-28 08:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3169a709-8f5b-5ba2-80cc-000643f36bb1 with identifier: MW26851
2026-03-28 08:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3169a709-8f5b-5ba2-80cc-000643f36bb1 with identifier: MW26851 to the API
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 72,
'expiration_date': '2026-03-28T16:34:59Z',
'fuel_type': 'petrol',
'id': '3169a709-8f5b-5ba2-80cc-000643f36bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MW26851',
'listing': 'auction',
'make': 'Peugeot',
'model': '108',
'odometer': 78613,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-19',
'seller_name': None,
'title': 'Peugeot 108 1.0 VTi TOP Allure',
'transmission': 'manual',
'trim': 'TOP Allure',
'year': 2019}
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW26851%27 HTTP/1.1" 200 None
2026-03-28 08:06:19 [auto1.es] INFO: Saving data for MW26851: {'auction_closing_time': 1774715699.0, 'created_time': 1774469745.492928, 'last_price_update_time': 1774685179.543104}
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MW26851') HTTP/1.1" 204 0
2026-03-28 08:06:19 [auto1.es] INFO: Found listing with ID: ML17412
2026-03-28 08:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:21 [auto1.es] INFO: Channel: 24h | Page: 19 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: BZ29136
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ29136%27 HTTP/1.1" 200 None
2026-03-28 08:06:21 [auto1.es] INFO: Scrape type for BZ29136: 0
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: BU72892
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BU72892%27 HTTP/1.1" 200 None
2026-03-28 08:06:21 [auto1.es] INFO: Scrape type for BU72892: 0
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: AB84528
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: RC36042
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: MK04112
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: JX17367
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JX17367%27 HTTP/1.1" 200 None
2026-03-28 08:06:21 [auto1.es] INFO: Scrape type for JX17367: 0
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: KM36431
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KM36431%27 HTTP/1.1" 200 None
2026-03-28 08:06:21 [auto1.es] INFO: Scrape type for KM36431: 0
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: WC35260
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: PX21457
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: ZF10967
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZF10967%27 HTTP/1.1" 200 None
2026-03-28 08:06:21 [auto1.es] INFO: Scrape type for ZF10967: 0
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: JK64156
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JK64156%27 HTTP/1.1" 200 None
2026-03-28 08:06:21 [auto1.es] INFO: Scrape type for JK64156: 0
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: RW45199
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: BA78017
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: WT17927
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: JM88117
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: NL01564
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: GG08550
2026-03-28 08:06:21 [auto1.es] INFO: Found listing with ID: VJ61689
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VJ61689%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for VJ61689: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: MA92923
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: MG47386
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: UD80780
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: BF82327
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: MH30055
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MH30055%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for MH30055: 2
2026-03-28 08:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5 with identifier: MH30055
2026-03-28 08:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5 with scrape type 2
2026-03-28 08:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5 with scrape type 2
2026-03-28 08:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5, identifier: MH30055
2026-03-28 08:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5 with identifier: MH30055
2026-03-28 08:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5 with identifier: MH30055
2026-03-28 08:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5 with identifier: MH30055 to the API
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:23:08Z',
'fuel_type': 'petrol',
'id': 'ff62cdc9-5cd5-51e5-be11-2cfa9313ddc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH30055',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 116475,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-03',
'seller_name': None,
'title': 'Renault Scenic 1.6 Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2008}
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MH30055%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Saving data for MH30055: {'auction_closing_time': 1774714988.0, 'created_time': 1774469247.316728, 'last_price_update_time': 1774685182.466822}
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MH30055') HTTP/1.1" 204 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: CE45579
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: KS98335
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: YL06778
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YL06778%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for YL06778: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: SK01159
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SK01159%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for SK01159: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: SS95298
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: PZ99435
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ99435%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for PZ99435: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: AA63946
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AA63946%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for AA63946: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: LL40861
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: YL34665
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YL34665%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for YL34665: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: VJ44998
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: XX41183
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX41183%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for XX41183: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: YH27551
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH27551%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for YH27551: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: SE78782
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: RR55958
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR55958%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for RR55958: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: PD17011
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD17011%27 HTTP/1.1" 200 None
2026-03-28 08:06:22 [auto1.es] INFO: Scrape type for PD17011: 0
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: EA52375
2026-03-28 08:06:22 [auto1.es] INFO: Found listing with ID: GG28459
2026-03-28 08:06: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-28 08:06:31 [auto1.es] INFO: Channel: 24h | Page: 20 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: HK75942
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: CZ94183
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CZ94183%27 HTTP/1.1" 200 None
2026-03-28 08:06:31 [auto1.es] INFO: Scrape type for CZ94183: 0
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: ZA55994
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZA55994%27 HTTP/1.1" 200 None
2026-03-28 08:06:31 [auto1.es] INFO: Scrape type for ZA55994: 0
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: PC51622
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PC51622%27 HTTP/1.1" 200 None
2026-03-28 08:06:31 [auto1.es] INFO: Scrape type for PC51622: 0
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: SN64789
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN64789%27 HTTP/1.1" 200 None
2026-03-28 08:06:31 [auto1.es] INFO: Scrape type for SN64789: 0
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: HK12855
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HK12855%27 HTTP/1.1" 200 None
2026-03-28 08:06:31 [auto1.es] INFO: Scrape type for HK12855: 0
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: JH04975
2026-03-28 08:06:31 [auto1.es] INFO: Found listing with ID: EN87990
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN87990%27 HTTP/1.1" 200 None
2026-03-28 08:06:31 [auto1.es] INFO: Scrape type for EN87990: 2
2026-03-28 08:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90befba3-d45c-50d5-a975-d99ce8285bfa with identifier: EN87990
2026-03-28 08:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90befba3-d45c-50d5-a975-d99ce8285bfa with scrape type 2
2026-03-28 08:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90befba3-d45c-50d5-a975-d99ce8285bfa with scrape type 2
2026-03-28 08:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 90befba3-d45c-50d5-a975-d99ce8285bfa, identifier: EN87990
2026-03-28 08:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 90befba3-d45c-50d5-a975-d99ce8285bfa with identifier: EN87990
2026-03-28 08:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 90befba3-d45c-50d5-a975-d99ce8285bfa with identifier: EN87990
2026-03-28 08:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 90befba3-d45c-50d5-a975-d99ce8285bfa with identifier: EN87990 to the API
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-28T16:43:15Z',
'fuel_type': 'petrol',
'id': '90befba3-d45c-50d5-a975-d99ce8285bfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EN87990',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 117890,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-10-16',
'seller_name': None,
'title': 'Nissan Micra 1.4 Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2003}
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN87990%27 HTTP/1.1" 200 None
2026-03-28 08:06:31 [auto1.es] INFO: Saving data for EN87990: {'auction_closing_time': 1774716195.0, 'created_time': 1774469251.772086, 'last_price_update_time': 1774685191.958454}
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EN87990') HTTP/1.1" 204 0
2026-03-28 08:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: XH57732
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: AK39366
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK39366%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for AK39366: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: KH58468
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: MG44284
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG44284%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for MG44284: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: SL52436
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: SR43030
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: KA53373
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KA53373%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for KA53373: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: PF81025
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: ZP63371
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZP63371%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for ZP63371: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: YF13100
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF13100%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for YF13100: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: YR71719
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YR71719%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for YR71719: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: YW89108
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: DW38851
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW38851%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for DW38851: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: GU69943
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: YU31002
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: NA15103
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NA15103%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for NA15103: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: AV80298
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: WX54724
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: LC77404
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC77404%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for LC77404: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: NC39762
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NC39762%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for NC39762: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: UJ64573
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: PZ51501
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: EV89991
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: YZ29146
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: UD79775
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: LL26626
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: EG32676
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: LJ17075
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ17075%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for LJ17075: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: CN46922
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CN46922%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for CN46922: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: PU35155
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PU35155%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for PU35155: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: GT40833
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT40833%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for GT40833: 0
2026-03-28 08:06:32 [auto1.es] INFO: Found listing with ID: XZ52900
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ52900%27 HTTP/1.1" 200 None
2026-03-28 08:06:32 [auto1.es] INFO: Scrape type for XZ52900: 0
2026-03-28 08: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-28 08:06:36 [auto1.es] INFO: Channel: 24h | Page: 21 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: US62841
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: NF79265
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: WT21682
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: CN05073
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: VP11478
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VP11478%27 HTTP/1.1" 200 None
2026-03-28 08:06:36 [auto1.es] INFO: Scrape type for VP11478: 0
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: VG29597
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VG29597%27 HTTP/1.1" 200 None
2026-03-28 08:06:36 [auto1.es] INFO: Scrape type for VG29597: 0
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: GT09442
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: AY69334
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: ZT32060
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: PK17062
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: YX85928
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: JW07247
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JW07247%27 HTTP/1.1" 200 None
2026-03-28 08:06:36 [auto1.es] INFO: Scrape type for JW07247: 0
2026-03-28 08:06:36 [auto1.es] INFO: Found listing with ID: RE64316
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE64316%27 HTTP/1.1" 200 None
2026-03-28 08:06:36 [auto1.es] INFO: Scrape type for RE64316: 2
2026-03-28 08:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8c77d78-c2b4-56c1-83a5-fb2089b035ea with identifier: RE64316
2026-03-28 08:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8c77d78-c2b4-56c1-83a5-fb2089b035ea with scrape type 2
2026-03-28 08:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8c77d78-c2b4-56c1-83a5-fb2089b035ea with scrape type 2
2026-03-28 08:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e8c77d78-c2b4-56c1-83a5-fb2089b035ea, identifier: RE64316
2026-03-28 08:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e8c77d78-c2b4-56c1-83a5-fb2089b035ea with identifier: RE64316
2026-03-28 08:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e8c77d78-c2b4-56c1-83a5-fb2089b035ea with identifier: RE64316
2026-03-28 08:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e8c77d78-c2b4-56c1-83a5-fb2089b035ea with identifier: RE64316 to the API
2026-03-28 08:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 310,
'expiration_date': '2026-03-28T16:34:18Z',
'fuel_type': 'petrol',
'id': 'e8c77d78-c2b4-56c1-83a5-fb2089b035ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE64316',
'listing': 'auction',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 50576,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-20',
'seller_name': None,
'title': 'Cupra Formentor 2.0 TSI VZ 4Drive',
'transmission': 'automatic',
'trim': 'VZ 4Drive',
'year': 2020}
2026-03-28 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE64316%27 HTTP/1.1" 200 None
2026-03-28 08:06:37 [auto1.es] INFO: Saving data for RE64316: {'auction_closing_time': 1774715658.0, 'created_time': 1774471117.863439, 'last_price_update_time': 1774685197.568978}
2026-03-28 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RE64316') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:06:37 [auto1.es] INFO: Found listing with ID: RA16154
2026-03-28 08:06:37 [auto1.es] INFO: Found listing with ID: AR88261
2026-03-28 08:06:37 [auto1.es] INFO: Found listing with ID: YH68644
2026-03-28 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH68644%27 HTTP/1.1" 200 None
2026-03-28 08:06:37 [auto1.es] INFO: Scrape type for YH68644: 2
2026-03-28 08:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf4b49d-894d-59d5-bf78-5f6f71f03855 with identifier: YH68644
2026-03-28 08:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf4b49d-894d-59d5-bf78-5f6f71f03855 with scrape type 2
2026-03-28 08:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf4b49d-894d-59d5-bf78-5f6f71f03855 with scrape type 2
2026-03-28 08:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2cf4b49d-894d-59d5-bf78-5f6f71f03855, identifier: YH68644
2026-03-28 08:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2cf4b49d-894d-59d5-bf78-5f6f71f03855 with identifier: YH68644
2026-03-28 08:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2cf4b49d-894d-59d5-bf78-5f6f71f03855 with identifier: YH68644
2026-03-28 08:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2cf4b49d-894d-59d5-bf78-5f6f71f03855 with identifier: YH68644 to the API
2026-03-28 08:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06: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': 177,
'expiration_date': '2026-03-28T16:10:39Z',
'fuel_type': 'diesel',
'id': '2cf4b49d-894d-59d5-bf78-5f6f71f03855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YH68644',
'listing': 'auction',
'make': 'Toyota',
'model': 'Corolla Verso',
'odometer': 290284,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-11-09',
'seller_name': None,
'title': 'Toyota Corolla Verso 2.2 D-4D D-Cat Sport',
'transmission': 'manual',
'trim': 'D-Cat Sport',
'year': 2006}
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH68644%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Saving data for YH68644: {'auction_closing_time': 1774714239.0, 'created_time': 1774470991.657028, 'last_price_update_time': 1774685198.206478}
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YH68644') HTTP/1.1" 204 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: WA88394
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA88394%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Scrape type for WA88394: 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: PH91048
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: AK44201
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: FH27641
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FH27641%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Scrape type for FH27641: 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: EV12094
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EV12094%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Scrape type for EV12094: 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: UY91237
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: AE81863
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: CH38483
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH38483%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Scrape type for CH38483: 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: KJ28856
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KJ28856%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Scrape type for KJ28856: 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: FE33802
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: JC17966
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC17966%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Scrape type for JC17966: 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: XZ06121
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: HA53879
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: KG68296
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: AJ93581
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: UR41471
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: LL30707
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: CN83416
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: DE85844
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: KX46751
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: VV79755
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: BV16371
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: WL52368
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL52368%27 HTTP/1.1" 200 None
2026-03-28 08:06:38 [auto1.es] INFO: Scrape type for WL52368: 0
2026-03-28 08:06:38 [auto1.es] INFO: Found listing with ID: SJ53715
2026-03-28 08:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:39 [auto1.es] INFO: Channel: 24h | Page: 22 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:39 [auto1.es] INFO: Found listing with ID: SM68144
2026-03-28 08:06:39 [auto1.es] INFO: Found listing with ID: RC81564
2026-03-28 08:06:39 [auto1.es] INFO: Found listing with ID: RJ81343
2026-03-28 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ81343%27 HTTP/1.1" 200 None
2026-03-28 08:06:39 [auto1.es] INFO: Scrape type for RJ81343: 0
2026-03-28 08:06:39 [auto1.es] INFO: Found listing with ID: LK68537
2026-03-28 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LK68537%27 HTTP/1.1" 200 None
2026-03-28 08:06:39 [auto1.es] INFO: Scrape type for LK68537: 2
2026-03-28 08:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c72b53c-2996-5fb6-952f-435f769d67ad with identifier: LK68537
2026-03-28 08:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c72b53c-2996-5fb6-952f-435f769d67ad with scrape type 2
2026-03-28 08:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c72b53c-2996-5fb6-952f-435f769d67ad with scrape type 2
2026-03-28 08:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9c72b53c-2996-5fb6-952f-435f769d67ad, identifier: LK68537
2026-03-28 08:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9c72b53c-2996-5fb6-952f-435f769d67ad with identifier: LK68537
2026-03-28 08:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9c72b53c-2996-5fb6-952f-435f769d67ad with identifier: LK68537
2026-03-28 08:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9c72b53c-2996-5fb6-952f-435f769d67ad with identifier: LK68537 to the API
2026-03-28 08:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:27:40Z',
'fuel_type': 'petrol',
'id': '9c72b53c-2996-5fb6-952f-435f769d67ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LK68537',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 60628,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-17',
'seller_name': None,
'title': 'Jeep Compass 1.4 M-Air Sport FWD',
'transmission': 'manual',
'trim': 'Sport FWD',
'year': 2018}
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LK68537%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Saving data for LK68537: {'auction_closing_time': 1774715260.0, 'created_time': 1772623803.667705, 'last_price_update_time': 1774685200.571054}
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LK68537') HTTP/1.1" 204 0
2026-03-28 08:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: VU28227
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU28227%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for VU28227: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: ZA80784
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZA80784%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for ZA80784: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: PN97483
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: YZ97545
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: BY18698
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY18698%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for BY18698: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: DR12042
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: EG74552
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: UH51284
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: MJ33537
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MJ33537%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for MJ33537: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: EB93661
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: HJ75824
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HJ75824%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for HJ75824: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: DJ31574
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: MX73277
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MX73277%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for MX73277: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: KC46578
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: HC34911
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: RV14392
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV14392%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for RV14392: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: PN16892
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: SY91056
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: DH89256
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH89256%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for DH89256: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: YS60567
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: VL93613
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: ZR59289
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: WA75456
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: PU00730
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: GJ83927
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GJ83927%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for GJ83927: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: PK46399
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK46399%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for PK46399: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: CZ41335
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CZ41335%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for CZ41335: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: XJ15260
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: TL40717
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: MR15790
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: SG19170
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SG19170%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for SG19170: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: JB47197
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JB47197%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for JB47197: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: WL66016
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: LS97770
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS97770%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for LS97770: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: ME02001
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ME02001%27 HTTP/1.1" 200 None
2026-03-28 08:06:40 [auto1.es] INFO: Scrape type for ME02001: 0
2026-03-28 08:06:40 [auto1.es] INFO: Found listing with ID: AV97332
2026-03-28 08: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-28 08:06:41 [auto1.es] INFO: Channel: 24h | Page: 23 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: YC67931
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: TM54521
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TM54521%27 HTTP/1.1" 200 None
2026-03-28 08:06:41 [auto1.es] INFO: Scrape type for TM54521: 0
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: NE32180
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NE32180%27 HTTP/1.1" 200 None
2026-03-28 08:06:41 [auto1.es] INFO: Scrape type for NE32180: 0
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: EW19678
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW19678%27 HTTP/1.1" 200 None
2026-03-28 08:06:41 [auto1.es] INFO: Scrape type for EW19678: 0
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: CJ74975
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CJ74975%27 HTTP/1.1" 200 None
2026-03-28 08:06:41 [auto1.es] INFO: Scrape type for CJ74975: 0
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: CW02489
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CW02489%27 HTTP/1.1" 200 None
2026-03-28 08:06:41 [auto1.es] INFO: Scrape type for CW02489: 0
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: UX78126
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: VV06777
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV06777%27 HTTP/1.1" 200 None
2026-03-28 08:06:41 [auto1.es] INFO: Scrape type for VV06777: 0
2026-03-28 08:06:41 [auto1.es] INFO: Found listing with ID: ZM36181
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM36181%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for ZM36181: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: NJ25414
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ25414%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for NJ25414: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: CP72287
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: ES00256
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: WG83508
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WG83508%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for WG83508: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: JG83987
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG83987%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for JG83987: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: LE44410
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LE44410%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for LE44410: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: VC68158
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC68158%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for VC68158: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: WW30264
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW30264%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for WW30264: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: SK17439
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SK17439%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for SK17439: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: FC08911
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: TJ87450
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: JY07683
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: ET27583
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET27583%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for ET27583: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: RF10879
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: SR01470
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SR01470%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for SR01470: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: JC88561
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC88561%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for JC88561: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: ZV35449
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: DL51279
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DL51279%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for DL51279: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: UC09258
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UC09258%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for UC09258: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: HK88265
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: CX27112
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: DG13081
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG13081%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for DG13081: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: YH51861
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: YD66722
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: UB76587
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: YU72281
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: TW45528
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: CD57804
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: GZ44252
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ44252%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for GZ44252: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: RT90695
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT90695%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for RT90695: 0
2026-03-28 08:06:42 [auto1.es] INFO: Found listing with ID: BC37690
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BC37690%27 HTTP/1.1" 200 None
2026-03-28 08:06:42 [auto1.es] INFO: Scrape type for BC37690: 0
2026-03-28 08: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-28 08: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-28 08:06:43 [auto1.es] INFO: Channel: 24h | Page: 24 | totalHits: 2418 | hits on page: 40
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: YH03872
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: AD89683
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AD89683%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for AD89683: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: TH72342
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TH72342%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for TH72342: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: GW16894
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GW16894%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for GW16894: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: TA62942
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TA62942%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for TA62942: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: XY35870
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: WK84423
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: NL09405
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: VY26684
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: DG34195
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: YF57320
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF57320%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for YF57320: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: DP90373
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DP90373%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for DP90373: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: CY07348
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY07348%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for CY07348: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: SX15472
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: BF55946
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF55946%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for BF55946: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: SN05044
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN05044%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for SN05044: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: PD75300
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD75300%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for PD75300: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: ZL27133
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: VR01411
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR01411%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for VR01411: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: GA11784
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA11784%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for GA11784: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: XN31464
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN31464%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for XN31464: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: AG74382
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG74382%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for AG74382: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: FA05527
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: KD95768
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD95768%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for KD95768: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: ZC95482
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: EY10319
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: KN38404
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KN38404%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for KN38404: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: MY11525
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY11525%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for MY11525: 0
2026-03-28 08:06:43 [auto1.es] INFO: Found listing with ID: WC31368
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC31368%27 HTTP/1.1" 200 None
2026-03-28 08:06:43 [auto1.es] INFO: Scrape type for WC31368: 2
2026-03-28 08:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8d9332-d4a6-58e7-86f8-782627bc3bc8 with identifier: WC31368
2026-03-28 08:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8d9332-d4a6-58e7-86f8-782627bc3bc8 with scrape type 2
2026-03-28 08:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8d9332-d4a6-58e7-86f8-782627bc3bc8 with scrape type 2
2026-03-28 08:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: de8d9332-d4a6-58e7-86f8-782627bc3bc8, identifier: WC31368
2026-03-28 08:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: de8d9332-d4a6-58e7-86f8-782627bc3bc8 with identifier: WC31368
2026-03-28 08:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: de8d9332-d4a6-58e7-86f8-782627bc3bc8 with identifier: WC31368
2026-03-28 08:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: de8d9332-d4a6-58e7-86f8-782627bc3bc8 with identifier: WC31368 to the API
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 197,
'expiration_date': '2026-03-28T16:56:10Z',
'fuel_type': 'hybrid',
'id': 'de8d9332-d4a6-58e7-86f8-782627bc3bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WC31368',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 224752,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-13',
'seller_name': None,
'title': 'Toyota RAV 4 2.5 Hybrid Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2018}
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC31368%27 HTTP/1.1" 200 None
2026-03-28 08:06:44 [auto1.es] INFO: Saving data for WC31368: {'auction_closing_time': 1774716970.0, 'created_time': 1774470947.208317, 'last_price_update_time': 1774685204.278798}
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WC31368') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:06:44 [auto1.es] INFO: Found listing with ID: GY52926
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: PK04858
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: YC45232
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: RN76428
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RN76428%27 HTTP/1.1" 200 None
2026-03-28 08:06:44 [auto1.es] INFO: Scrape type for RN76428: 0
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: VZ27900
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ27900%27 HTTP/1.1" 200 None
2026-03-28 08:06:44 [auto1.es] INFO: Scrape type for VZ27900: 0
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: MW68540
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: VM02811
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VM02811%27 HTTP/1.1" 200 None
2026-03-28 08:06:44 [auto1.es] INFO: Scrape type for VM02811: 0
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: SA97364
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: UN48469
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UN48469%27 HTTP/1.1" 200 None
2026-03-28 08:06:44 [auto1.es] INFO: Scrape type for UN48469: 0
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: NA86164
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NA86164%27 HTTP/1.1" 200 None
2026-03-28 08:06:44 [auto1.es] INFO: Scrape type for NA86164: 0
2026-03-28 08:06:44 [auto1.es] INFO: Found listing with ID: SW69088
2026-03-28 08:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:45 [auto1.es] INFO: Channel: 24h | Page: 25 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: SW69088
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: BW81200
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BW81200%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for BW81200: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: AR07470
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: FD93505
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD93505%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for FD93505: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: VC05043
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: PW99692
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PW99692%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for PW99692: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: VY79156
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY79156%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for VY79156: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: MV66149
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: GR78945
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: SJ56624
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: ZL69555
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL69555%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for ZL69555: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: JC19208
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC19208%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for JC19208: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: VS82741
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VS82741%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for VS82741: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: NY33487
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: CH02568
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH02568%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for CH02568: 0
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: YA31535
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: KD09714
2026-03-28 08:06:45 [auto1.es] INFO: Found listing with ID: RW57284
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW57284%27 HTTP/1.1" 200 None
2026-03-28 08:06:45 [auto1.es] INFO: Scrape type for RW57284: 2
2026-03-28 08:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1ca7a23-d9b2-53c9-a352-26362dc95d02 with identifier: RW57284
2026-03-28 08:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1ca7a23-d9b2-53c9-a352-26362dc95d02 with scrape type 2
2026-03-28 08:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1ca7a23-d9b2-53c9-a352-26362dc95d02 with scrape type 2
2026-03-28 08:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b1ca7a23-d9b2-53c9-a352-26362dc95d02, identifier: RW57284
2026-03-28 08:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b1ca7a23-d9b2-53c9-a352-26362dc95d02 with identifier: RW57284
2026-03-28 08:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b1ca7a23-d9b2-53c9-a352-26362dc95d02 with identifier: RW57284
2026-03-28 08:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b1ca7a23-d9b2-53c9-a352-26362dc95d02 with identifier: RW57284 to the API
2026-03-28 08:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:58:50Z',
'fuel_type': 'diesel',
'id': 'b1ca7a23-d9b2-53c9-a352-26362dc95d02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RW57284',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 222779,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-17',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Standard',
'transmission': 'automatic',
'trim': 'Standard',
'year': 2007}
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW57284%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Saving data for RW57284: {'auction_closing_time': 1774717130.0, 'created_time': 1774469240.882183, 'last_price_update_time': 1774685206.195849}
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RW57284') HTTP/1.1" 204 0
2026-03-28 08:06:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: MJ10048
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MJ10048%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for MJ10048: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: TF35206
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF35206%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for TF35206: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: YL41788
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: CC73171
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: EN74570
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: BM81559
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: KY27191
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY27191%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for KY27191: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: GY66563
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: EW34917
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: WC51146
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: EX52175
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: KL17939
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KL17939%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for KL17939: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: YG24338
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG24338%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for YG24338: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: NB11190
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: FH47587
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FH47587%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for FH47587: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: FS24848
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FS24848%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for FS24848: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: JB29857
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: ZN14981
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: VE17467
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VE17467%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for VE17467: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: ZB98870
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZB98870%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for ZB98870: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: RR37131
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR37131%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for RR37131: 0
2026-03-28 08:06:46 [auto1.es] INFO: Found listing with ID: TX53008
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TX53008%27 HTTP/1.1" 200 None
2026-03-28 08:06:46 [auto1.es] INFO: Scrape type for TX53008: 0
2026-03-28 08: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-28 08:06:47 [auto1.es] INFO: Channel: 24h | Page: 26 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: AD15625
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: KX23330
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KX23330%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for KX23330: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: UG82758
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: DA46223
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: GY39157
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY39157%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for GY39157: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: TV93426
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV93426%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for TV93426: 2
2026-03-28 08:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 429a6ac6-2772-59c0-aeab-9bf74e1349c9 with identifier: TV93426
2026-03-28 08:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429a6ac6-2772-59c0-aeab-9bf74e1349c9 with scrape type 2
2026-03-28 08:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 429a6ac6-2772-59c0-aeab-9bf74e1349c9 with scrape type 2
2026-03-28 08:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 429a6ac6-2772-59c0-aeab-9bf74e1349c9, identifier: TV93426
2026-03-28 08:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 429a6ac6-2772-59c0-aeab-9bf74e1349c9 with identifier: TV93426
2026-03-28 08:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 429a6ac6-2772-59c0-aeab-9bf74e1349c9 with identifier: TV93426
2026-03-28 08:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 429a6ac6-2772-59c0-aeab-9bf74e1349c9 with identifier: TV93426 to the API
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 4,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:14:50Z',
'fuel_type': 'diesel',
'id': '429a6ac6-2772-59c0-aeab-9bf74e1349c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV93426',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Bora',
'odometer': 234365,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-11-25',
'seller_name': None,
'title': 'Volkswagen Bora 1.9 TDI Highline',
'transmission': 'manual',
'trim': 'Highline',
'year': 1999}
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV93426%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Saving data for TV93426: {'auction_closing_time': 1774714490.0, 'created_time': 1774469232.055562, 'last_price_update_time': 1774685207.778877}
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TV93426') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:06:47 [auto1.es] INFO: Found listing with ID: VH23688
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: MU93951
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MU93951%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for MU93951: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: VU67275
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU67275%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for VU67275: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: VL75431
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: PB35716
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: WC06824
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC06824%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for WC06824: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: HV93146
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: KK58093
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: NR52566
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NR52566%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for NR52566: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: WH83968
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: VB99654
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: TD60260
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TD60260%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for TD60260: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: WJ41546
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: XA12312
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA12312%27 HTTP/1.1" 200 None
2026-03-28 08:06:47 [auto1.es] INFO: Scrape type for XA12312: 0
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: FT73766
2026-03-28 08:06:47 [auto1.es] INFO: Found listing with ID: YM72054
2026-03-28 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YM72054%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Scrape type for YM72054: 0
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: UX12381
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX12381%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Scrape type for UX12381: 0
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: PP93305
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: BK24148
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: YA45169
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: RK45787
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: CE82736
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: AE24734
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE24734%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Scrape type for AE24734: 0
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: AC91156
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: FH72535
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FH72535%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Scrape type for FH72535: 0
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: PX22333
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: BH69278
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: CR04544
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: DS93846
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DS93846%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Scrape type for DS93846: 0
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: AF99504
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: KL41152
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: YE09930
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: XB61397
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XB61397%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Scrape type for XB61397: 2
2026-03-28 08:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49bb0525-113b-5646-ba80-2d5b396847cf with identifier: XB61397
2026-03-28 08:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49bb0525-113b-5646-ba80-2d5b396847cf with scrape type 2
2026-03-28 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49bb0525-113b-5646-ba80-2d5b396847cf with scrape type 2
2026-03-28 08:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 49bb0525-113b-5646-ba80-2d5b396847cf, identifier: XB61397
2026-03-28 08:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 49bb0525-113b-5646-ba80-2d5b396847cf with identifier: XB61397
2026-03-28 08:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 49bb0525-113b-5646-ba80-2d5b396847cf with identifier: XB61397
2026-03-28 08:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 49bb0525-113b-5646-ba80-2d5b396847cf with identifier: XB61397 to the API
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:50:07Z',
'fuel_type': 'diesel',
'id': '49bb0525-113b-5646-ba80-2d5b396847cf',
'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/XB61397',
'listing': 'auction',
'make': 'Seat',
'model': 'Arona',
'odometer': 197742,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-26',
'seller_name': None,
'title': 'Seat Arona 1.6 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2020}
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XB61397%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Saving data for XB61397: {'auction_closing_time': 1774716607.0, 'created_time': 1773401121.953824, 'last_price_update_time': 1774685208.483819}
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XB61397') HTTP/1.1" 204 0
2026-03-28 08:06:48 [auto1.es] INFO: Found listing with ID: CV87260
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV87260%27 HTTP/1.1" 200 None
2026-03-28 08:06:48 [auto1.es] INFO: Scrape type for CV87260: 0
2026-03-28 08:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:49 [auto1.es] INFO: Channel: 24h | Page: 27 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: LX51563
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: ZW73484
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZW73484%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for ZW73484: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: FG12610
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: TY35729
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: BV26369
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BV26369%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for BV26369: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: TN84578
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: SC59966
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SC59966%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for SC59966: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: EF44253
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EF44253%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for EF44253: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: XD15291
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XD15291%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for XD15291: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: NT29011
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: TW93253
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: ZR33369
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: WC19502
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC19502%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for WC19502: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: UP08407
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP08407%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for UP08407: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: TD30983
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: SH43107
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH43107%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for SH43107: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: KV39877
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KV39877%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for KV39877: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: YN87603
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: TT78731
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT78731%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for TT78731: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: CD98275
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: DC35826
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DC35826%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for DC35826: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: JN26439
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JN26439%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for JN26439: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: YS21780
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YS21780%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for YS21780: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: BG05674
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BG05674%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for BG05674: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: DH23772
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: HH68332
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: EH02657
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: ME41297
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ME41297%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for ME41297: 0
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: BW06558
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: LC05327
2026-03-28 08:06:49 [auto1.es] INFO: Found listing with ID: NV73082
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NV73082%27 HTTP/1.1" 200 None
2026-03-28 08:06:49 [auto1.es] INFO: Scrape type for NV73082: 2
2026-03-28 08:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2607852-b5f5-5eea-b7fc-d0ca4373695f with identifier: NV73082
2026-03-28 08:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2607852-b5f5-5eea-b7fc-d0ca4373695f with scrape type 2
2026-03-28 08:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2607852-b5f5-5eea-b7fc-d0ca4373695f with scrape type 2
2026-03-28 08:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a2607852-b5f5-5eea-b7fc-d0ca4373695f, identifier: NV73082
2026-03-28 08:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a2607852-b5f5-5eea-b7fc-d0ca4373695f with identifier: NV73082
2026-03-28 08:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a2607852-b5f5-5eea-b7fc-d0ca4373695f with identifier: NV73082
2026-03-28 08:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a2607852-b5f5-5eea-b7fc-d0ca4373695f with identifier: NV73082 to the API
2026-03-28 08:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:06: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': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:12:17Z',
'fuel_type': 'diesel',
'id': 'a2607852-b5f5-5eea-b7fc-d0ca4373695f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NV73082',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 131137,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-30',
'seller_name': None,
'title': 'Peugeot 206 1.4 HDi X Line',
'transmission': 'manual',
'trim': 'X Line',
'year': 2005}
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NV73082%27 HTTP/1.1" 200 None
2026-03-28 08:06:50 [auto1.es] INFO: Saving data for NV73082: {'auction_closing_time': 1774714337.0, 'created_time': 1774469271.268133, 'last_price_update_time': 1774685210.194067}
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NV73082') HTTP/1.1" 204 0
2026-03-28 08:06:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: MA08789
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA08789%27 HTTP/1.1" 200 None
2026-03-28 08:06:50 [auto1.es] INFO: Scrape type for MA08789: 0
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: VC32257
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC32257%27 HTTP/1.1" 200 None
2026-03-28 08:06:50 [auto1.es] INFO: Scrape type for VC32257: 0
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: XH30785
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH30785%27 HTTP/1.1" 200 None
2026-03-28 08:06:50 [auto1.es] INFO: Scrape type for XH30785: 0
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: RL96289
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: WB94881
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WB94881%27 HTTP/1.1" 200 None
2026-03-28 08:06:50 [auto1.es] INFO: Scrape type for WB94881: 0
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: BS00293
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: MR84448
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MR84448%27 HTTP/1.1" 200 None
2026-03-28 08:06:50 [auto1.es] INFO: Scrape type for MR84448: 0
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: ET53098
2026-03-28 08:06:50 [auto1.es] INFO: Found listing with ID: FA94127
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA94127%27 HTTP/1.1" 200 None
2026-03-28 08:06:50 [auto1.es] INFO: Scrape type for FA94127: 0
2026-03-28 08:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:51 [auto1.es] INFO: Channel: 24h | Page: 28 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: YP93952
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: FB20792
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: HZ26587
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ26587%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Scrape type for HZ26587: 0
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: RH85625
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RH85625%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Scrape type for RH85625: 0
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: DG40190
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: MP04292
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MP04292%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Scrape type for MP04292: 0
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: LJ64414
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: YW02554
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW02554%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Scrape type for YW02554: 0
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: RR71682
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: WY33726
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WY33726%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Scrape type for WY33726: 0
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: AR59073
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR59073%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Scrape type for AR59073: 0
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: NH73319
2026-03-28 08:06:51 [auto1.es] INFO: Found listing with ID: MV76420
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MV76420%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Scrape type for MV76420: 2
2026-03-28 08:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d86d8a4-1276-57ca-82cf-6189f865cf6a with identifier: MV76420
2026-03-28 08:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d86d8a4-1276-57ca-82cf-6189f865cf6a with scrape type 2
2026-03-28 08:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d86d8a4-1276-57ca-82cf-6189f865cf6a with scrape type 2
2026-03-28 08:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5d86d8a4-1276-57ca-82cf-6189f865cf6a, identifier: MV76420
2026-03-28 08:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5d86d8a4-1276-57ca-82cf-6189f865cf6a with identifier: MV76420
2026-03-28 08:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5d86d8a4-1276-57ca-82cf-6189f865cf6a with identifier: MV76420
2026-03-28 08:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5d86d8a4-1276-57ca-82cf-6189f865cf6a with identifier: MV76420 to the API
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-28T16:30:12Z',
'fuel_type': 'diesel',
'id': '5d86d8a4-1276-57ca-82cf-6189f865cf6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MV76420',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 354390,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-02',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi Tekna Sport',
'transmission': 'manual',
'trim': 'Tekna Sport',
'year': 2010}
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MV76420%27 HTTP/1.1" 200 None
2026-03-28 08:06:51 [auto1.es] INFO: Saving data for MV76420: {'auction_closing_time': 1774715412.0, 'created_time': 1774469516.787143, 'last_price_update_time': 1774685211.985986}
2026-03-28 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MV76420') HTTP/1.1" 204 0
2026-03-28 08:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: TZ42213
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: MA84687
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA84687%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for MA84687: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: TY81479
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: NL32920
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: HL39596
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HL39596%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for HL39596: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: VT03580
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: AS19038
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: BY33283
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: JF88454
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JF88454%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for JF88454: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: EZ85260
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EZ85260%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for EZ85260: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: RM57308
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RM57308%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for RM57308: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: UF70444
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: KL28800
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KL28800%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for KL28800: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: PL43950
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL43950%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for PL43950: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: TZ81028
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: NB98056
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: GR21814
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GR21814%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for GR21814: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: GK19760
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: KU93995
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KU93995%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for KU93995: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: CH33556
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: RX23320
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: PJ00608
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: LU54456
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LU54456%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for LU54456: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: EX28567
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EX28567%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for EX28567: 0
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: RA35463
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: CV55647
2026-03-28 08:06:52 [auto1.es] INFO: Found listing with ID: PA43540
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PA43540%27 HTTP/1.1" 200 None
2026-03-28 08:06:52 [auto1.es] INFO: Scrape type for PA43540: 0
2026-03-28 08:06:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:53 [auto1.es] INFO: Channel: 24h | Page: 29 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: KW12372
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: XT42288
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: HA98182
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA98182%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for HA98182: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: VY50847
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY50847%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for VY50847: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: TS51738
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: JA52917
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JA52917%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for JA52917: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: KK03288
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: NX72938
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NX72938%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for NX72938: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: WM80180
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: FM79545
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FM79545%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for FM79545: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: UR77276
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UR77276%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for UR77276: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: FG51952
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG51952%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for FG51952: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: BR63324
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR63324%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for BR63324: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: LV60077
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: VL50797
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL50797%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for VL50797: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: SW23101
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: TF28365
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: FB55193
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FB55193%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for FB55193: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: NM57742
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: BS14602
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BS14602%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for BS14602: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: SZ63984
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: XU33886
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: FD79630
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD79630%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for FD79630: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: NV08430
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: ES89527
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES89527%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for ES89527: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: ZL78219
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: KE44681
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: XY74308
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: JN45905
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: MT58185
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: XZ34869
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: DW24133
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: SG11403
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: BR35184
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: WD04556
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WD04556%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for WD04556: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: UC81403
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: CG34681
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: UF24863
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: BZ30519
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ30519%27 HTTP/1.1" 200 None
2026-03-28 08:06:53 [auto1.es] INFO: Scrape type for BZ30519: 0
2026-03-28 08:06:53 [auto1.es] INFO: Found listing with ID: WW50429
2026-03-28 08:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08: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-28 08:06:54 [auto1.es] INFO: Channel: 24h | Page: 30 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:54 [auto1.es] INFO: Found listing with ID: LL75884
2026-03-28 08:06:54 [auto1.es] INFO: Found listing with ID: ZB37818
2026-03-28 08:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZB37818%27 HTTP/1.1" 200 None
2026-03-28 08:06:54 [auto1.es] INFO: Scrape type for ZB37818: 2
2026-03-28 08:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b018af1-fb04-5cc5-b84d-577e0981fdf6 with identifier: ZB37818
2026-03-28 08:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b018af1-fb04-5cc5-b84d-577e0981fdf6 with scrape type 2
2026-03-28 08:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b018af1-fb04-5cc5-b84d-577e0981fdf6 with scrape type 2
2026-03-28 08:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2b018af1-fb04-5cc5-b84d-577e0981fdf6, identifier: ZB37818
2026-03-28 08:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2b018af1-fb04-5cc5-b84d-577e0981fdf6 with identifier: ZB37818
2026-03-28 08:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2b018af1-fb04-5cc5-b84d-577e0981fdf6 with identifier: ZB37818
2026-03-28 08:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2b018af1-fb04-5cc5-b84d-577e0981fdf6 with identifier: ZB37818 to the API
2026-03-28 08:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 235,
'expiration_date': '2026-03-28T16:23:03Z',
'fuel_type': 'diesel',
'id': '2b018af1-fb04-5cc5-b84d-577e0981fdf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZB37818',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC90',
'odometer': 246264,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-25',
'seller_name': None,
'title': 'Volvo XC90 2.0 D5 Momentum AWD',
'transmission': 'automatic',
'trim': 'Momentum AWD',
'year': 2019}
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZB37818%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Saving data for ZB37818: {'auction_closing_time': 1774714983.0, 'created_time': 1774469764.354716, 'last_price_update_time': 1774685215.100853}
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZB37818') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:06:55 [auto1.es] INFO: Found listing with ID: DY77667
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: BB64860
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BB64860%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for BB64860: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: XR73155
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: RZ31529
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: EW95234
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: ZS73380
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZS73380%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for ZS73380: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: YV96776
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YV96776%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for YV96776: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: GA63026
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: VD82224
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: ZT77590
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: VF01083
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VF01083%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for VF01083: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: UU89702
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: ZY52551
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZY52551%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for ZY52551: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: YF84144
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: EN42971
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN42971%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for EN42971: 2
2026-03-28 08:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c35308a-e970-50d0-879f-56bbaed8ef87 with identifier: EN42971
2026-03-28 08:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c35308a-e970-50d0-879f-56bbaed8ef87 with scrape type 2
2026-03-28 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c35308a-e970-50d0-879f-56bbaed8ef87 with scrape type 2
2026-03-28 08:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1c35308a-e970-50d0-879f-56bbaed8ef87, identifier: EN42971
2026-03-28 08:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1c35308a-e970-50d0-879f-56bbaed8ef87 with identifier: EN42971
2026-03-28 08:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1c35308a-e970-50d0-879f-56bbaed8ef87 with identifier: EN42971
2026-03-28 08:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1c35308a-e970-50d0-879f-56bbaed8ef87 with identifier: EN42971 to the API
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 163,
'expiration_date': '2026-03-28T16:44:35Z',
'fuel_type': 'diesel',
'id': '1c35308a-e970-50d0-879f-56bbaed8ef87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EN42971',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'V-Klasse Marco Polo',
'odometer': 134206,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-19',
'seller_name': None,
'title': 'Mercedes-Benz V-Klasse Marco Polo V 220 d ACTIVITY',
'transmission': 'automatic',
'trim': 'ACTIVITY',
'year': 2020}
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN42971%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Saving data for EN42971: {'auction_closing_time': 1774716275.0, 'created_time': 1774470947.758943, 'last_price_update_time': 1774685215.699188}
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EN42971') HTTP/1.1" 204 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: PD68374
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: UD71414
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD71414%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for UD71414: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: XR91515
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: KJ07748
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: AJ61664
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: RV91175
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: NL36775
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NL36775%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for NL36775: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: MA45744
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA45744%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for MA45744: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: FZ75347
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: NT89177
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NT89177%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for NT89177: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: ZC64345
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC64345%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for ZC64345: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: FG54373
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: XD17912
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: RY22174
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RY22174%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for RY22174: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: UT20809
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: FG10684
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG10684%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for FG10684: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: FU47680
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: CH09218
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH09218%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for CH09218: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: UF43058
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: TF80262
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: YT73159
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT73159%27 HTTP/1.1" 200 None
2026-03-28 08:06:55 [auto1.es] INFO: Scrape type for YT73159: 0
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: TG66753
2026-03-28 08:06:55 [auto1.es] INFO: Found listing with ID: AU62151
2026-03-28 08:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:56 [auto1.es] INFO: Channel: 24h | Page: 31 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:56 [auto1.es] INFO: Found listing with ID: CL10688
2026-03-28 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CL10688%27 HTTP/1.1" 200 None
2026-03-28 08:06:56 [auto1.es] INFO: Scrape type for CL10688: 0
2026-03-28 08:06:56 [auto1.es] INFO: Found listing with ID: UT51740
2026-03-28 08:06:56 [auto1.es] INFO: Found listing with ID: XH62171
2026-03-28 08:06:56 [auto1.es] INFO: Found listing with ID: DH48682
2026-03-28 08:06:56 [auto1.es] INFO: Found listing with ID: TU72670
2026-03-28 08:06:56 [auto1.es] INFO: Found listing with ID: CC38102
2026-03-28 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CC38102%27 HTTP/1.1" 200 None
2026-03-28 08:06:56 [auto1.es] INFO: Scrape type for CC38102: 0
2026-03-28 08:06:56 [auto1.es] INFO: Found listing with ID: DT94982
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DT94982%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for DT94982: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: GC28603
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC28603%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for GC28603: 2
2026-03-28 08:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ee6e55-5e97-5e0d-95b3-09b21e86a640 with identifier: GC28603
2026-03-28 08:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ee6e55-5e97-5e0d-95b3-09b21e86a640 with scrape type 2
2026-03-28 08:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78ee6e55-5e97-5e0d-95b3-09b21e86a640 with scrape type 2
2026-03-28 08:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 78ee6e55-5e97-5e0d-95b3-09b21e86a640, identifier: GC28603
2026-03-28 08:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 78ee6e55-5e97-5e0d-95b3-09b21e86a640 with identifier: GC28603
2026-03-28 08:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 78ee6e55-5e97-5e0d-95b3-09b21e86a640 with identifier: GC28603
2026-03-28 08:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 78ee6e55-5e97-5e0d-95b3-09b21e86a640 with identifier: GC28603 to the API
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:30:42Z',
'fuel_type': 'diesel',
'id': '78ee6e55-5e97-5e0d-95b3-09b21e86a640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GC28603',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 278898,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-12-19',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2005}
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC28603%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Saving data for GC28603: {'auction_closing_time': 1774715442.0, 'created_time': 1774469283.160735, 'last_price_update_time': 1774685217.502108}
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GC28603') HTTP/1.1" 204 0
2026-03-28 08:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: MC11095
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MC11095%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for MC11095: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: NV62926
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: MA34031
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: KM76960
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KM76960%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for KM76960: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: NK65007
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: TW71891
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW71891%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for TW71891: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: UD05464
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD05464%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for UD05464: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: DD26500
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: XP71478
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: ZZ54358
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: BB78010
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BB78010%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for BB78010: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: SP16189
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SP16189%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for SP16189: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: LN74062
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN74062%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for LN74062: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: GT09019
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT09019%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for GT09019: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: FX97244
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: SK09082
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SK09082%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for SK09082: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: NY35082
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NY35082%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for NY35082: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: CD12764
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: JL56851
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JL56851%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for JL56851: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: JF75670
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JF75670%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for JF75670: 0
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: ZY41152
2026-03-28 08:06:57 [auto1.es] INFO: Found listing with ID: WT09242
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WT09242%27 HTTP/1.1" 200 None
2026-03-28 08:06:57 [auto1.es] INFO: Scrape type for WT09242: 2
2026-03-28 08:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf3a2e10-1cbc-553c-9fc9-9790a4f072eb with identifier: WT09242
2026-03-28 08:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf3a2e10-1cbc-553c-9fc9-9790a4f072eb with scrape type 2
2026-03-28 08:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf3a2e10-1cbc-553c-9fc9-9790a4f072eb with scrape type 2
2026-03-28 08:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bf3a2e10-1cbc-553c-9fc9-9790a4f072eb, identifier: WT09242
2026-03-28 08:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bf3a2e10-1cbc-553c-9fc9-9790a4f072eb with identifier: WT09242
2026-03-28 08:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bf3a2e10-1cbc-553c-9fc9-9790a4f072eb with identifier: WT09242
2026-03-28 08:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bf3a2e10-1cbc-553c-9fc9-9790a4f072eb with identifier: WT09242 to the API
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06: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-28 08:06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:27:08Z',
'fuel_type': 'diesel',
'id': 'bf3a2e10-1cbc-553c-9fc9-9790a4f072eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WT09242',
'listing': 'auction',
'make': 'Audi',
'model': 'A5 Sportback',
'odometer': 490213,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-13',
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2013}
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WT09242%27 HTTP/1.1" 200 None
2026-03-28 08:06:58 [auto1.es] INFO: Saving data for WT09242: {'auction_closing_time': 1774715228.0, 'created_time': 1774470934.453881, 'last_price_update_time': 1774685218.320565}
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WT09242') HTTP/1.1" 204 0
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: FS30541
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: KS85396
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KS85396%27 HTTP/1.1" 200 None
2026-03-28 08:06:58 [auto1.es] INFO: Scrape type for KS85396: 0
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: GS63441
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: FB21971
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FB21971%27 HTTP/1.1" 200 None
2026-03-28 08:06:58 [auto1.es] INFO: Scrape type for FB21971: 2
2026-03-28 08:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9acce395-2612-5d04-be85-23b8adf8f2af with identifier: FB21971
2026-03-28 08:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9acce395-2612-5d04-be85-23b8adf8f2af with scrape type 2
2026-03-28 08:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9acce395-2612-5d04-be85-23b8adf8f2af with scrape type 2
2026-03-28 08:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9acce395-2612-5d04-be85-23b8adf8f2af, identifier: FB21971
2026-03-28 08:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9acce395-2612-5d04-be85-23b8adf8f2af with identifier: FB21971
2026-03-28 08:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9acce395-2612-5d04-be85-23b8adf8f2af with identifier: FB21971
2026-03-28 08:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9acce395-2612-5d04-be85-23b8adf8f2af with identifier: FB21971 to the API
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:06: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-28 08:06: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': 3,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:14:51Z',
'fuel_type': 'diesel',
'id': '9acce395-2612-5d04-be85-23b8adf8f2af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FB21971',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 291989,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-06',
'seller_name': None,
'title': 'BMW 1er 116d',
'transmission': 'manual',
'trim': '',
'year': 2010}
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FB21971%27 HTTP/1.1" 200 None
2026-03-28 08:06:58 [auto1.es] INFO: Saving data for FB21971: {'auction_closing_time': 1774714491.0, 'created_time': 1774470607.095631, 'last_price_update_time': 1774685218.891373}
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FB21971') HTTP/1.1" 204 0
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: AG10118
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: YM84351
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: EU03494
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EU03494%27 HTTP/1.1" 200 None
2026-03-28 08:06:58 [auto1.es] INFO: Scrape type for EU03494: 0
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: RF56388
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: XA81448
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA81448%27 HTTP/1.1" 200 None
2026-03-28 08:06:58 [auto1.es] INFO: Scrape type for XA81448: 0
2026-03-28 08:06:58 [auto1.es] INFO: Found listing with ID: RL15311
2026-03-28 08:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:06:59 [auto1.es] INFO: Channel: 24h | Page: 32 | totalHits: 2419 | hits on page: 40
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: AD59112
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AD59112%27 HTTP/1.1" 200 None
2026-03-28 08:06:59 [auto1.es] INFO: Scrape type for AD59112: 0
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: FL29872
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FL29872%27 HTTP/1.1" 200 None
2026-03-28 08:06:59 [auto1.es] INFO: Scrape type for FL29872: 0
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: NK77548
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: JH13002
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JH13002%27 HTTP/1.1" 200 None
2026-03-28 08:06:59 [auto1.es] INFO: Scrape type for JH13002: 0
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: VG51698
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: XZ20616
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ20616%27 HTTP/1.1" 200 None
2026-03-28 08:06:59 [auto1.es] INFO: Scrape type for XZ20616: 0
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: WF62317
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WF62317%27 HTTP/1.1" 200 None
2026-03-28 08:06:59 [auto1.es] INFO: Scrape type for WF62317: 0
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: CL39322
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: CU36803
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CU36803%27 HTTP/1.1" 200 None
2026-03-28 08:06:59 [auto1.es] INFO: Scrape type for CU36803: 0
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: KT28524
2026-03-28 08:06:59 [auto1.es] INFO: Found listing with ID: EX93255
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EX93255%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for EX93255: 2
2026-03-28 08:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8685762-ef61-5a5e-a5fa-751201f4fec0 with identifier: EX93255
2026-03-28 08:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8685762-ef61-5a5e-a5fa-751201f4fec0 with scrape type 2
2026-03-28 08:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8685762-ef61-5a5e-a5fa-751201f4fec0 with scrape type 2
2026-03-28 08:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a8685762-ef61-5a5e-a5fa-751201f4fec0, identifier: EX93255
2026-03-28 08:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a8685762-ef61-5a5e-a5fa-751201f4fec0 with identifier: EX93255
2026-03-28 08:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a8685762-ef61-5a5e-a5fa-751201f4fec0 with identifier: EX93255
2026-03-28 08:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a8685762-ef61-5a5e-a5fa-751201f4fec0 with identifier: EX93255 to the API
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:27:11Z',
'fuel_type': 'diesel',
'id': 'a8685762-ef61-5a5e-a5fa-751201f4fec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EX93255',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 115899,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-24',
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'manual',
'trim': '',
'year': 2007}
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EX93255%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Saving data for EX93255: {'auction_closing_time': 1774715231.0, 'created_time': 1774470070.0398, 'last_price_update_time': 1774685220.506919}
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EX93255') HTTP/1.1" 204 0
2026-03-28 08:07:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: SH77373
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: GM36563
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: XT63016
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT63016%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for XT63016: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: KD18831
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD18831%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for KD18831: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: UC02522
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: EV19134
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EV19134%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for EV19134: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: UZ90788
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ90788%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for UZ90788: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: FU34465
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FU34465%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for FU34465: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: YA75501
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: XA87642
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: XZ11402
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: JV95856
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: XS50380
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS50380%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for XS50380: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: LC68552
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: CD34626
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD34626%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for CD34626: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: TV57362
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: BS42122
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BS42122%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for BS42122: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: SM85087
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: LS40670
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS40670%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for LS40670: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: RC86632
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: RR39906
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR39906%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for RR39906: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: RU34223
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU34223%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for RU34223: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: GA97156
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA97156%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for GA97156: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: VW25923
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VW25923%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for VW25923: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: YY21107
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YY21107%27 HTTP/1.1" 200 None
2026-03-28 08:07:00 [auto1.es] INFO: Scrape type for YY21107: 0
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: YM80761
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: HV14061
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: HR86968
2026-03-28 08:07:00 [auto1.es] INFO: Found listing with ID: KP17570
2026-03-28 08:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:01 [auto1.es] INFO: Channel: 24h | Page: 33 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: ZW86524
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: ZT59108
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT59108%27 HTTP/1.1" 200 None
2026-03-28 08:07:01 [auto1.es] INFO: Scrape type for ZT59108: 0
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: XX07827
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX07827%27 HTTP/1.1" 200 None
2026-03-28 08:07:01 [auto1.es] INFO: Scrape type for XX07827: 0
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: CU53246
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CU53246%27 HTTP/1.1" 200 None
2026-03-28 08:07:01 [auto1.es] INFO: Scrape type for CU53246: 0
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: LR10742
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LR10742%27 HTTP/1.1" 200 None
2026-03-28 08:07:01 [auto1.es] INFO: Scrape type for LR10742: 0
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: VC56562
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC56562%27 HTTP/1.1" 200 None
2026-03-28 08:07:01 [auto1.es] INFO: Scrape type for VC56562: 0
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: HB97411
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HB97411%27 HTTP/1.1" 200 None
2026-03-28 08:07:01 [auto1.es] INFO: Scrape type for HB97411: 0
2026-03-28 08:07:01 [auto1.es] INFO: Found listing with ID: ZS36669
2026-03-28 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZS36669%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for ZS36669: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: NJ98715
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: VY69585
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY69585%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for VY69585: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: FT04300
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: PS20422
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: KB11280
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KB11280%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for KB11280: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: AC97398
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: FK13380
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK13380%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for FK13380: 2
2026-03-28 08:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0e634b8-523d-560a-b32f-5b5493e642ff with identifier: FK13380
2026-03-28 08:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0e634b8-523d-560a-b32f-5b5493e642ff with scrape type 2
2026-03-28 08:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0e634b8-523d-560a-b32f-5b5493e642ff with scrape type 2
2026-03-28 08:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e0e634b8-523d-560a-b32f-5b5493e642ff, identifier: FK13380
2026-03-28 08:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e0e634b8-523d-560a-b32f-5b5493e642ff with identifier: FK13380
2026-03-28 08:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e0e634b8-523d-560a-b32f-5b5493e642ff with identifier: FK13380
2026-03-28 08:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e0e634b8-523d-560a-b32f-5b5493e642ff with identifier: FK13380 to the API
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07: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-28 08: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': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:22:15Z',
'fuel_type': 'diesel',
'id': 'e0e634b8-523d-560a-b32f-5b5493e642ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK13380',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Scirocco',
'odometer': 297878,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-04',
'seller_name': None,
'title': 'Volkswagen Scirocco 2.0 TDI Match',
'transmission': 'automatic',
'trim': 'Match',
'year': 2012}
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK13380%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Saving data for FK13380: {'auction_closing_time': 1774714935.0, 'created_time': 1774471061.157543, 'last_price_update_time': 1774685222.532821}
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FK13380') HTTP/1.1" 204 0
2026-03-28 08:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: DD02893
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: FJ48317
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ48317%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for FJ48317: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: TB67105
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: YH79403
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: RJ57584
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ57584%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for RJ57584: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: ZM86466
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: SK07271
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SK07271%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for SK07271: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: WZ18115
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: CL69232
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: XZ49849
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ49849%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for XZ49849: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: VK08624
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: ZF20558
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZF20558%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for ZF20558: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: LA59477
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: WT51875
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: YJ22618
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ22618%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for YJ22618: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: CY21718
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: EN57511
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN57511%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for EN57511: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: MJ86771
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: FG81749
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: XW98344
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: FA05952
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: HY26286
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HY26286%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for HY26286: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: SL84888
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL84888%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for SL84888: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: CM92438
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM92438%27 HTTP/1.1" 200 None
2026-03-28 08:07:02 [auto1.es] INFO: Scrape type for CM92438: 0
2026-03-28 08:07:02 [auto1.es] INFO: Found listing with ID: EG03635
2026-03-28 08: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-28 08:07:03 [auto1.es] INFO: Channel: 24h | Page: 34 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: EM05584
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: DR35066
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR35066%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for DR35066: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: ZT41669
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: LB47883
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB47883%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for LB47883: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: ZH70186
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH70186%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for ZH70186: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: BE54244
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE54244%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for BE54244: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: FM46706
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: RC07486
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: PU52271
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: JW04171
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JW04171%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for JW04171: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: HF45963
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: UD26451
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: YL57759
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: BY74928
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY74928%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for BY74928: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: AP77113
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP77113%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for AP77113: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: VW52839
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: UH68821
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UH68821%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for UH68821: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: FJ96130
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: MC49666
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: RR74853
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: JJ77360
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JJ77360%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for JJ77360: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: CY26712
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: SR69249
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: RG81713
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RG81713%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for RG81713: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: NC65740
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NC65740%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for NC65740: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: MP83522
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: ZV33545
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: GL92788
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GL92788%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for GL92788: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: XH10437
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH10437%27 HTTP/1.1" 200 None
2026-03-28 08:07:03 [auto1.es] INFO: Scrape type for XH10437: 0
2026-03-28 08:07:03 [auto1.es] INFO: Found listing with ID: JN05964
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JN05964%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for JN05964: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: KW20253
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KW20253%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for KW20253: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: CG09187
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: ZL32724
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL32724%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for ZL32724: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: YF74611
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF74611%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for YF74611: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: WC57455
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC57455%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for WC57455: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: YU51978
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YU51978%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for YU51978: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: LY65055
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LY65055%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for LY65055: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: NG74473
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: NF74888
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NF74888%27 HTTP/1.1" 200 None
2026-03-28 08:07:04 [auto1.es] INFO: Scrape type for NF74888: 0
2026-03-28 08:07:04 [auto1.es] INFO: Found listing with ID: DH03412
2026-03-28 08:07:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:05 [auto1.es] INFO: Channel: 24h | Page: 35 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: XR15363
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: JV83587
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JV83587%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for JV83587: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: SN56696
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: XV15787
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV15787%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for XV15787: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: FR40817
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FR40817%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for FR40817: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: BU83574
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BU83574%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for BU83574: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: HV80518
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: YP61713
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YP61713%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for YP61713: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: SP65649
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: KP20621
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KP20621%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for KP20621: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: NA52413
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NA52413%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for NA52413: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: ZE77964
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE77964%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for ZE77964: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: WA77291
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA77291%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for WA77291: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: EN05559
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: EU16511
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EU16511%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for EU16511: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: PF18321
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PF18321%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for PF18321: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: JC37021
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: YW59434
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: XW29028
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: ZF17550
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZF17550%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for ZF17550: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: DY05510
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: YC76181
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YC76181%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for YC76181: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: XH10383
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH10383%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for XH10383: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: SF23835
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SF23835%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for SF23835: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: JZ74348
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: EV57307
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: AP01935
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: HA51253
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: DB91286
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: US16617
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US16617%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for US16617: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: UZ32916
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ32916%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for UZ32916: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: KH58937
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH58937%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for KH58937: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: BB21726
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: VE25065
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VE25065%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for VE25065: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: VC51874
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC51874%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for VC51874: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: HB80191
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: EH44076
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH44076%27 HTTP/1.1" 200 None
2026-03-28 08:07:05 [auto1.es] INFO: Scrape type for EH44076: 0
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: BV69737
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: CE26517
2026-03-28 08:07:05 [auto1.es] INFO: Found listing with ID: WP31785
2026-03-28 08:07:05 [scrapy.extensions.logstats] INFO: Crawled 45 pages (at 21 pages/min), scraped 62 items (at 29 items/min)
2026-03-28 08:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-28 08:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:06 [auto1.es] INFO: Channel: 24h | Page: 36 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: NA45690
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: XW07664
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW07664%27 HTTP/1.1" 200 None
2026-03-28 08:07:06 [auto1.es] INFO: Scrape type for XW07664: 0
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: UL26650
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UL26650%27 HTTP/1.1" 200 None
2026-03-28 08:07:06 [auto1.es] INFO: Scrape type for UL26650: 0
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: PN60622
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN60622%27 HTTP/1.1" 200 None
2026-03-28 08:07:06 [auto1.es] INFO: Scrape type for PN60622: 0
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: BE55826
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: MR13736
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: XY73701
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY73701%27 HTTP/1.1" 200 None
2026-03-28 08:07:06 [auto1.es] INFO: Scrape type for XY73701: 0
2026-03-28 08:07:06 [auto1.es] INFO: Found listing with ID: NJ64367
2026-03-28 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ64367%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for NJ64367: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: MU84560
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: VZ14573
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: NP28736
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NP28736%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for NP28736: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: BE57585
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: LZ46895
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: ZK08967
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: MF18812
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MF18812%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for MF18812: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: VX73239
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VX73239%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for VX73239: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: GS37711
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: MD97530
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: HE26407
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HE26407%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for HE26407: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: CH37145
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH37145%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for CH37145: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: YX91165
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX91165%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for YX91165: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: PM01444
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PM01444%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for PM01444: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: CG97821
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CG97821%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for CG97821: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: HU91100
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: CP16982
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: SW39850
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: ES67704
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES67704%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for ES67704: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: UF98716
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: UV98686
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV98686%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for UV98686: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: ZL46614
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL46614%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for ZL46614: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: CF72772
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CF72772%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for CF72772: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: CD32787
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD32787%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for CD32787: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: ME11919
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: YU32195
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YU32195%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for YU32195: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: HE05235
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HE05235%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for HE05235: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: GE49904
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: UX45403
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: PY10364
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PY10364%27 HTTP/1.1" 200 None
2026-03-28 08:07:07 [auto1.es] INFO: Scrape type for PY10364: 0
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: FY36073
2026-03-28 08:07:07 [auto1.es] INFO: Found listing with ID: HM53954
2026-03-28 08:07:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:08 [auto1.es] INFO: Channel: 24h | Page: 37 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: KE93313
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE93313%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for KE93313: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: GX93030
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX93030%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for GX93030: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: DS99682
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DS99682%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for DS99682: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: WV40532
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV40532%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for WV40532: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: KC53673
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: SM25064
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: MP42129
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MP42129%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for MP42129: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: NK34270
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: US76988
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: HL11989
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: UL24539
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: WE46909
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE46909%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for WE46909: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: XL66794
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: GJ58304
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GJ58304%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for GJ58304: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: SU07288
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SU07288%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for SU07288: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: RN04683
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RN04683%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for RN04683: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: KE66826
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: GT62572
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT62572%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for GT62572: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: SA21904
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: CU63126
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CU63126%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for CU63126: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: PS40392
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS40392%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for PS40392: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: ER70032
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ER70032%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for ER70032: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: NB66504
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NB66504%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for NB66504: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: LY43971
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: AR16993
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR16993%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for AR16993: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: AE99486
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE99486%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for AE99486: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: ST64769
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: BR73846
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR73846%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for BR73846: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: NZ52735
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ52735%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for NZ52735: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: VG19915
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: JX90216
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JX90216%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for JX90216: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: WW69130
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW69130%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for WW69130: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: DB60699
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: MD84451
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: FF27063
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: FM76074
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FM76074%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for FM76074: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: FN47664
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FN47664%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for FN47664: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: PX56700
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PX56700%27 HTTP/1.1" 200 None
2026-03-28 08:07:08 [auto1.es] INFO: Scrape type for PX56700: 0
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: LE05631
2026-03-28 08:07:08 [auto1.es] INFO: Found listing with ID: YA92841
2026-03-28 08: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-28 08:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:09 [auto1.es] INFO: Channel: 24h | Page: 38 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: WJ47895
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WJ47895%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for WJ47895: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: EN16009
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: BP83698
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: UY61522
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UY61522%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for UY61522: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: FP96823
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FP96823%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for FP96823: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: MT75330
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT75330%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for MT75330: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: CY83374
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY83374%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for CY83374: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: CA59744
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CA59744%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for CA59744: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: GZ65139
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ65139%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for GZ65139: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: SV82730
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SV82730%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for SV82730: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: NR18889
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: GT34308
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT34308%27 HTTP/1.1" 200 None
2026-03-28 08:07:09 [auto1.es] INFO: Scrape type for GT34308: 0
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: VE56967
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: YG49669
2026-03-28 08:07:09 [auto1.es] INFO: Found listing with ID: XX51310
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX51310%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for XX51310: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: NZ53366
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: HA69691
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: BR02548
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: CK45240
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CK45240%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for CK45240: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: NT11654
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NT11654%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for NT11654: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: FU44920
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FU44920%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for FU44920: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: CH18424
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH18424%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for CH18424: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: KR74310
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: HL87277
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HL87277%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for HL87277: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: ZS52106
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: GA48296
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA48296%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for GA48296: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: PV57289
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: DH51017
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH51017%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for DH51017: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: YS24805
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: KK62636
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: GP88698
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: UE51591
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: KK88543
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK88543%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for KK88543: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: SJ54893
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SJ54893%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for SJ54893: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: UR77549
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UR77549%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for UR77549: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: RH13684
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: RR88978
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR88978%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for RR88978: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: VM33646
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: TN33358
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TN33358%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for TN33358: 0
2026-03-28 08:07:10 [auto1.es] INFO: Found listing with ID: JR18467
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR18467%27 HTTP/1.1" 200 None
2026-03-28 08:07:10 [auto1.es] INFO: Scrape type for JR18467: 0
2026-03-28 08:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:11 [auto1.es] INFO: Channel: 24h | Page: 39 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: WH79046
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: YH97828
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH97828%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for YH97828: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: ZR58264
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: EG55234
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EG55234%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for EG55234: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: JY61710
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JY61710%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for JY61710: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: MZ20228
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MZ20228%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for MZ20228: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: NF49332
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: GP02900
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: TJ92656
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TJ92656%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for TJ92656: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: TJ35606
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TJ35606%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for TJ35606: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: JL87579
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JL87579%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for JL87579: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: CU50273
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CU50273%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for CU50273: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: KA14000
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: LU77013
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: UN54067
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: EB66984
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB66984%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for EB66984: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: LE92322
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LE92322%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for LE92322: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: FK94642
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK94642%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for FK94642: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: RF34421
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: MF83182
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: UJ15106
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: SX47256
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: TL38815
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TL38815%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for TL38815: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: RT35335
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: AY17458
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: AX44077
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: LR05195
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: ED43827
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: WE77493
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: TK05995
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TK05995%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for TK05995: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: RE01082
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE01082%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for RE01082: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: VR51792
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR51792%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for VR51792: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: WW04715
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: LP98864
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP98864%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for LP98864: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: CL84602
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CL84602%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for CL84602: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: CB44972
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB44972%27 HTTP/1.1" 200 None
2026-03-28 08:07:11 [auto1.es] INFO: Scrape type for CB44972: 0
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: GB72499
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: YG58121
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: GD16695
2026-03-28 08:07:11 [auto1.es] INFO: Found listing with ID: CM66780
2026-03-28 08: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-28 08:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:12 [auto1.es] INFO: Channel: 24h | Page: 40 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: NJ18297
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ18297%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for NJ18297: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: JP19484
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: FL72079
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: CD37802
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD37802%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for CD37802: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: KR53631
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: RH73314
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RH73314%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for RH73314: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: FM03469
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: DK97910
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DK97910%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for DK97910: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: TZ12338
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: UE32558
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UE32558%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for UE32558: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: BL42593
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BL42593%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for BL42593: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: VV22800
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: JT33139
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: LV49477
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: CM70741
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM70741%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for CM70741: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: SM51869
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM51869%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for SM51869: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: DU33012
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DU33012%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for DU33012: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: LN79000
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: PG51774
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: LA22899
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: LV62700
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV62700%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for LV62700: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: KT03520
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: PR26492
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: MA61689
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA61689%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for MA61689: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: NG44542
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NG44542%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for NG44542: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: FT82115
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FT82115%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for FT82115: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: EK45789
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: UA81124
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: KZ85278
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: NN86390
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: MD24315
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD24315%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for MD24315: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: ER91055
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ER91055%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for ER91055: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: MT58726
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: MX17134
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MX17134%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for MX17134: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: RK31632
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK31632%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for RK31632: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: DH56387
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: JC23738
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC23738%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for JC23738: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: DF11976
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DF11976%27 HTTP/1.1" 200 None
2026-03-28 08:07:12 [auto1.es] INFO: Scrape type for DF11976: 0
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: PL96310
2026-03-28 08:07:12 [auto1.es] INFO: Found listing with ID: FK36826
2026-03-28 08:07:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:13 [auto1.es] INFO: Channel: 24h | Page: 41 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: EV43622
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: DR08098
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR08098%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for DR08098: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: VR55239
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR55239%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for VR55239: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: MA33029
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: CF71670
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: JM46031
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: WL49874
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: UR06074
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UR06074%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for UR06074: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: DU03691
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DU03691%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for DU03691: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: BK29060
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BK29060%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for BK29060: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: NC38723
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NC38723%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for NC38723: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: GA23722
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: RE88096
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: UB92538
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB92538%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for UB92538: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: VW16333
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: LW24131
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LW24131%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for LW24131: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: JH23969
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JH23969%27 HTTP/1.1" 200 None
2026-03-28 08:07:13 [auto1.es] INFO: Scrape type for JH23969: 0
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: GU02949
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: AD94776
2026-03-28 08:07:13 [auto1.es] INFO: Found listing with ID: FY67843
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: CJ73946
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: HW14857
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HW14857%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for HW14857: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: YP76490
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YP76490%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for YP76490: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: KD88168
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD88168%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for KD88168: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: MJ15003
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MJ15003%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for MJ15003: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: BX46671
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BX46671%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for BX46671: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: XH33697
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: AK05110
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: KA10637
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: RK54634
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK54634%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for RK54634: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: YF73149
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF73149%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for YF73149: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: NM67545
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: FX35940
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX35940%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for FX35940: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: KA04822
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KA04822%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for KA04822: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: YU55670
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: AR66930
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: MS70085
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: EY91693
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: SK48295
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SK48295%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for SK48295: 0
2026-03-28 08:07:14 [auto1.es] INFO: Found listing with ID: RD09772
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD09772%27 HTTP/1.1" 200 None
2026-03-28 08:07:14 [auto1.es] INFO: Scrape type for RD09772: 0
2026-03-28 08:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08: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-28 08:07:15 [auto1.es] INFO: Channel: 24h | Page: 42 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: DC98818
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: FG46245
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG46245%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for FG46245: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: ZC78414
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: SV12911
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SV12911%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for SV12911: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: SW56869
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW56869%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for SW56869: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: HB55085
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HB55085%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for HB55085: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: KB02477
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: XY62505
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY62505%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for XY62505: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: VC51295
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: ZU80420
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZU80420%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for ZU80420: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: CX94622
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CX94622%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for CX94622: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: CV01854
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: NH75257
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NH75257%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for NH75257: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: MC91810
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MC91810%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for MC91810: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: XX41705
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX41705%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for XX41705: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: WC11174
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC11174%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for WC11174: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: TX02907
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: GT49964
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: RU11910
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU11910%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for RU11910: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: MR81111
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MR81111%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for MR81111: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: AG64385
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: DE89755
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DE89755%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for DE89755: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: FD55064
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD55064%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for FD55064: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: ZZ21581
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ21581%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for ZZ21581: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: UN59874
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: TS70412
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: LB05915
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: GU38907
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU38907%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for GU38907: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: ZD47887
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD47887%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for ZD47887: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: RX29075
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX29075%27 HTTP/1.1" 200 None
2026-03-28 08:07:15 [auto1.es] INFO: Scrape type for RX29075: 0
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: DD64860
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: YC67276
2026-03-28 08:07:15 [auto1.es] INFO: Found listing with ID: BT53297
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BT53297%27 HTTP/1.1" 200 None
2026-03-28 08:07:16 [auto1.es] INFO: Scrape type for BT53297: 0
2026-03-28 08:07:16 [auto1.es] INFO: Found listing with ID: EY80222
2026-03-28 08:07:16 [auto1.es] INFO: Found listing with ID: GJ06814
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GJ06814%27 HTTP/1.1" 200 None
2026-03-28 08:07:16 [auto1.es] INFO: Scrape type for GJ06814: 0
2026-03-28 08:07:16 [auto1.es] INFO: Found listing with ID: YJ20703
2026-03-28 08:07:16 [auto1.es] INFO: Found listing with ID: LF19420
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LF19420%27 HTTP/1.1" 200 None
2026-03-28 08:07:16 [auto1.es] INFO: Scrape type for LF19420: 0
2026-03-28 08:07:16 [auto1.es] INFO: Found listing with ID: RK37999
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK37999%27 HTTP/1.1" 200 None
2026-03-28 08:07:16 [auto1.es] INFO: Scrape type for RK37999: 0
2026-03-28 08:07:16 [auto1.es] INFO: Found listing with ID: VB75549
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB75549%27 HTTP/1.1" 200 None
2026-03-28 08:07:16 [auto1.es] INFO: Scrape type for VB75549: 0
2026-03-28 08:07:16 [auto1.es] INFO: Found listing with ID: YV46157
2026-03-28 08: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-28 08:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:17 [auto1.es] INFO: Channel: 24h | Page: 43 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: MK48449
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: XA71436
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: VV60127
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV60127%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for VV60127: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: RD28906
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD28906%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for RD28906: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: YC39574
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YC39574%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for YC39574: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: ET46210
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET46210%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for ET46210: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: WG59071
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: TF20925
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF20925%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for TF20925: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: JG54829
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG54829%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for JG54829: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: AS80806
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: ZG70058
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZG70058%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for ZG70058: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: YH51023
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: CJ84501
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: ZT56570
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: XN30812
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: HH76274
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: LJ17115
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: FG05757
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG05757%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for FG05757: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: DB89419
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DB89419%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for DB89419: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: LA57781
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA57781%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for LA57781: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: RD28331
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD28331%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for RD28331: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: KK99044
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: TW26676
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW26676%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for TW26676: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: GP55698
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP55698%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for GP55698: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: RG56357
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: SW63270
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW63270%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for SW63270: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: FH92259
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FH92259%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for FH92259: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: WN06367
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: HM29961
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: XC57294
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC57294%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for XC57294: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: EU98432
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EU98432%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for EU98432: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: RY15229
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: DW75083
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: RL87551
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: KN45266
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KN45266%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for KN45266: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: EL62965
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EL62965%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for EL62965: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: XG96540
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XG96540%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for XG96540: 0
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: AB25333
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: WG96659
2026-03-28 08:07:17 [auto1.es] INFO: Found listing with ID: JM59673
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM59673%27 HTTP/1.1" 200 None
2026-03-28 08:07:17 [auto1.es] INFO: Scrape type for JM59673: 0
2026-03-28 08:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:20 [auto1.es] INFO: Channel: 24h | Page: 44 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: GL31739
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GL31739%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for GL31739: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: ZB83445
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: EE09579
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: ZL80540
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL80540%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for ZL80540: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: PY12516
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: ZY07880
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: UG14230
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG14230%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for UG14230: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: WD56273
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: WJ13059
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WJ13059%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for WJ13059: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: PB42278
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PB42278%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for PB42278: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: GH53615
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: TD30027
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TD30027%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for TD30027: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: FA27463
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA27463%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for FA27463: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: MR66674
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: FA20187
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA20187%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for FA20187: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: XB66018
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: ES48862
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES48862%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for ES48862: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: AN82065
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AN82065%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for AN82065: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: AP65187
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: EZ05662
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EZ05662%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for EZ05662: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: GR17806
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GR17806%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for GR17806: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: PW69748
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PW69748%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for PW69748: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: LM78815
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: XP48517
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP48517%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for XP48517: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: DD74793
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD74793%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for DD74793: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: VF19120
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VF19120%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for VF19120: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: NM32585
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM32585%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for NM32585: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: PY80888
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PY80888%27 HTTP/1.1" 200 None
2026-03-28 08:07:20 [auto1.es] INFO: Scrape type for PY80888: 0
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: RA61754
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: TS18952
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: GG84553
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: VY77417
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: LS36094
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: YW75502
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: CR47918
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: HF65167
2026-03-28 08:07:20 [auto1.es] INFO: Found listing with ID: GG33729
2026-03-28 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG33729%27 HTTP/1.1" 200 None
2026-03-28 08:07:21 [auto1.es] INFO: Scrape type for GG33729: 0
2026-03-28 08:07:21 [auto1.es] INFO: Found listing with ID: RD19726
2026-03-28 08:07:21 [auto1.es] INFO: Found listing with ID: FJ71193
2026-03-28 08:07:21 [auto1.es] INFO: Found listing with ID: JX94297
2026-03-28 08:07:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:22 [auto1.es] INFO: Channel: 24h | Page: 45 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: RC43522
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: EH10088
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH10088%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for EH10088: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: FB98424
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: GA24285
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA24285%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for GA24285: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: EL53937
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EL53937%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for EL53937: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: SL87514
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: MN81981
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: RG01927
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: WE77223
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE77223%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for WE77223: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: SL38190
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL38190%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for SL38190: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: KT38971
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: PW28611
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PW28611%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for PW28611: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: LZ88229
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: YM10014
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: BM84951
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: FX21213
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX21213%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for FX21213: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: JG12549
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG12549%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for JG12549: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: HK65705
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HK65705%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for HK65705: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: WN81450
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN81450%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for WN81450: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: TG06683
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: RK21190
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK21190%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for RK21190: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: AL55124
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: BX87783
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: UN21453
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: KF67108
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KF67108%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for KF67108: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: HN15529
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HN15529%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for HN15529: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: WZ09714
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: GT72542
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT72542%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for GT72542: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: NC85422
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: NG03443
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: ZM94527
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: ZY05184
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: XB60101
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: MD81888
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: DS53595
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DS53595%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for DS53595: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: JK89410
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: KT73774
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KT73774%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for KT73774: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: DN57812
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: GF25247
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GF25247%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for GF25247: 0
2026-03-28 08:07:22 [auto1.es] INFO: Found listing with ID: GY71785
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY71785%27 HTTP/1.1" 200 None
2026-03-28 08:07:22 [auto1.es] INFO: Scrape type for GY71785: 0
2026-03-28 08:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:23 [auto1.es] INFO: Channel: 24h | Page: 46 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: RF22633
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: TB59452
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: JG20309
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG20309%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for JG20309: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: LF34637
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LF34637%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for LF34637: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: TA37328
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TA37328%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for TA37328: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: KS63423
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KS63423%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for KS63423: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: MW76524
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: SU90916
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SU90916%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for SU90916: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: YJ60609
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: TB20827
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: JR41621
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR41621%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for JR41621: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: RR11017
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR11017%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for RR11017: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: HC78450
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HC78450%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for HC78450: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: VE86539
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: SB05981
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB05981%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for SB05981: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: GH64040
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH64040%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for GH64040: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: US21221
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: SB85910
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB85910%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for SB85910: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: WZ08736
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ08736%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for WZ08736: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: YH80645
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH80645%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for YH80645: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: FW08254
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: PK70837
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: EG02791
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EG02791%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for EG02791: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: DF32061
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: JA56838
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JA56838%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for JA56838: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: ZH85985
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: YD78878
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: BB57842
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: FP11877
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: XS07722
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS07722%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for XS07722: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: SM50481
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM50481%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for SM50481: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: AM60182
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AM60182%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for AM60182: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: WR08352
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: GY73641
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: LB26536
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: FE19310
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FE19310%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for FE19310: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: XB79448
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: ME14626
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: HS01643
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HS01643%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for HS01643: 0
2026-03-28 08:07:23 [auto1.es] INFO: Found listing with ID: CF60022
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CF60022%27 HTTP/1.1" 200 None
2026-03-28 08:07:23 [auto1.es] INFO: Scrape type for CF60022: 0
2026-03-28 08: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-28 08: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-28 08:07:24 [auto1.es] INFO: Channel: 24h | Page: 47 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: TP19820
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: UP13396
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP13396%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for UP13396: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: HF43157
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: RD87944
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: CV42273
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: LV56361
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV56361%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for LV56361: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: TW64158
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW64158%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for TW64158: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: KU36165
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KU36165%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for KU36165: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: FG19732
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG19732%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for FG19732: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: BP57031
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: RY21508
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: FV98550
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FV98550%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for FV98550: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: NN72545
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: PX05110
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: VK69645
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: MV52589
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MV52589%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for MV52589: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: YT36266
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT36266%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for YT36266: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: BM28897
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: YJ05760
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: PH65326
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: ED82323
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: YF71759
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF71759%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for YF71759: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: HJ36466
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HJ36466%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for HJ36466: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: AC34566
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: SV63508
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SV63508%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for SV63508: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: XR63585
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR63585%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for XR63585: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: FM92662
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FM92662%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for FM92662: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: LG55317
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG55317%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for LG55317: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: DY55894
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DY55894%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for DY55894: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: LN78930
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: EZ26896
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EZ26896%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for EZ26896: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: WA45592
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: BG56736
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BG56736%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for BG56736: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: KH43607
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH43607%27 HTTP/1.1" 200 None
2026-03-28 08:07:24 [auto1.es] INFO: Scrape type for KH43607: 0
2026-03-28 08:07:24 [auto1.es] INFO: Found listing with ID: EE39278
2026-03-28 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EE39278%27 HTTP/1.1" 200 None
2026-03-28 08:07:25 [auto1.es] INFO: Scrape type for EE39278: 0
2026-03-28 08:07:25 [auto1.es] INFO: Found listing with ID: XZ84742
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ84742%27 HTTP/1.1" 200 None
2026-03-28 08:07:25 [auto1.es] INFO: Scrape type for XZ84742: 0
2026-03-28 08:07:25 [auto1.es] INFO: Found listing with ID: BK86158
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BK86158%27 HTTP/1.1" 200 None
2026-03-28 08:07:25 [auto1.es] INFO: Scrape type for BK86158: 0
2026-03-28 08:07:25 [auto1.es] INFO: Found listing with ID: BU12450
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BU12450%27 HTTP/1.1" 200 None
2026-03-28 08:07:25 [auto1.es] INFO: Scrape type for BU12450: 0
2026-03-28 08:07:25 [auto1.es] INFO: Found listing with ID: UB63669
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB63669%27 HTTP/1.1" 200 None
2026-03-28 08:07:25 [auto1.es] INFO: Scrape type for UB63669: 0
2026-03-28 08:07:25 [auto1.es] INFO: Found listing with ID: NP13134
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NP13134%27 HTTP/1.1" 200 None
2026-03-28 08:07:25 [auto1.es] INFO: Scrape type for NP13134: 0
2026-03-28 08: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-28 08:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:26 [auto1.es] INFO: Channel: 24h | Page: 48 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: ES80363
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: NA66808
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NA66808%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for NA66808: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: GH55887
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH55887%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for GH55887: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: LL24572
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: WA42706
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: UJ02953
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UJ02953%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for UJ02953: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: ZZ48834
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ48834%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for ZZ48834: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: VJ40506
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VJ40506%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for VJ40506: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: RN82930
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: GZ65389
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: WU84058
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WU84058%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for WU84058: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: ZN70323
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZN70323%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for ZN70323: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: JD05776
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JD05776%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for JD05776: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: ZT28887
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT28887%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for ZT28887: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: KF15980
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KF15980%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for KF15980: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: XH14423
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH14423%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for XH14423: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: BK45760
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: BM13295
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: TR57503
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR57503%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for TR57503: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: XW97577
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: PF88217
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: MB16167
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: EG85848
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: UZ66881
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ66881%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for UZ66881: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: BL63813
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BL63813%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for BL63813: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: EN12947
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN12947%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for EN12947: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: TU33340
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: DV32133
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: ZV69106
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: MD70003
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: LA48157
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: EP39863
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: WW33252
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW33252%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for WW33252: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: GK53380
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK53380%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for GK53380: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: GX06456
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: MV28926
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: HZ84403
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ84403%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for HZ84403: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: SN85132
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN85132%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for SN85132: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: PZ83937
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ83937%27 HTTP/1.1" 200 None
2026-03-28 08:07:26 [auto1.es] INFO: Scrape type for PZ83937: 0
2026-03-28 08:07:26 [auto1.es] INFO: Found listing with ID: MJ22507
2026-03-28 08:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08: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-28 08:07:27 [auto1.es] INFO: Channel: 24h | Page: 49 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:27 [auto1.es] INFO: Found listing with ID: WA67007
2026-03-28 08:07:27 [auto1.es] INFO: Found listing with ID: AX74159
2026-03-28 08:07:27 [auto1.es] INFO: Found listing with ID: SL25416
2026-03-28 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL25416%27 HTTP/1.1" 200 None
2026-03-28 08:07:27 [auto1.es] INFO: Scrape type for SL25416: 0
2026-03-28 08:07:27 [auto1.es] INFO: Found listing with ID: GG82225
2026-03-28 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG82225%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for GG82225: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: LV49535
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: DJ04712
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: GX78430
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX78430%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for GX78430: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: XA13214
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA13214%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for XA13214: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: XH50909
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH50909%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for XH50909: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: DE67964
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: TX42049
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TX42049%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for TX42049: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: RY30784
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RY30784%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for RY30784: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: SG65714
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: XJ18059
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XJ18059%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for XJ18059: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: CY15368
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: UP27315
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP27315%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for UP27315: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: JG12289
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG12289%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for JG12289: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: RX15442
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: HT69965
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: KW14097
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KW14097%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for KW14097: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: TE55978
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: DG64903
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG64903%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for DG64903: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: YE59618
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: FJ48335
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: YP50704
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: ML86623
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ML86623%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for ML86623: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: AE33071
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: EY16008
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: WB62155
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WB62155%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for WB62155: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: XZ16571
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: BZ14545
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ14545%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for BZ14545: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: SP81388
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SP81388%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for SP81388: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: YL98507
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YL98507%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for YL98507: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: UZ13447
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ13447%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for UZ13447: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: KX02596
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: VC76613
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC76613%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for VC76613: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: FE56951
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FE56951%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for FE56951: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: RD14633
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD14633%27 HTTP/1.1" 200 None
2026-03-28 08:07:28 [auto1.es] INFO: Scrape type for RD14633: 0
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: GT51555
2026-03-28 08:07:28 [auto1.es] INFO: Found listing with ID: ZM80152
2026-03-28 08: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-28 08:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:29 [auto1.es] INFO: Channel: 24h | Page: 50 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: FN90345
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: ZA28450
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZA28450%27 HTTP/1.1" 200 None
2026-03-28 08:07:29 [auto1.es] INFO: Scrape type for ZA28450: 0
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: VV73300
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV73300%27 HTTP/1.1" 200 None
2026-03-28 08:07:29 [auto1.es] INFO: Scrape type for VV73300: 0
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: AT54546
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: PB23846
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: VN77018
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: WG01714
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WG01714%27 HTTP/1.1" 200 None
2026-03-28 08:07:29 [auto1.es] INFO: Scrape type for WG01714: 0
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: TB50178
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB50178%27 HTTP/1.1" 200 None
2026-03-28 08:07:29 [auto1.es] INFO: Scrape type for TB50178: 0
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: JK29035
2026-03-28 08:07:29 [auto1.es] INFO: Found listing with ID: VL72913
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL72913%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for VL72913: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: ZZ62546
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: XP57901
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: JW76352
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JW76352%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for JW76352: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: AB11386
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AB11386%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for AB11386: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: XR29035
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR29035%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for XR29035: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: YF06119
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF06119%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for YF06119: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: MC71487
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MC71487%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for MC71487: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: LT61588
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LT61588%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for LT61588: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: MP31569
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: UL23725
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: YC43770
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: FZ62617
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FZ62617%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for FZ62617: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: UZ90227
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ90227%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for UZ90227: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: CT66486
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CT66486%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for CT66486: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: TN50205
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TN50205%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for TN50205: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: FJ32217
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ32217%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for FJ32217: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: MU50158
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MU50158%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for MU50158: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: LV83724
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: KH40259
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH40259%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for KH40259: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: EF00810
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EF00810%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for EF00810: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: CR96058
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: NH80896
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: JJ54433
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JJ54433%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for JJ54433: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: PX76519
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PX76519%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for PX76519: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: TJ03460
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TJ03460%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for TJ03460: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: EE78385
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EE78385%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for EE78385: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: RL54744
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RL54744%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for RL54744: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: FL97062
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FL97062%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for FL97062: 0
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: PC36576
2026-03-28 08:07:30 [auto1.es] INFO: Found listing with ID: TG55276
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TG55276%27 HTTP/1.1" 200 None
2026-03-28 08:07:30 [auto1.es] INFO: Scrape type for TG55276: 0
2026-03-28 08: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-28 08:07: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-28 08:07:31 [auto1.es] INFO: Channel: 24h | Page: 51 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: VL76370
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL76370%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for VL76370: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: AN25119
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: HL96316
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HL96316%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for HL96316: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: NA14080
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: KD32086
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: JE90684
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: KL07706
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: ZC57359
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: LJ23140
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ23140%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for LJ23140: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: CH50110
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH50110%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for CH50110: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: ET64130
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET64130%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for ET64130: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: WL07406
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: JL80339
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: UP46325
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP46325%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for UP46325: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: MM77073
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM77073%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for MM77073: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: DV58619
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV58619%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for DV58619: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: MH58773
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: KE17366
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE17366%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for KE17366: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: WM54096
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WM54096%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for WM54096: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: YX68233
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX68233%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for YX68233: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: FW39837
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: ES82633
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: JW31558
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: XW86216
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: ZR14615
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: MG74318
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: EB56604
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB56604%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for EB56604: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: EZ75681
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EZ75681%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for EZ75681: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: YP54060
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: ZF52825
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: FD92977
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: UT04175
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: FJ63213
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: YM46867
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YM46867%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for YM46867: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: DM27699
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: FP35669
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: JE09459
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: XE32619
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XE32619%27 HTTP/1.1" 200 None
2026-03-28 08:07:31 [auto1.es] INFO: Scrape type for XE32619: 0
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: ZY33695
2026-03-28 08:07:31 [auto1.es] INFO: Found listing with ID: XC39222
2026-03-28 08:07:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:32 [auto1.es] INFO: Channel: 24h | Page: 52 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: DH28057
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH28057%27 HTTP/1.1" 200 None
2026-03-28 08:07:32 [auto1.es] INFO: Scrape type for DH28057: 0
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: LC81120
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: GD98283
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GD98283%27 HTTP/1.1" 200 None
2026-03-28 08:07:32 [auto1.es] INFO: Scrape type for GD98283: 0
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: CB57175
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: PZ72634
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ72634%27 HTTP/1.1" 200 None
2026-03-28 08:07:32 [auto1.es] INFO: Scrape type for PZ72634: 0
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: MS49436
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS49436%27 HTTP/1.1" 200 None
2026-03-28 08:07:32 [auto1.es] INFO: Scrape type for MS49436: 0
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: RR62391
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: AJ84089
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: FB43319
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: XC46914
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC46914%27 HTTP/1.1" 200 None
2026-03-28 08:07:32 [auto1.es] INFO: Scrape type for XC46914: 0
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: RM79142
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: JY09497
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: TD25649
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TD25649%27 HTTP/1.1" 200 None
2026-03-28 08:07:32 [auto1.es] INFO: Scrape type for TD25649: 0
2026-03-28 08:07:32 [auto1.es] INFO: Found listing with ID: AS51467
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS51467%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for AS51467: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: NZ54247
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ54247%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for NZ54247: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: WE21693
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: FR95558
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FR95558%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for FR95558: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: ZE41555
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE41555%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for ZE41555: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: HM27570
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HM27570%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for HM27570: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: AL28647
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: PC53610
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PC53610%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for PC53610: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: KM47082
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: FJ09985
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: JZ86442
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JZ86442%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for JZ86442: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: VB06067
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: SA98238
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SA98238%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for SA98238: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: LS65787
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS65787%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for LS65787: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: DA25807
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA25807%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for DA25807: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: MA79555
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: TE50739
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TE50739%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for TE50739: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: VL49161
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: RT14519
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT14519%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for RT14519: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: WM24762
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WM24762%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for WM24762: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: JE26942
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JE26942%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for JE26942: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: XX85945
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX85945%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for XX85945: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: BT54234
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: BE99512
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE99512%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for BE99512: 0
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: CN53275
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: TF04725
2026-03-28 08:07:33 [auto1.es] INFO: Found listing with ID: RN90591
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RN90591%27 HTTP/1.1" 200 None
2026-03-28 08:07:33 [auto1.es] INFO: Scrape type for RN90591: 0
2026-03-28 08:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:34 [auto1.es] INFO: Channel: 24h | Page: 53 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: TC61442
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TC61442%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for TC61442: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: PT49535
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: AL30564
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AL30564%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for AL30564: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: KE47103
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE47103%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for KE47103: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: SF05146
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: GX55521
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX55521%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for GX55521: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: EL12224
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EL12224%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for EL12224: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: EE07728
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EE07728%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for EE07728: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: LB97818
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB97818%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for LB97818: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: SU20973
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SU20973%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for SU20973: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: RD73162
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: LE09183
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: DL40805
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: AW49477
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: TB74372
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: LU79245
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LU79245%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for LU79245: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: RV28339
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV28339%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for RV28339: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: AE79363
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: BP19645
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: RB19136
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: HC67204
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: EL32039
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EL32039%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for EL32039: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: YD48242
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YD48242%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for YD48242: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: SB84191
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB84191%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for SB84191: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: XF10257
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: UA88301
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA88301%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for UA88301: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: TT54847
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT54847%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for TT54847: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: MF03574
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: CZ73203
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: AJ53679
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: ER99924
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: AJ63740
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: MG24035
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG24035%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for MG24035: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: AG87385
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: XW95149
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: SY91293
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: JC49855
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC49855%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for JC49855: 0
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: DM43927
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: ZH88989
2026-03-28 08:07:34 [auto1.es] INFO: Found listing with ID: AV04114
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV04114%27 HTTP/1.1" 200 None
2026-03-28 08:07:34 [auto1.es] INFO: Scrape type for AV04114: 0
2026-03-28 08: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-28 08:07: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-28 08:07:35 [auto1.es] INFO: Channel: 24h | Page: 54 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: NN13578
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: JB50336
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JB50336%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for JB50336: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: XJ92197
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XJ92197%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for XJ92197: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: TV08054
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV08054%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for TV08054: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: MA21066
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA21066%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for MA21066: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: UK85840
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: HZ40578
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ40578%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for HZ40578: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: AH95116
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: ML07808
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: NE97244
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: UF15640
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF15640%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for UF15640: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: UV13351
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: JY25444
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: CU51757
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CU51757%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for CU51757: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: EY86051
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY86051%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for EY86051: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: GP92404
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: NB97215
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NB97215%27 HTTP/1.1" 200 None
2026-03-28 08:07:35 [auto1.es] INFO: Scrape type for NB97215: 0
2026-03-28 08:07:35 [auto1.es] INFO: Found listing with ID: PK58195
2026-03-28 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK58195%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for PK58195: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: SG84832
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: NK92990
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NK92990%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for NK92990: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: UU25578
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: AB11281
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AB11281%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for AB11281: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: PE24027
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: GN52396
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GN52396%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for GN52396: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: ZA21810
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZA21810%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for ZA21810: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: BJ36748
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BJ36748%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for BJ36748: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: AV93278
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV93278%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for AV93278: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: AW04396
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: MA61086
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA61086%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for MA61086: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: PS45222
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS45222%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for PS45222: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: ZZ72823
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: CW88498
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: KR67716
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KR67716%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for KR67716: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: NZ88130
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ88130%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for NZ88130: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: EA95786
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: GS59468
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GS59468%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for GS59468: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: NL01395
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NL01395%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for NL01395: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: FD66693
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: MZ54464
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MZ54464%27 HTTP/1.1" 200 None
2026-03-28 08:07:36 [auto1.es] INFO: Scrape type for MZ54464: 0
2026-03-28 08:07:36 [auto1.es] INFO: Found listing with ID: CB03666
2026-03-28 08:07:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:37 [auto1.es] INFO: Channel: 24h | Page: 55 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: WN15214
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN15214%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for WN15214: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: GP65825
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP65825%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for GP65825: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: KP85608
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KP85608%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for KP85608: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: VU96042
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: TV36544
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV36544%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for TV36544: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: HF92394
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF92394%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for HF92394: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: AS08117
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS08117%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for AS08117: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: HT85667
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: XN45249
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN45249%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for XN45249: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: HB38669
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: HZ02297
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ02297%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for HZ02297: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: UG78525
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG78525%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for UG78525: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: LK07555
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LK07555%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for LK07555: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: XX98366
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: DF08485
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: JC46060
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: VT11458
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: VG77720
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VG77720%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for VG77720: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: DL11284
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: YV30906
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: DL05579
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DL05579%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for DL05579: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: UK08613
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UK08613%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for UK08613: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: AZ15880
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: EV24986
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EV24986%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for EV24986: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: HA22815
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: RK55405
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK55405%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for RK55405: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: UG21171
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG21171%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for UG21171: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: ME07403
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ME07403%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for ME07403: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: MF36359
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MF36359%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for MF36359: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: ES15520
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: HP01859
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HP01859%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for HP01859: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: CP49442
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP49442%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for CP49442: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: TC70621
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: LG93188
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: MY48214
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: ZJ52163
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: VY31603
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY31603%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for VY31603: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: WC85393
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: TG12231
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TG12231%27 HTTP/1.1" 200 None
2026-03-28 08:07:37 [auto1.es] INFO: Scrape type for TG12231: 0
2026-03-28 08:07:37 [auto1.es] INFO: Found listing with ID: VK38327
2026-03-28 08: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-28 08:07: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-28 08:07:38 [auto1.es] INFO: Channel: 24h | Page: 56 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: ZJ67299
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ67299%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for ZJ67299: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: TZ36663
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: WP66264
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: GR19122
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: EB62750
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: BZ21450
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ21450%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for BZ21450: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: XY10294
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: LG59471
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: RV14480
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: ZC21665
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: FA71297
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: VL09919
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: HE42254
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HE42254%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for HE42254: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: RK09701
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK09701%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for RK09701: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: TV36726
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV36726%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for TV36726: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: GE62108
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GE62108%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for GE62108: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: ZH45296
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH45296%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for ZH45296: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: WZ44927
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ44927%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for WZ44927: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: LP80713
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: DM84841
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DM84841%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for DM84841: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: MZ44217
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: DH50359
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH50359%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for DH50359: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: NJ73279
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ73279%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for NJ73279: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: GM08675
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GM08675%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for GM08675: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: ZW95177
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: XX72262
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: EH39769
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: LG94479
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG94479%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for LG94479: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: VT96833
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: UR64839
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: TR96675
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: KP83247
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KP83247%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for KP83247: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: LC59267
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: DV40298
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: DD46195
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: VB81501
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: HN11800
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HN11800%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for HN11800: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: GH42664
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: UV08458
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV08458%27 HTTP/1.1" 200 None
2026-03-28 08:07:38 [auto1.es] INFO: Scrape type for UV08458: 0
2026-03-28 08:07:38 [auto1.es] INFO: Found listing with ID: BB29813
2026-03-28 08:07:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08: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-28 08:07:40 [auto1.es] INFO: Channel: 24h | Page: 57 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: DD02198
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: SM77284
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: XS23007
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: TH31010
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: PP39110
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP39110%27 HTTP/1.1" 200 None
2026-03-28 08:07:40 [auto1.es] INFO: Scrape type for PP39110: 0
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: TT72287
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT72287%27 HTTP/1.1" 200 None
2026-03-28 08:07:40 [auto1.es] INFO: Scrape type for TT72287: 0
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: KL48857
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: RY19109
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: MK23766
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK23766%27 HTTP/1.1" 200 None
2026-03-28 08:07:40 [auto1.es] INFO: Scrape type for MK23766: 0
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: DR64033
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR64033%27 HTTP/1.1" 200 None
2026-03-28 08:07:40 [auto1.es] INFO: Scrape type for DR64033: 0
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: TH38754
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: FU14405
2026-03-28 08:07:40 [auto1.es] INFO: Found listing with ID: PD86662
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD86662%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for PD86662: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: XC40695
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: VE50785
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: NT66217
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NT66217%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for NT66217: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: AP64153
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: PK37230
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: CW49447
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: BG55573
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BG55573%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for BG55573: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: CT91769
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CT91769%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for CT91769: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: UV80286
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV80286%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for UV80286: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: RP83421
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RP83421%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for RP83421: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: YE20956
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YE20956%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for YE20956: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: FT33215
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FT33215%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for FT33215: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: CB32241
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB32241%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for CB32241: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: DX86055
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: KV41270
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: PD21728
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD21728%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for PD21728: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: XK73032
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: TN29066
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: RS45242
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: RT04886
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT04886%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for RT04886: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: JC38983
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: KD08887
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: EK86006
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EK86006%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for EK86006: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: XL12491
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL12491%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for XL12491: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: VR29926
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: YC02097
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YC02097%27 HTTP/1.1" 200 None
2026-03-28 08:07:41 [auto1.es] INFO: Scrape type for YC02097: 0
2026-03-28 08:07:41 [auto1.es] INFO: Found listing with ID: FK65100
2026-03-28 08: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-28 08:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:43 [auto1.es] INFO: Channel: 24h | Page: 58 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: ZT16054
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT16054%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for ZT16054: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: VC62552
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: DD15597
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: LE34718
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LE34718%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for LE34718: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: FM31640
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: XS51461
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS51461%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for XS51461: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: ZD85047
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD85047%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for ZD85047: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: MD04984
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD04984%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for MD04984: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: WD34727
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: TT49974
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT49974%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for TT49974: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: ZE13912
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: AM05329
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AM05329%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for AM05329: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: TH42321
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: JG85850
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG85850%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for JG85850: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: MU04629
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MU04629%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for MU04629: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: MW15131
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW15131%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for MW15131: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: UM71516
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: VT35195
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT35195%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for VT35195: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: PD96380
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: UD80298
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD80298%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for UD80298: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: PH10774
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PH10774%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for PH10774: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: AL10193
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AL10193%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for AL10193: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: RR40846
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR40846%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for RR40846: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: LR89235
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LR89235%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for LR89235: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: DU61809
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DU61809%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for DU61809: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: PH11049
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: GX91950
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: YJ04642
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: XZ30156
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ30156%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for XZ30156: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: XF66468
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XF66468%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for XF66468: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: FX14772
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: VN13138
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VN13138%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for VN13138: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: EN73965
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: YA86748
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YA86748%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for YA86748: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: ND59157
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: KZ49779
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: YT85498
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT85498%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for YT85498: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: VZ06267
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ06267%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for VZ06267: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: GC26553
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GC26553%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for GC26553: 0
2026-03-28 08:07:43 [auto1.es] INFO: Found listing with ID: YU03196
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YU03196%27 HTTP/1.1" 200 None
2026-03-28 08:07:43 [auto1.es] INFO: Scrape type for YU03196: 0
2026-03-28 08:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:44 [auto1.es] INFO: Channel: 24h | Page: 59 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: PA92548
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PA92548%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for PA92548: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: JJ75829
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JJ75829%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for JJ75829: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: SV29323
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: TB73704
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: VD81677
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: EJ16249
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EJ16249%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for EJ16249: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: UH45112
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UH45112%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for UH45112: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: DZ42678
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DZ42678%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for DZ42678: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: VR45740
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: FK61059
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK61059%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for FK61059: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: VC98401
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC98401%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for VC98401: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: PS29729
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS29729%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for PS29729: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: WZ34012
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: ZP51440
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZP51440%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for ZP51440: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: ZS20717
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: NY16020
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NY16020%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for NY16020: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: GT44883
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: XV33818
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: KX99272
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KX99272%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for KX99272: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: AD67761
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: ZE85496
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE85496%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for ZE85496: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: RT81282
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT81282%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for RT81282: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: XC28006
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: JP11260
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JP11260%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for JP11260: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: MW05620
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW05620%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for MW05620: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: GY32674
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: TV15408
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: HV86151
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: UZ86093
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ86093%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for UZ86093: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: ZM69944
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM69944%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for ZM69944: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: RT56400
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: MZ66022
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: WN54679
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: VP18393
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: DB92602
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: WX13119
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: UD21856
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD21856%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for UD21856: 0
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: FZ04394
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: XK60422
2026-03-28 08:07:44 [auto1.es] INFO: Found listing with ID: UF95473
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF95473%27 HTTP/1.1" 200 None
2026-03-28 08:07:44 [auto1.es] INFO: Scrape type for UF95473: 0
2026-03-28 08: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-28 08:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:46 [auto1.es] INFO: Channel: 24h | Page: 60 | totalHits: 2419 | hits on page: 40
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: ZW56409
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: BR13060
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: FK50437
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: RD21311
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD21311%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for RD21311: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: XJ78592
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: FU29422
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FU29422%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for FU29422: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: WP72662
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WP72662%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for WP72662: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: NG83144
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: KH84544
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH84544%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for KH84544: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: LM59241
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LM59241%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for LM59241: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: TF39547
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: UT93063
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: WA94101
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA94101%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for WA94101: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: VJ59554
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VJ59554%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for VJ59554: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: MJ93698
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: RA85318
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RA85318%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for RA85318: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: RC37181
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: KV37790
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KV37790%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for KV37790: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: AP29688
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: RL18296
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: TK95363
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TK95363%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for TK95363: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: BE90053
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE90053%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for BE90053: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: VY28267
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: HV58793
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV58793%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for HV58793: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: AU82484
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: CL32416
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: YF90515
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YF90515%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for YF90515: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: TL16652
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: ET37328
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET37328%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for ET37328: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: VB46301
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB46301%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for VB46301: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: SU85789
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SU85789%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for SU85789: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: JW67554
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: CY04008
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY04008%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for CY04008: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: NV45891
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NV45891%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for NV45891: 0
2026-03-28 08:07:46 [auto1.es] INFO: Found listing with ID: NS96167
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NS96167%27 HTTP/1.1" 200 None
2026-03-28 08:07:46 [auto1.es] INFO: Scrape type for NS96167: 2
2026-03-28 08:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b06b278-a734-5ad9-8827-6f0d324c8a45 with identifier: NS96167
2026-03-28 08:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b06b278-a734-5ad9-8827-6f0d324c8a45 with scrape type 2
2026-03-28 08:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b06b278-a734-5ad9-8827-6f0d324c8a45 with scrape type 2
2026-03-28 08:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3b06b278-a734-5ad9-8827-6f0d324c8a45, identifier: NS96167
2026-03-28 08:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3b06b278-a734-5ad9-8827-6f0d324c8a45 with identifier: NS96167
2026-03-28 08:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3b06b278-a734-5ad9-8827-6f0d324c8a45 with identifier: NS96167
2026-03-28 08:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3b06b278-a734-5ad9-8827-6f0d324c8a45 with identifier: NS96167 to the API
2026-03-28 08:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-28T16:26:21Z',
'fuel_type': 'petrol',
'id': '3b06b278-a734-5ad9-8827-6f0d324c8a45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NS96167',
'listing': 'auction',
'make': 'Lexus',
'model': 'RX-Serie',
'odometer': 221686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-28',
'seller_name': None,
'title': 'Lexus RX-Serie RX 300',
'transmission': 'automatic',
'trim': '',
'year': 2005}
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NS96167%27 HTTP/1.1" 200 None
2026-03-28 08:07:47 [auto1.es] INFO: Saving data for NS96167: {'auction_closing_time': 1774715181.0, 'created_time': 1774598731.318832, 'last_price_update_time': 1774685267.033295}
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NS96167') HTTP/1.1" 204 0
2026-03-28 08: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-28 08:07:47 [auto1.es] INFO: Found listing with ID: XV58633
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV58633%27 HTTP/1.1" 200 None
2026-03-28 08:07:47 [auto1.es] INFO: Scrape type for XV58633: 2
2026-03-28 08:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1 with identifier: XV58633
2026-03-28 08:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1 with scrape type 2
2026-03-28 08:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1 with scrape type 2
2026-03-28 08:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1, identifier: XV58633
2026-03-28 08:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1 with identifier: XV58633
2026-03-28 08:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1 with identifier: XV58633
2026-03-28 08:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1 with identifier: XV58633 to the API
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:48:21Z',
'fuel_type': 'petrol',
'id': 'b7ff0c00-b5b8-5152-b53d-cbfe1c659ea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XV58633',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 89089,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-18',
'seller_name': None,
'title': 'Citroen C3 1.0 VTi Tonic',
'transmission': 'manual',
'trim': 'Tonic',
'year': 2016}
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV58633%27 HTTP/1.1" 200 None
2026-03-28 08:07:47 [auto1.es] INFO: Saving data for XV58633: {'auction_closing_time': 1774716501.0, 'created_time': 1773129445.32288, 'last_price_update_time': 1774685267.526053}
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XV58633') HTTP/1.1" 204 0
2026-03-28 08:07:47 [auto1.es] INFO: Found listing with ID: UV89988
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV89988%27 HTTP/1.1" 200 None
2026-03-28 08:07:47 [auto1.es] INFO: Scrape type for UV89988: 2
2026-03-28 08:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2fb1fdf-be55-5f76-8f24-149aba69025f with identifier: UV89988
2026-03-28 08:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2fb1fdf-be55-5f76-8f24-149aba69025f with scrape type 2
2026-03-28 08:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2fb1fdf-be55-5f76-8f24-149aba69025f with scrape type 2
2026-03-28 08:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a2fb1fdf-be55-5f76-8f24-149aba69025f, identifier: UV89988
2026-03-28 08:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a2fb1fdf-be55-5f76-8f24-149aba69025f with identifier: UV89988
2026-03-28 08:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a2fb1fdf-be55-5f76-8f24-149aba69025f with identifier: UV89988
2026-03-28 08:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a2fb1fdf-be55-5f76-8f24-149aba69025f with identifier: UV89988 to the API
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 140,
'expiration_date': '2026-03-28T16:22:00Z',
'fuel_type': 'diesel',
'id': 'a2fb1fdf-be55-5f76-8f24-149aba69025f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UV89988',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 406065,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-21',
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2010}
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV89988%27 HTTP/1.1" 200 None
2026-03-28 08:07:47 [auto1.es] INFO: Saving data for UV89988: {'auction_closing_time': 1774714920.0, 'created_time': 1773952331.309157, 'last_price_update_time': 1774685267.916155}
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UV89988') HTTP/1.1" 204 0
2026-03-28 08:07:47 [auto1.es] INFO: Found listing with ID: SB36142
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB36142%27 HTTP/1.1" 200 None
2026-03-28 08:07:47 [auto1.es] INFO: Scrape type for SB36142: 2
2026-03-28 08:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bee558d4-110e-5c40-917f-045655df1410 with identifier: SB36142
2026-03-28 08:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bee558d4-110e-5c40-917f-045655df1410 with scrape type 2
2026-03-28 08:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bee558d4-110e-5c40-917f-045655df1410 with scrape type 2
2026-03-28 08:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bee558d4-110e-5c40-917f-045655df1410, identifier: SB36142
2026-03-28 08:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bee558d4-110e-5c40-917f-045655df1410 with identifier: SB36142
2026-03-28 08:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bee558d4-110e-5c40-917f-045655df1410 with identifier: SB36142
2026-03-28 08:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bee558d4-110e-5c40-917f-045655df1410 with identifier: SB36142 to the API
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 150,
'expiration_date': '2026-03-28T16:37:23Z',
'fuel_type': 'diesel',
'id': 'bee558d4-110e-5c40-917f-045655df1410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB36142',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 125906,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-26',
'seller_name': None,
'title': 'Jaguar E-Pace D150 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2018}
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB36142%27 HTTP/1.1" 200 None
2026-03-28 08:07:48 [auto1.es] INFO: Saving data for SB36142: {'auction_closing_time': 1774715843.0, 'created_time': 1774598729.722753, 'last_price_update_time': 1774685268.308858}
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SB36142') HTTP/1.1" 204 0
2026-03-28 08:07:48 [auto1.es] INFO: Found listing with ID: UU20141
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU20141%27 HTTP/1.1" 200 None
2026-03-28 08:07:48 [auto1.es] INFO: Scrape type for UU20141: 2
2026-03-28 08:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e910d34-69ee-5999-9867-bc99485ee249 with identifier: UU20141
2026-03-28 08:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e910d34-69ee-5999-9867-bc99485ee249 with scrape type 2
2026-03-28 08:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e910d34-69ee-5999-9867-bc99485ee249 with scrape type 2
2026-03-28 08:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3e910d34-69ee-5999-9867-bc99485ee249, identifier: UU20141
2026-03-28 08:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3e910d34-69ee-5999-9867-bc99485ee249 with identifier: UU20141
2026-03-28 08:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3e910d34-69ee-5999-9867-bc99485ee249 with identifier: UU20141
2026-03-28 08:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3e910d34-69ee-5999-9867-bc99485ee249 with identifier: UU20141 to the API
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:16:20Z',
'fuel_type': 'diesel',
'id': '3e910d34-69ee-5999-9867-bc99485ee249',
'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/UU20141',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 111332,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-24',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2018}
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU20141%27 HTTP/1.1" 200 None
2026-03-28 08:07:48 [auto1.es] INFO: Saving data for UU20141: {'auction_closing_time': 1774714580.0, 'created_time': 1773918604.030905, 'last_price_update_time': 1774685268.736419}
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UU20141') HTTP/1.1" 204 0
2026-03-28 08:07:48 [auto1.es] INFO: Found listing with ID: DH00541
2026-03-28 08:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 08:07:52 [auto1.es] INFO: Channel: 24h | Page: 61 | totalHits: 2419 | hits on page: 19
2026-03-28 08:07:52 [auto1.es] INFO: Found listing with ID: ND20390
2026-03-28 08:07:52 [auto1.es] INFO: Found listing with ID: CA13811
2026-03-28 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CA13811%27 HTTP/1.1" 200 None
2026-03-28 08:07:52 [auto1.es] INFO: Scrape type for CA13811: 2
2026-03-28 08:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4ee997a-43af-55bf-ad64-15c9f130d4eb with identifier: CA13811
2026-03-28 08:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4ee997a-43af-55bf-ad64-15c9f130d4eb with scrape type 2
2026-03-28 08:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4ee997a-43af-55bf-ad64-15c9f130d4eb with scrape type 2
2026-03-28 08:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d4ee997a-43af-55bf-ad64-15c9f130d4eb, identifier: CA13811
2026-03-28 08:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d4ee997a-43af-55bf-ad64-15c9f130d4eb with identifier: CA13811
2026-03-28 08:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d4ee997a-43af-55bf-ad64-15c9f130d4eb with identifier: CA13811
2026-03-28 08:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d4ee997a-43af-55bf-ad64-15c9f130d4eb with identifier: CA13811 to the API
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08: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': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:00:36Z',
'fuel_type': 'diesel',
'id': 'd4ee997a-43af-55bf-ad64-15c9f130d4eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CA13811',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 116154,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-29',
'seller_name': None,
'title': 'Peugeot 307 1.6 HDi XS',
'transmission': 'manual',
'trim': 'XS',
'year': 2007}
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CA13811%27 HTTP/1.1" 200 None
2026-03-28 08:07:53 [auto1.es] INFO: Saving data for CA13811: {'auction_closing_time': 1774713636.0, 'created_time': 1774598730.39903, 'last_price_update_time': 1774685273.187046}
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CA13811') HTTP/1.1" 204 0
2026-03-28 08:07:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 08:07:53 [auto1.es] INFO: Found listing with ID: VM06943
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VM06943%27 HTTP/1.1" 200 None
2026-03-28 08:07:53 [auto1.es] INFO: Scrape type for VM06943: 2
2026-03-28 08:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ae10540-fbab-561b-a6f1-536f23699ace with identifier: VM06943
2026-03-28 08:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ae10540-fbab-561b-a6f1-536f23699ace with scrape type 2
2026-03-28 08:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ae10540-fbab-561b-a6f1-536f23699ace with scrape type 2
2026-03-28 08:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3ae10540-fbab-561b-a6f1-536f23699ace, identifier: VM06943
2026-03-28 08:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3ae10540-fbab-561b-a6f1-536f23699ace with identifier: VM06943
2026-03-28 08:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3ae10540-fbab-561b-a6f1-536f23699ace with identifier: VM06943
2026-03-28 08:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3ae10540-fbab-561b-a6f1-536f23699ace with identifier: VM06943 to the API
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:50:52Z',
'fuel_type': 'diesel',
'id': '3ae10540-fbab-561b-a6f1-536f23699ace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VM06943',
'listing': 'auction',
'make': 'Toyota',
'model': 'Urban Cruiser',
'odometer': 123855,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-16',
'seller_name': None,
'title': 'Toyota Urban Cruiser 1.4 D-4D Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2009}
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VM06943%27 HTTP/1.1" 200 None
2026-03-28 08:07:53 [auto1.es] INFO: Saving data for VM06943: {'auction_closing_time': 1774716652.0, 'created_time': 1774015762.498321, 'last_price_update_time': 1774685273.652867}
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VM06943') HTTP/1.1" 204 0
2026-03-28 08:07:53 [auto1.es] INFO: Found listing with ID: GF91510
2026-03-28 08:07:53 [auto1.es] INFO: Found listing with ID: GE94512
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GE94512%27 HTTP/1.1" 200 None
2026-03-28 08:07:53 [auto1.es] INFO: Scrape type for GE94512: 2
2026-03-28 08:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdefd8f0-3ab0-5766-9580-b204553ffbf9 with identifier: GE94512
2026-03-28 08:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdefd8f0-3ab0-5766-9580-b204553ffbf9 with scrape type 2
2026-03-28 08:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdefd8f0-3ab0-5766-9580-b204553ffbf9 with scrape type 2
2026-03-28 08:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bdefd8f0-3ab0-5766-9580-b204553ffbf9, identifier: GE94512
2026-03-28 08:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bdefd8f0-3ab0-5766-9580-b204553ffbf9 with identifier: GE94512
2026-03-28 08:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bdefd8f0-3ab0-5766-9580-b204553ffbf9 with identifier: GE94512
2026-03-28 08:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bdefd8f0-3ab0-5766-9580-b204553ffbf9 with identifier: GE94512 to the API
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08: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': 150,
'expiration_date': '2026-03-28T16:08:59Z',
'fuel_type': 'diesel',
'id': 'bdefd8f0-3ab0-5766-9580-b204553ffbf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GE94512',
'listing': 'auction',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 61841,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-08',
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Xcellence',
'transmission': 'automatic',
'trim': 'Xcellence',
'year': 2021}
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GE94512%27 HTTP/1.1" 200 None
2026-03-28 08:07:54 [auto1.es] INFO: Saving data for GE94512: {'auction_closing_time': 1774714139.0, 'created_time': 1773918578.516804, 'last_price_update_time': 1774685274.034977}
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GE94512') HTTP/1.1" 204 0
2026-03-28 08:07:54 [auto1.es] INFO: Found listing with ID: NM44751
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM44751%27 HTTP/1.1" 200 None
2026-03-28 08:07:54 [auto1.es] INFO: Scrape type for NM44751: 2
2026-03-28 08:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b607508-05c7-539f-a281-a1b9646b5769 with identifier: NM44751
2026-03-28 08:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b607508-05c7-539f-a281-a1b9646b5769 with scrape type 2
2026-03-28 08:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b607508-05c7-539f-a281-a1b9646b5769 with scrape type 2
2026-03-28 08:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9b607508-05c7-539f-a281-a1b9646b5769, identifier: NM44751
2026-03-28 08:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9b607508-05c7-539f-a281-a1b9646b5769 with identifier: NM44751
2026-03-28 08:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9b607508-05c7-539f-a281-a1b9646b5769 with identifier: NM44751
2026-03-28 08:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9b607508-05c7-539f-a281-a1b9646b5769 with identifier: NM44751 to the API
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 105,
'expiration_date': '2026-03-28T16:44:21Z',
'fuel_type': 'diesel',
'id': '9b607508-05c7-539f-a281-a1b9646b5769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NM44751',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 251509,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-04-10',
'seller_name': None,
'title': 'Seat Leon 1.9 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2006}
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM44751%27 HTTP/1.1" 200 None
2026-03-28 08:07:54 [auto1.es] INFO: Saving data for NM44751: {'auction_closing_time': 1774716261.0, 'created_time': 1773400149.882344, 'last_price_update_time': 1774685274.481245}
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NM44751') HTTP/1.1" 204 0
2026-03-28 08:07:54 [auto1.es] INFO: Found listing with ID: HD74513
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HD74513%27 HTTP/1.1" 200 None
2026-03-28 08:07:54 [auto1.es] INFO: Scrape type for HD74513: 2
2026-03-28 08:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094d783c-72d1-5f8a-9a19-e3a745aef3c4 with identifier: HD74513
2026-03-28 08:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094d783c-72d1-5f8a-9a19-e3a745aef3c4 with scrape type 2
2026-03-28 08:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094d783c-72d1-5f8a-9a19-e3a745aef3c4 with scrape type 2
2026-03-28 08:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 094d783c-72d1-5f8a-9a19-e3a745aef3c4, identifier: HD74513
2026-03-28 08:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 094d783c-72d1-5f8a-9a19-e3a745aef3c4 with identifier: HD74513
2026-03-28 08:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 094d783c-72d1-5f8a-9a19-e3a745aef3c4 with identifier: HD74513
2026-03-28 08:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 094d783c-72d1-5f8a-9a19-e3a745aef3c4 with identifier: HD74513 to the API
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08: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-28 08: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': 150,
'expiration_date': '2026-03-28T16:58:47Z',
'fuel_type': 'diesel',
'id': '094d783c-72d1-5f8a-9a19-e3a745aef3c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HD74513',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 215853,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-15',
'seller_name': None,
'title': 'Jaguar E-Pace D150 AWD',
'transmission': 'automatic',
'trim': 'AWD',
'year': 2018}
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HD74513%27 HTTP/1.1" 200 None
2026-03-28 08:07:54 [auto1.es] INFO: Saving data for HD74513: {'auction_closing_time': 1774717127.0, 'created_time': 1773230751.578201, 'last_price_update_time': 1774685274.955971}
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HD74513') HTTP/1.1" 204 0
2026-03-28 08:07:54 [auto1.es] INFO: Found listing with ID: GT92698
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT92698%27 HTTP/1.1" 200 None
2026-03-28 08:07:54 [auto1.es] INFO: Scrape type for GT92698: 2
2026-03-28 08:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4e00e5d-708c-54e2-96f5-1333b290b7df with identifier: GT92698
2026-03-28 08:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4e00e5d-708c-54e2-96f5-1333b290b7df with scrape type 2
2026-03-28 08:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4e00e5d-708c-54e2-96f5-1333b290b7df with scrape type 2
2026-03-28 08:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f4e00e5d-708c-54e2-96f5-1333b290b7df, identifier: GT92698
2026-03-28 08:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f4e00e5d-708c-54e2-96f5-1333b290b7df with identifier: GT92698
2026-03-28 08:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f4e00e5d-708c-54e2-96f5-1333b290b7df with identifier: GT92698
2026-03-28 08:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f4e00e5d-708c-54e2-96f5-1333b290b7df with identifier: GT92698 to the API
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:07: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:59:39Z',
'fuel_type': 'diesel',
'id': 'f4e00e5d-708c-54e2-96f5-1333b290b7df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GT92698',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 162100,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-18',
'seller_name': None,
'title': 'Seat Leon 2.0 TDI FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2015}
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT92698%27 HTTP/1.1" 200 None
2026-03-28 08:07:55 [auto1.es] INFO: Saving data for GT92698: {'auction_closing_time': 1774717179.0, 'created_time': 1773129145.288232, 'last_price_update_time': 1774685275.35648}
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GT92698') HTTP/1.1" 204 0
2026-03-28 08:07:55 [auto1.es] INFO: Found listing with ID: VN26021
2026-03-28 08:07:55 [auto1.es] INFO: Found listing with ID: WH54771
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH54771%27 HTTP/1.1" 200 None
2026-03-28 08:07:55 [auto1.es] INFO: Scrape type for WH54771: 2
2026-03-28 08:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 313d282b-72b1-5113-b1fe-660e070c7f1a with identifier: WH54771
2026-03-28 08:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313d282b-72b1-5113-b1fe-660e070c7f1a with scrape type 2
2026-03-28 08:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 313d282b-72b1-5113-b1fe-660e070c7f1a with scrape type 2
2026-03-28 08:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 313d282b-72b1-5113-b1fe-660e070c7f1a, identifier: WH54771
2026-03-28 08:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 313d282b-72b1-5113-b1fe-660e070c7f1a with identifier: WH54771
2026-03-28 08:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 313d282b-72b1-5113-b1fe-660e070c7f1a with identifier: WH54771
2026-03-28 08:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 313d282b-72b1-5113-b1fe-660e070c7f1a with identifier: WH54771 to the API
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:07: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': 160,
'expiration_date': '2026-03-28T16:37:24Z',
'fuel_type': 'diesel',
'id': '313d282b-72b1-5113-b1fe-660e070c7f1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH54771',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 153770,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-11',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'year': 2017}
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH54771%27 HTTP/1.1" 200 None
2026-03-28 08:07:55 [auto1.es] INFO: Saving data for WH54771: {'auction_closing_time': 1774715844.0, 'created_time': 1773918443.396507, 'last_price_update_time': 1774685275.739118}
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WH54771') HTTP/1.1" 204 0
2026-03-28 08:07:55 [auto1.es] INFO: Found listing with ID: NL75511
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NL75511%27 HTTP/1.1" 200 None
2026-03-28 08:07:55 [auto1.es] INFO: Scrape type for NL75511: 2
2026-03-28 08:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4ea1f7-300e-57b2-ab32-2518ff9b18f9 with identifier: NL75511
2026-03-28 08:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4ea1f7-300e-57b2-ab32-2518ff9b18f9 with scrape type 2
2026-03-28 08:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e4ea1f7-300e-57b2-ab32-2518ff9b18f9 with scrape type 2
2026-03-28 08:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7e4ea1f7-300e-57b2-ab32-2518ff9b18f9, identifier: NL75511
2026-03-28 08:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7e4ea1f7-300e-57b2-ab32-2518ff9b18f9 with identifier: NL75511
2026-03-28 08:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7e4ea1f7-300e-57b2-ab32-2518ff9b18f9 with identifier: NL75511
2026-03-28 08:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7e4ea1f7-300e-57b2-ab32-2518ff9b18f9 with identifier: NL75511 to the API
2026-03-28 08:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:07: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 122,
'expiration_date': '2026-03-28T16:14:06Z',
'fuel_type': 'petrol',
'id': '7e4ea1f7-300e-57b2-ab32-2518ff9b18f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NL75511',
'listing': 'auction',
'make': 'Audi',
'model': 'A1',
'odometer': 23272,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-06',
'seller_name': None,
'title': 'Audi A1 1.4 TFSI Ambition',
'transmission': 'automatic',
'trim': 'Ambition',
'year': 2011}
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NL75511%27 HTTP/1.1" 200 None
2026-03-28 08:07:56 [auto1.es] INFO: Saving data for NL75511: {'auction_closing_time': 1774714446.0, 'created_time': 1773432589.545972, 'last_price_update_time': 1774685276.122138}
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NL75511') HTTP/1.1" 204 0
2026-03-28 08:07:56 [auto1.es] INFO: Found listing with ID: LX82632
2026-03-28 08:07:56 [auto1.es] INFO: Found listing with ID: WW97634
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW97634%27 HTTP/1.1" 200 None
2026-03-28 08:07:56 [auto1.es] INFO: Scrape type for WW97634: 2
2026-03-28 08:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89 with identifier: WW97634
2026-03-28 08:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89 with scrape type 2
2026-03-28 08:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89 with scrape type 2
2026-03-28 08:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89, identifier: WW97634
2026-03-28 08:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89 with identifier: WW97634
2026-03-28 08:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89 with identifier: WW97634
2026-03-28 08:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89 with identifier: WW97634 to the API
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:07: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': 155,
'expiration_date': '2026-03-28T16:33:56Z',
'fuel_type': 'diesel',
'id': 'c6eb49c3-2fbb-5ab3-bdfa-ff07671fdc89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WW97634',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 159436,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-31',
'seller_name': None,
'title': 'Ford Mondeo 2.2 TDCi Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2005}
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW97634%27 HTTP/1.1" 200 None
2026-03-28 08:07:56 [auto1.es] INFO: Saving data for WW97634: {'auction_closing_time': 1774715636.0, 'created_time': 1773324417.629841, 'last_price_update_time': 1774685276.514611}
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WW97634') HTTP/1.1" 204 0
2026-03-28 08:07:56 [auto1.es] INFO: Found listing with ID: JM72010
2026-03-28 08:07:56 [auto1.es] INFO: Found listing with ID: SD86160
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SD86160%27 HTTP/1.1" 200 None
2026-03-28 08:07:56 [auto1.es] INFO: Scrape type for SD86160: 0
2026-03-28 08:07:56 [auto1.es] INFO: Found listing with ID: HF43561
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF43561%27 HTTP/1.1" 200 None
2026-03-28 08:07:56 [auto1.es] INFO: Scrape type for HF43561: 2
2026-03-28 08:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb4ddb6-c80b-572c-989d-dd920d085813 with identifier: HF43561
2026-03-28 08:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb4ddb6-c80b-572c-989d-dd920d085813 with scrape type 2
2026-03-28 08:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb4ddb6-c80b-572c-989d-dd920d085813 with scrape type 2
2026-03-28 08:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9cb4ddb6-c80b-572c-989d-dd920d085813, identifier: HF43561
2026-03-28 08:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9cb4ddb6-c80b-572c-989d-dd920d085813 with identifier: HF43561
2026-03-28 08:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9cb4ddb6-c80b-572c-989d-dd920d085813 with identifier: HF43561
2026-03-28 08:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9cb4ddb6-c80b-572c-989d-dd920d085813 with identifier: HF43561 to the API
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:07: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': 150,
'expiration_date': '2026-03-28T16:17:24Z',
'fuel_type': 'diesel',
'id': '9cb4ddb6-c80b-572c-989d-dd920d085813',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF43561',
'listing': 'auction',
'make': 'Skoda',
'model': 'Superb',
'odometer': 164679,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-04',
'seller_name': None,
'title': 'Skoda Superb 2.0 TDI Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2018}
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF43561%27 HTTP/1.1" 200 None
2026-03-28 08:07:56 [auto1.es] INFO: Saving data for HF43561: {'auction_closing_time': 1774714644.0, 'created_time': 1774037412.290013, 'last_price_update_time': 1774685276.963013}
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HF43561') HTTP/1.1" 204 0
2026-03-28 08:07:56 [auto1.es] INFO: Found listing with ID: PP85710
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP85710%27 HTTP/1.1" 200 None
2026-03-28 08:07:57 [auto1.es] INFO: Scrape type for PP85710: 2
2026-03-28 08:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2acc12d8-461c-568f-8d69-e7f077ba1db4 with identifier: PP85710
2026-03-28 08:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2acc12d8-461c-568f-8d69-e7f077ba1db4 with scrape type 2
2026-03-28 08:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2acc12d8-461c-568f-8d69-e7f077ba1db4 with scrape type 2
2026-03-28 08:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2acc12d8-461c-568f-8d69-e7f077ba1db4, identifier: PP85710
2026-03-28 08: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-28 08:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2acc12d8-461c-568f-8d69-e7f077ba1db4 with identifier: PP85710
2026-03-28 08:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2acc12d8-461c-568f-8d69-e7f077ba1db4 with identifier: PP85710
2026-03-28 08:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2acc12d8-461c-568f-8d69-e7f077ba1db4 with identifier: PP85710 to the API
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 08:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:19:05Z',
'fuel_type': 'diesel',
'id': '2acc12d8-461c-568f-8d69-e7f077ba1db4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PP85710',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 77691,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-14',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 4Matic Exclusive',
'transmission': 'automatic',
'trim': '4Matic Exclusive',
'year': 2019}
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP85710%27 HTTP/1.1" 200 None
2026-03-28 08:07:57 [auto1.es] INFO: Saving data for PP85710: {'auction_closing_time': 1774714745.0, 'created_time': 1772705132.070516, 'last_price_update_time': 1774685277.463904}
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PP85710') HTTP/1.1" 204 0
2026-03-28 08:07:57 [auto1.es] INFO: Found listing with ID: PL21143
2026-03-28 08:07:57 [auto1.es] INFO: Found listing with ID: ZL14108
2026-03-28 08:07:57 [auto1.es] INFO: Channel: 24h | Page: 62 | totalHits: 2419 | hits on page: 0
2026-03-28 08:07:57 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 08:07:57 [auto1.es] INFO: auto1.es Batch config: batch 2/2
2026-03-28 08:07:57 [auto1.es] INFO: auto1.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 2}
2026-03-28 08:07:57 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (78 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.es/task_22_2026-03-28T08_05_00.jl
2026-03-28 08:07:57 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 228852,
'downloader/request_count': 90,
'downloader/request_method_count/GET': 26,
'downloader/request_method_count/POST': 64,
'downloader/response_bytes': 12136167,
'downloader/response_count': 90,
'downloader/response_status_count/200': 90,
'dupefilter/filtered': 3,
'elapsed_time_seconds': 172.393448,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 8, 7, 57, 676834, tzinfo=datetime.timezone.utc),
'item_scraped_count': 78,
'log_count/DEBUG': 3372,
'log_count/INFO': 4589,
'memusage/max': 170496000,
'memusage/startup': 150052864,
'photo_download_count': 18,
'request_depth_max': 65,
'response_received_count': 72,
'scheduler/dequeued': 90,
'scheduler/dequeued/memory': 90,
'scheduler/enqueued': 90,
'scheduler/enqueued/memory': 90,
'scrape_type/batch_skipped': 1215,
'scrape_type/new': 3,
'scrape_type/price_update': 75,
'scrape_type/skipped': 1163,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 72,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.865685857282693,
'scrapy-zyte-api/mean_response_seconds': 1.9940546766544378,
'scrapy-zyte-api/processed': 72,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 72,
'scrapy-zyte-api/request_args/experimental.requestCookies': 71,
'scrapy-zyte-api/request_args/experimental.responseCookies': 72,
'scrapy-zyte-api/request_args/httpRequestBody': 64,
'scrapy-zyte-api/request_args/httpRequestMethod': 64,
'scrapy-zyte-api/request_args/httpResponseBody': 72,
'scrapy-zyte-api/request_args/httpResponseHeaders': 72,
'scrapy-zyte-api/request_args/sessionContext': 72,
'scrapy-zyte-api/request_args/url': 72,
'scrapy-zyte-api/status_codes/200': 72,
'scrapy-zyte-api/success': 72,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 2459,
'source/total_available': 2419,
'start_time': datetime.datetime(2026, 3, 28, 8, 5, 5, 283386, tzinfo=datetime.timezone.utc)}
2026-03-28 08:07:57 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 08:07:57 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fb85a13a390>
2026-03-28 08:07:57 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fb85a28c490>