2026-03-30 06:05:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 06: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-30 06:05:04 [auto1.es] INFO: Batch mode enabled: batch 2/2
2026-03-30 06:05:04 [auto1.es] INFO: Starting spider auto1.es
2026-03-30 06:05:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 06:05:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 06:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 06:05:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 06:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: 9ef2dddd4041d273
2026-03-30 06: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-30 06: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-30T06_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-30 06:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 06:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 06: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-30 06:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 06: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-30 06:05:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 06:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 06:05:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-30 06:05:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 06:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 06:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 06: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-30 06:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 06:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 06: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-30 06: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-30 06:05:05 [scrapy.core.engine] INFO: Spider opened
2026-03-30 06:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 06:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 06:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 06:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 06:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 06: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-30 06:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-30 06: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-30 06: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-30 06: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-30 06: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-30 06: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-30 06: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-30 06:05:14 [auto1.es] INFO: Channel: 24h | Page: 0 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:14 [auto1.es] INFO: Found listing with ID: BF07220
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF07220%27 HTTP/1.1" 200 None
2026-03-30 06:05:14 [auto1.es] INFO: Scrape type for BF07220: 1
2026-03-30 06:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:14 [auto1.es] INFO: Found listing with ID: UA87015
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA87015%27 HTTP/1.1" 200 None
2026-03-30 06:05:14 [auto1.es] INFO: Scrape type for UA87015: 2
2026-03-30 06:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7182c1b-8da4-5c0a-b52e-c2b686fd535e with identifier: UA87015
2026-03-30 06:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7182c1b-8da4-5c0a-b52e-c2b686fd535e with scrape type 2
2026-03-30 06:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7182c1b-8da4-5c0a-b52e-c2b686fd535e with scrape type 2
2026-03-30 06:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f7182c1b-8da4-5c0a-b52e-c2b686fd535e, identifier: UA87015
2026-03-30 06:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f7182c1b-8da4-5c0a-b52e-c2b686fd535e with identifier: UA87015
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-30 06:05:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-30 06:05:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f7182c1b-8da4-5c0a-b52e-c2b686fd535e with identifier: UA87015
2026-03-30 06:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f7182c1b-8da4-5c0a-b52e-c2b686fd535e with identifier: UA87015 to the API
2026-03-30 06:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 173,
'expiration_date': '2026-03-31T15:02:06Z',
'fuel_type': 'diesel',
'id': 'f7182c1b-8da4-5c0a-b52e-c2b686fd535e',
'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/UA87015',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 306685,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-27',
'seller_name': None,
'title': 'Renault Laguna 2.0 dCi BOSE Edition',
'transmission': 'automatic',
'trim': 'BOSE Edition',
'year': 2011}
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UA87015%27 HTTP/1.1" 200 None
2026-03-30 06:05:15 [auto1.es] INFO: Saving data for UA87015: {'auction_closing_time': 1774969326.0, 'created_time': 1774091176.536002, 'last_price_update_time': 1774850715.241006}
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UA87015') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:05:15 [auto1.es] INFO: Found listing with ID: EA60639
2026-03-30 06:05:15 [auto1.es] INFO: Found listing with ID: LS25075
2026-03-30 06:05:15 [auto1.es] INFO: Found listing with ID: UX02026
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UX02026%27 HTTP/1.1" 200 None
2026-03-30 06:05:15 [auto1.es] INFO: Scrape type for UX02026: 2
2026-03-30 06:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c934076-189b-51ac-8cd6-87094f0eb185 with identifier: UX02026
2026-03-30 06:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c934076-189b-51ac-8cd6-87094f0eb185 with scrape type 2
2026-03-30 06:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c934076-189b-51ac-8cd6-87094f0eb185 with scrape type 2
2026-03-30 06:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4c934076-189b-51ac-8cd6-87094f0eb185, identifier: UX02026
2026-03-30 06:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4c934076-189b-51ac-8cd6-87094f0eb185 with identifier: UX02026
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-30 06:05:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06: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-30 06:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4c934076-189b-51ac-8cd6-87094f0eb185 with identifier: UX02026
2026-03-30 06:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4c934076-189b-51ac-8cd6-87094f0eb185 with identifier: UX02026 to the API
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:33:08Z',
'fuel_type': 'diesel',
'id': '4c934076-189b-51ac-8cd6-87094f0eb185',
'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/UX02026',
'listing': 'auction',
'make': 'MG Rover',
'model': '75',
'odometer': 254461,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-11-30',
'seller_name': None,
'title': 'MG Rover 75 2.0 CDT Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2002}
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UX02026%27 HTTP/1.1" 200 None
2026-03-30 06:05:15 [auto1.es] INFO: Saving data for UX02026: {'auction_closing_time': 1774971188.0, 'created_time': 1774296399.371894, 'last_price_update_time': 1774850715.826682}
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UX02026') HTTP/1.1" 204 0
2026-03-30 06:05:15 [auto1.es] INFO: Found listing with ID: AU64639
2026-03-30 06:05:15 [auto1.es] INFO: Found listing with ID: ZV35449
2026-03-30 06:05:15 [auto1.es] INFO: Found listing with ID: KS53937
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KS53937%27 HTTP/1.1" 200 None
2026-03-30 06:05:15 [auto1.es] INFO: Scrape type for KS53937: 2
2026-03-30 06:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56f23608-8a6c-5f13-9e3f-4f0e9ab89592 with identifier: KS53937
2026-03-30 06:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56f23608-8a6c-5f13-9e3f-4f0e9ab89592 with scrape type 2
2026-03-30 06:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56f23608-8a6c-5f13-9e3f-4f0e9ab89592 with scrape type 2
2026-03-30 06:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 56f23608-8a6c-5f13-9e3f-4f0e9ab89592, identifier: KS53937
2026-03-30 06:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 56f23608-8a6c-5f13-9e3f-4f0e9ab89592 with identifier: KS53937
2026-03-30 06:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-30 06:05:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06: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-30 06:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 56f23608-8a6c-5f13-9e3f-4f0e9ab89592 with identifier: KS53937
2026-03-30 06:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 56f23608-8a6c-5f13-9e3f-4f0e9ab89592 with identifier: KS53937 to the API
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:11:42Z',
'fuel_type': 'diesel',
'id': '56f23608-8a6c-5f13-9e3f-4f0e9ab89592',
'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/KS53937',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 171275,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-19',
'seller_name': None,
'title': 'Citroen Jumper 2.2 Blue-HDi 30 L2H1',
'transmission': 'manual',
'trim': '30 L2H1',
'year': 2020}
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KS53937%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Saving data for KS53937: {'auction_closing_time': 1774883502.0, 'created_time': 1774642007.885135, 'last_price_update_time': 1774850716.391266}
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KS53937') HTTP/1.1" 204 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: VW16333
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: CV42273
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: NZ35550
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NZ35550%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for NZ35550: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: XA46112
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XA46112%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for XA46112: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: SP63286
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SP63286%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for SP63286: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: NN81936
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NN81936%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for NN81936: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: HY05176
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HY05176%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for HY05176: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: YZ74298
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YZ74298%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for YZ74298: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: AZ69629
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: VJ45850
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: WZ01367
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WZ01367%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for WZ01367: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: PU93239
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: PL32115
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PL32115%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for PL32115: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: PN79224
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PN79224%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for PN79224: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: WY32728
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WY32728%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for WY32728: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: BZ61067
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: WG12182
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: CY99272
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: MD02288
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MD02288%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for MD02288: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: FF03006
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FF03006%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for FF03006: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: YK64988
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YK64988%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for YK64988: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: XN99288
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XN99288%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for XN99288: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: YC05678
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: TG79405
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TG79405%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for TG79405: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: VV17373
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: FD45689
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: CJ82848
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: GG14242
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: RY07165
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RY07165%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for RY07165: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: ST22726
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ST22726%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for ST22726: 0
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: KH66285
2026-03-30 06:05:16 [auto1.es] INFO: Found listing with ID: JG48293
2026-03-30 06:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG48293%27 HTTP/1.1" 200 None
2026-03-30 06:05:16 [auto1.es] INFO: Scrape type for JG48293: 0
2026-03-30 06:05: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-30 06:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BF07220/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:17 [auto1.es] INFO: Channel: 24h | Page: 1 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: BF07220
2026-03-30 06:05:17 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/BF07220/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-30 06:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: UA87015
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UA87015%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for UA87015: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: EA60639
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: LS25075
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: UX02026
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UX02026%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for UX02026: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: AU64639
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: ZV35449
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: KS53937
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KS53937%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for KS53937: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: VW16333
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: CV42273
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: NZ35550
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NZ35550%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for NZ35550: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: XA46112
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XA46112%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for XA46112: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: SP63286
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SP63286%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for SP63286: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: NN81936
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NN81936%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for NN81936: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: HY05176
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HY05176%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for HY05176: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: YZ74298
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YZ74298%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for YZ74298: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: AZ69629
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: VJ45850
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: WZ01367
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WZ01367%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for WZ01367: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: PU93239
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: PL32115
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PL32115%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for PL32115: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: PN79224
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PN79224%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for PN79224: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: WY32728
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WY32728%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for WY32728: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: BZ61067
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: WG12182
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: CY99272
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: MD02288
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MD02288%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for MD02288: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: FF03006
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FF03006%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for FF03006: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: YK64988
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YK64988%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for YK64988: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: XN99288
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XN99288%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for XN99288: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: YC05678
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: TG79405
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TG79405%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for TG79405: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: VV17373
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: FD45689
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: CJ82848
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: GG14242
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: RY07165
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RY07165%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for RY07165: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: ST22726
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ST22726%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for ST22726: 0
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: KH66285
2026-03-30 06:05:17 [auto1.es] INFO: Found listing with ID: JG48293
2026-03-30 06:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG48293%27 HTTP/1.1" 200 None
2026-03-30 06:05:17 [auto1.es] INFO: Scrape type for JG48293: 0
2026-03-30 06:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06: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-30 06:05:19 [auto1.es] INFO: Channel: 24h | Page: 2 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: TE76337
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TE76337%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for TE76337: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: NV56765
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NV56765%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for NV56765: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: EB04007
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: MN37580
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: SZ88467
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: VE30170
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: YK84517
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: RC23930
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RC23930%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for RC23930: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: FE10852
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: US42967
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27US42967%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for US42967: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: BE81339
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BE81339%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for BE81339: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: LY48125
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: WB05226
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WB05226%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for WB05226: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: UB14006
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: GU63395
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GU63395%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for GU63395: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: BJ99702
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BJ99702%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for BJ99702: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: EB56604
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EB56604%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for EB56604: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: DH28057
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DH28057%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for DH28057: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: GD98283
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GD98283%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for GD98283: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: TC80522
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: LZ88302
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: DY37922
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: EN63751
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EN63751%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for EN63751: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: HU51946
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: MY21675
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: DM30321
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: MF88912
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MF88912%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for MF88912: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: VD62527
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VD62527%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for VD62527: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: KT14312
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KT14312%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for KT14312: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: XY66822
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: HX94185
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HX94185%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for HX94185: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: BU39967
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BU39967%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for BU39967: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: JR90206
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JR90206%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for JR90206: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: ZV85818
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: TU86062
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TU86062%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for TU86062: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: UB19878
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UB19878%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for UB19878: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: PM58195
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: AC51222
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AC51222%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for AC51222: 0
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: SH51429
2026-03-30 06:05:19 [auto1.es] INFO: Found listing with ID: YC02097
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YC02097%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [auto1.es] INFO: Scrape type for YC02097: 0
2026-03-30 06: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-30 06:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BF07220> (referer: https://www.auto1.com/v1/car-details-view/BF07220/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 978d5a67-2404-5359-9c60-52623b8faacd with identifier: BF07220
2026-03-30 06:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 978d5a67-2404-5359-9c60-52623b8faacd with scrape type 1
2026-03-30 06:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 978d5a67-2404-5359-9c60-52623b8faacd
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:19 [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%252Fimg19%252Fa5%252F19a559fc1d376ff832bfb7359139d467%252Fpa%252FBF07220_e52381a30965b6438d4aab4cbbc8a329.jpg%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_e52381a30965b6438d4aab4cbbc8a329.jpg already downloaded
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:19 [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%252Fimg19%252Fa5%252F19a559fc1d376ff832bfb7359139d467%252Fpa%252FBF07220_94f454646856a918d7940bd429bd4123.jpg%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_94f454646856a918d7940bd429bd4123.jpg already downloaded
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:19 [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%252Fimg19%252Fa5%252F19a559fc1d376ff832bfb7359139d467%252Fpa%252FBF07220_8a4e6466a58976ad0067892c4bd73bb8.jpg%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_8a4e6466a58976ad0067892c4bd73bb8.jpg already downloaded
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:19 [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%252Fimg19%252Fa5%252F19a559fc1d376ff832bfb7359139d467%252Fpa%252FBF07220_fe4eca9d2803355cdfbf32a7b9e085bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_fe4eca9d2803355cdfbf32a7b9e085bc.jpg already downloaded
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:19 [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%252Fimg19%252Fa5%252F19a559fc1d376ff832bfb7359139d467%252Fpa%252FBF07220_3d209e673d6d2d6ad70565ffe41beba3.jpg%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_3d209e673d6d2d6ad70565ffe41beba3.jpg already downloaded
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:19 [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%252Fimg19%252Fa5%252F19a559fc1d376ff832bfb7359139d467%252Fpa%252FBF07220_44e3b4558ebd169edc4012569e904f43.jpg%27 HTTP/1.1" 200 None
2026-03-30 06:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_44e3b4558ebd169edc4012569e904f43.jpg already downloaded
2026-03-30 06:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 978d5a67-2404-5359-9c60-52623b8faacd, identifier: BF07220
2026-03-30 06:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 978d5a67-2404-5359-9c60-52623b8faacd with identifier: BF07220
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-30 06:05:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 978d5a67-2404-5359-9c60-52623b8faacd with identifier: BF07220
2026-03-30 06:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 978d5a67-2404-5359-9c60-52623b8faacd with identifier: BF07220 to the API
2026-03-30 06:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BF07220>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:02:14Z',
'fuel_type': 'petrol',
'id': '978d5a67-2404-5359-9c60-52623b8faacd',
'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/BF07220',
'listing': 'auction',
'location': 'ES, Sevilla',
'make': 'Peugeot',
'model': '308',
'odometer': 83097,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_e52381a30965b6438d4aab4cbbc8a329.jpg',
'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_94f454646856a918d7940bd429bd4123.jpg',
'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_8a4e6466a58976ad0067892c4bd73bb8.jpg',
'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_fe4eca9d2803355cdfbf32a7b9e085bc.jpg',
'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_3d209e673d6d2d6ad70565ffe41beba3.jpg',
'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_44e3b4558ebd169edc4012569e904f43.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978d5a67-2404-5359-9c60-52623b8faacd/978d5a67-2404-5359-9c60-52623b8faacd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68695,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_e52381a30965b6438d4aab4cbbc8a329.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978d5a67-2404-5359-9c60-52623b8faacd/978d5a67-2404-5359-9c60-52623b8faacd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71711,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_94f454646856a918d7940bd429bd4123.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978d5a67-2404-5359-9c60-52623b8faacd/978d5a67-2404-5359-9c60-52623b8faacd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70692,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_8a4e6466a58976ad0067892c4bd73bb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978d5a67-2404-5359-9c60-52623b8faacd/978d5a67-2404-5359-9c60-52623b8faacd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64791,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_fe4eca9d2803355cdfbf32a7b9e085bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978d5a67-2404-5359-9c60-52623b8faacd/978d5a67-2404-5359-9c60-52623b8faacd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93913,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_3d209e673d6d2d6ad70565ffe41beba3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_978d5a67-2404-5359-9c60-52623b8faacd/978d5a67-2404-5359-9c60-52623b8faacd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138124,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/a5/19a559fc1d376ff832bfb7359139d467/pa/BF07220_44e3b4558ebd169edc4012569e904f43.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.6 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2012}
2026-03-30 06:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BF07220%27 HTTP/1.1" 200 None
2026-03-30 06:05:20 [auto1.es] INFO: Saving data for BF07220: {'created_time': 1774850720.337793, 'last_price_update_time': 1774850720.337806, 'auction_closing_time': 1774969334.0}
2026-03-30 06:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BF07220') HTTP/1.1" 204 0
2026-03-30 06:05: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-30 06:05:21 [auto1.es] INFO: Channel: 24h | Page: 3 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: WL81576
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: GA87794
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: BK88638
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: ZG69122
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZG69122%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for ZG69122: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: SD38157
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: AA76120
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: TZ07439
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TZ07439%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for TZ07439: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: KW46470
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: ZN44479
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: NH78008
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NH78008%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for NH78008: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: TD74034
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: PV00531
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PV00531%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for PV00531: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: GC96055
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: ND56377
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: GZ15438
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: LC47472
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LC47472%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for LC47472: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: WA43088
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WA43088%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for WA43088: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: VH20399
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: LA93651
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LA93651%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for LA93651: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: VC14240
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VC14240%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for VC14240: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: AT48913
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AT48913%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for AT48913: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: DF05847
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: CG28095
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CG28095%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for CG28095: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: LX79959
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: HP65934
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: DZ57590
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DZ57590%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for DZ57590: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: AH06396
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AH06396%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for AH06396: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: AE39465
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AE39465%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for AE39465: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: CS85139
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CS85139%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for CS85139: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: RK09278
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: FU02845
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: EV44292
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: RD73162
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: BE99512
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BE99512%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for BE99512: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: BB81076
2026-03-30 06:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BB81076%27 HTTP/1.1" 200 None
2026-03-30 06:05:21 [auto1.es] INFO: Scrape type for BB81076: 0
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: NA90839
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: WC01421
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: HU09823
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: WJ13616
2026-03-30 06:05:21 [auto1.es] INFO: Found listing with ID: ET29682
2026-03-30 06:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:22 [auto1.es] INFO: Channel: 24h | Page: 4 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: KY66855
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: WU13655
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: XX88726
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX88726%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for XX88726: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: AL56115
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: EB91308
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: ZN38628
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZN38628%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for ZN38628: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: LD31555
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: VC21709
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC21709%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for VC21709: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: UB23509
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: PY68884
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: UZ31378
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ31378%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for UZ31378: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: FM17704
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: EK01872
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EK01872%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for EK01872: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: YK67948
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: XS72165
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS72165%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for XS72165: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: AR38034
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: DE05142
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DE05142%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for DE05142: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: DS85202
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: CM29886
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: LC59414
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: ZR92434
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR92434%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for ZR92434: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: XM72121
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XM72121%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for XM72121: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: KH78289
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH78289%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for KH78289: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: HT97347
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: NK89716
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: TG59620
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: XP83718
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: VR19230
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: YN09707
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YN09707%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for YN09707: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: EM25182
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: UX56252
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: NF01026
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NF01026%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for NF01026: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: CP47935
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: AJ17622
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AJ17622%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for AJ17622: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: ZW84948
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: WP34960
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: YE69993
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YE69993%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for YE69993: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: ZU63673
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZU63673%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for ZU63673: 0
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: UX61881
2026-03-30 06:05:22 [auto1.es] INFO: Found listing with ID: PK27651
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK27651%27 HTTP/1.1" 200 None
2026-03-30 06:05:22 [auto1.es] INFO: Scrape type for PK27651: 0
2026-03-30 06:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06: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-30 06:05:25 [auto1.es] INFO: Channel: 24h | Page: 5 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: PD89077
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD89077%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for PD89077: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: LF16630
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LF16630%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for LF16630: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: XG19134
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XG19134%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for XG19134: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: RZ25182
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: PP58388
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: YF58100
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: EY27652
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: LV66931
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: GN42445
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GN42445%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for GN42445: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: SE46424
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: TY04306
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TY04306%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for TY04306: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: ZP90682
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZP90682%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for ZP90682: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: RA15604
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RA15604%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for RA15604: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: WA04361
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WA04361%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for WA04361: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: MP20353
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MP20353%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for MP20353: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: WZ80502
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: DT92878
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DT92878%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for DT92878: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: GU07092
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GU07092%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for GU07092: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: EN30281
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: LD85215
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LD85215%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for LD85215: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: DF95857
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DF95857%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for DF95857: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: AR99640
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: FW12550
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: YC26234
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YC26234%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for YC26234: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: WU95928
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: EZ00387
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EZ00387%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for EZ00387: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: PA70803
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PA70803%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for PA70803: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: ZL27489
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZL27489%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for ZL27489: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: CL01909
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: RM87129
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: JF80642
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JF80642%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for JF80642: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: AN61719
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: RW86694
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: YH76219
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: ET49532
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: PH24007
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PH24007%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for PH24007: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: BA72384
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: XL49074
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: NV97141
2026-03-30 06:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NV97141%27 HTTP/1.1" 200 None
2026-03-30 06:05:25 [auto1.es] INFO: Scrape type for NV97141: 0
2026-03-30 06:05:25 [auto1.es] INFO: Found listing with ID: RC69280
2026-03-30 06:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:26 [auto1.es] INFO: Channel: 24h | Page: 6 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: JP06939
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JP06939%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for JP06939: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: KC55308
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KC55308%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for KC55308: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: RU72076
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RU72076%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for RU72076: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: HS23075
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HS23075%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for HS23075: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: LS24467
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: SL05666
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: UJ75834
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: NL18277
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: WC31685
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: YJ31594
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YJ31594%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for YJ31594: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: AL95022
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: YH50380
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: DR80408
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: KN20480
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: AZ32576
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: EL87448
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: RM32032
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RM32032%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for RM32032: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: NW70780
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: AE38479
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AE38479%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for AE38479: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: RX75701
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: AM40954
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: NY63856
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NY63856%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for NY63856: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: FE95499
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: NZ75467
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: UA78056
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: AS89718
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AS89718%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for AS89718: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: ZJ91904
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: NX10542
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: LP19075
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: UJ63738
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UJ63738%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for UJ63738: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: MR44374
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: TF01145
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: FD92504
2026-03-30 06:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FD92504%27 HTTP/1.1" 200 None
2026-03-30 06:05:26 [auto1.es] INFO: Scrape type for FD92504: 0
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: VK23822
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: TW05387
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: KY97566
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: SW56668
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: SA01398
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: WE89333
2026-03-30 06:05:26 [auto1.es] INFO: Found listing with ID: VG19877
2026-03-30 06: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-30 06: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-30 06:05:27 [auto1.es] INFO: Channel: 24h | Page: 7 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: HD33844
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HD33844%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for HD33844: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: SS93372
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SS93372%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for SS93372: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: UX63556
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: FV55100
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: HN69450
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: VZ14573
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: WD91964
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WD91964%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for WD91964: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: DZ68037
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: HU91100
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: GK24659
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: RV68054
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: EZ62755
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EZ62755%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for EZ62755: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: PS51318
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: RA40828
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: MX89388
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MX89388%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for MX89388: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: DG60223
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: KV08902
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KV08902%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for KV08902: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: UN46915
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UN46915%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for UN46915: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: ZJ66849
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZJ66849%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for ZJ66849: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: ZP40388
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: BY62424
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: UU12950
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: JC57024
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: NK53544
2026-03-30 06:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NK53544%27 HTTP/1.1" 200 None
2026-03-30 06:05:27 [auto1.es] INFO: Scrape type for NK53544: 0
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: MS50562
2026-03-30 06:05:27 [auto1.es] INFO: Found listing with ID: TP39679
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TP39679%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for TP39679: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: FL58713
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FL58713%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for FL58713: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: FE45976
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FE45976%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for FE45976: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: FD06451
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FD06451%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for FD06451: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: SY03135
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SY03135%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for SY03135: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: BZ30426
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: VG29597
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VG29597%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for VG29597: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: JM67207
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: JG31489
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG31489%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for JG31489: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: LL39817
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: BG65437
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: PC57749
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PC57749%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for PC57749: 0
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: SW39850
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: UT42800
2026-03-30 06:05:28 [auto1.es] INFO: Found listing with ID: XT05924
2026-03-30 06:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XT05924%27 HTTP/1.1" 200 None
2026-03-30 06:05:28 [auto1.es] INFO: Scrape type for XT05924: 0
2026-03-30 06: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-30 06: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-30 06:05:29 [auto1.es] INFO: Channel: 24h | Page: 8 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: UF24863
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: TR37642
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: ZP69611
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZP69611%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for ZP69611: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: PY01338
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: FZ59891
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FZ59891%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for FZ59891: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: GM36563
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: ET47712
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: CM69790
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CM69790%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for CM69790: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: NH22970
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NH22970%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for NH22970: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: CR05055
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CR05055%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for CR05055: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: DD59936
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: EC26628
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: UF51281
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UF51281%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for UF51281: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: DD26500
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: DB30998
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DB30998%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for DB30998: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: BF77799
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: FY93718
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FY93718%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for FY93718: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: DW27115
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: ED81509
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: RZ43075
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: RK31949
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RK31949%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for RK31949: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: JJ21664
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: DA42101
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: BA69170
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BA69170%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for BA69170: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: MV61216
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MV61216%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for MV61216: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: GK85431
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: EX41974
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: AV79521
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: LR65108
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: CF79242
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CF79242%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for CF79242: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: ZZ15598
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZZ15598%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for ZZ15598: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: XL90476
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: TF16142
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TF16142%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for TF16142: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: CW38943
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CW38943%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for CW38943: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: CY26712
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: MT83895
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: EA09271
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EA09271%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for EA09271: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: EW06270
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: TW27527
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TW27527%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for TW27527: 0
2026-03-30 06:05:29 [auto1.es] INFO: Found listing with ID: GU79254
2026-03-30 06:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GU79254%27 HTTP/1.1" 200 None
2026-03-30 06:05:29 [auto1.es] INFO: Scrape type for GU79254: 0
2026-03-30 06: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-30 06:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:30 [auto1.es] INFO: Channel: 24h | Page: 9 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: EY19176
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: FV38056
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FV38056%27 HTTP/1.1" 200 None
2026-03-30 06:05:30 [auto1.es] INFO: Scrape type for FV38056: 0
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: DA52344
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA52344%27 HTTP/1.1" 200 None
2026-03-30 06:05:30 [auto1.es] INFO: Scrape type for DA52344: 0
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: DG19356
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG19356%27 HTTP/1.1" 200 None
2026-03-30 06:05:30 [auto1.es] INFO: Scrape type for DG19356: 0
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: WA77291
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:30 [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-30 06:05:30 [auto1.es] INFO: Scrape type for WA77291: 0
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: HP73598
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HP73598%27 HTTP/1.1" 200 None
2026-03-30 06:05:30 [auto1.es] INFO: Scrape type for HP73598: 0
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: TY10266
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TY10266%27 HTTP/1.1" 200 None
2026-03-30 06:05:30 [auto1.es] INFO: Scrape type for TY10266: 0
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: FX89085
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: SE47115
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SE47115%27 HTTP/1.1" 200 None
2026-03-30 06:05:30 [auto1.es] INFO: Scrape type for SE47115: 0
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: DR86630
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: ZR58264
2026-03-30 06:05:30 [auto1.es] INFO: Found listing with ID: CU50273
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [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-30 06:05:31 [auto1.es] INFO: Scrape type for CU50273: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: YG41867
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG41867%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for YG41867: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: JN05964
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [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-30 06:05:31 [auto1.es] INFO: Scrape type for JN05964: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: FM76074
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [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-30 06:05:31 [auto1.es] INFO: Scrape type for FM76074: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: ZN83644
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZN83644%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for ZN83644: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: RR71682
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: KT37897
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KT37897%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for KT37897: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: UH51284
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: BR06094
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR06094%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for BR06094: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: XV67448
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV67448%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for XV67448: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: DM90018
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [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-30 06:05:31 [auto1.es] INFO: Scrape type for DM90018: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: JS89296
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: FK22292
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK22292%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for FK22292: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: XH26332
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH26332%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for XH26332: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: HG08189
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HG08189%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for HG08189: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: BU83574
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [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-30 06:05:31 [auto1.es] INFO: Scrape type for BU83574: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: JH71842
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JH71842%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for JH71842: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: WV17945
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: DT10330
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DT10330%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for DT10330: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: SH03418
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: BS83179
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BS83179%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for BS83179: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: UP80890
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: DG65204
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: WN13849
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: GD28297
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GD28297%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for GD28297: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: PK59036
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK59036%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for PK59036: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: SL79064
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL79064%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for SL79064: 0
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: UB76587
2026-03-30 06:05:31 [auto1.es] INFO: Found listing with ID: XD48344
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XD48344%27 HTTP/1.1" 200 None
2026-03-30 06:05:31 [auto1.es] INFO: Scrape type for XD48344: 0
2026-03-30 06:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05: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-30 06:05:32 [auto1.es] INFO: Channel: 24h | Page: 10 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: UV16090
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV16090%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for UV16090: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: WL36526
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: AU46465
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AU46465%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for AU46465: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: XK54532
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: PZ76479
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: LD13903
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: HR86968
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: FG99809
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: VN33770
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: LC68552
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: RG83636
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: XT97336
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT97336%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for XT97336: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: CM19424
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: CP78264
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: NR18889
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: JR87984
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR87984%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for JR87984: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: BD30925
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BD30925%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for BD30925: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: XL11781
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: YE53281
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: TU71868
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [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-30 06:05:32 [auto1.es] INFO: Scrape type for TU71868: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: KE29048
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE29048%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for KE29048: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: SZ79556
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SZ79556%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for SZ79556: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: ZV95361
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: TT67656
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT67656%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for TT67656: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: WA75456
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: ME86804
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [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-30 06:05:32 [auto1.es] INFO: Scrape type for ME86804: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: WM80180
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: DY56989
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DY56989%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for DY56989: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: XS16270
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS16270%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for XS16270: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: NE82558
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NE82558%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for NE82558: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: WA73273
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA73273%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for WA73273: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: TP06770
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TP06770%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for TP06770: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: JG96257
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: XX73025
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX73025%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for XX73025: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: KL57529
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KL57529%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for KL57529: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: CH60945
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: UV28052
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UV28052%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for UV28052: 0
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: WK61099
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: ER43390
2026-03-30 06:05:32 [auto1.es] INFO: Found listing with ID: ZG91019
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZG91019%27 HTTP/1.1" 200 None
2026-03-30 06:05:32 [auto1.es] INFO: Scrape type for ZG91019: 0
2026-03-30 06:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:34 [auto1.es] INFO: Channel: 24h | Page: 11 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: YA56979
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YA56979%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for YA56979: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: MM94561
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: CP55474
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP55474%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for CP55474: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: EK02363
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EK02363%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for EK02363: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: RR37429
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR37429%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for RR37429: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: FT14290
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FT14290%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for FT14290: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: MV51278
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MV51278%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for MV51278: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: TZ15382
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ15382%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for TZ15382: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: CH35723
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: BK94618
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: XT80551
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: SL83785
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: RH48139
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RH48139%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for RH48139: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: XU11405
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: VR07932
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR07932%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for VR07932: 0
2026-03-30 06:05:34 [auto1.es] INFO: Found listing with ID: TZ59623
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ59623%27 HTTP/1.1" 200 None
2026-03-30 06:05:34 [auto1.es] INFO: Scrape type for TZ59623: 0
2026-03-30 06:05:35 [auto1.es] INFO: Found listing with ID: UZ58756
2026-03-30 06:05:35 [auto1.es] INFO: Found listing with ID: DK97910
2026-03-30 06:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DK97910%27 HTTP/1.1" 200 None
2026-03-30 06:05:35 [auto1.es] INFO: Scrape type for DK97910: 2
2026-03-30 06:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73b5140e-6d8d-55c3-8f63-29162f0b73fa with identifier: DK97910
2026-03-30 06:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73b5140e-6d8d-55c3-8f63-29162f0b73fa with scrape type 2
2026-03-30 06:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73b5140e-6d8d-55c3-8f63-29162f0b73fa with scrape type 2
2026-03-30 06:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 73b5140e-6d8d-55c3-8f63-29162f0b73fa, identifier: DK97910
2026-03-30 06:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 73b5140e-6d8d-55c3-8f63-29162f0b73fa with identifier: DK97910
2026-03-30 06:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 73b5140e-6d8d-55c3-8f63-29162f0b73fa with identifier: DK97910
2026-03-30 06:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 73b5140e-6d8d-55c3-8f63-29162f0b73fa with identifier: DK97910 to the API
2026-03-30 06:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:41:24Z',
'fuel_type': 'diesel',
'id': '73b5140e-6d8d-55c3-8f63-29162f0b73fa',
'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/DK97910',
'listing': 'auction',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 192922,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-14',
'seller_name': None,
'title': 'Opel Vivaro 1.5 CDTI L L3',
'transmission': 'manual',
'trim': 'L L3',
'year': 2021}
2026-03-30 06:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DK97910%27 HTTP/1.1" 200 None
2026-03-30 06:05:35 [auto1.es] INFO: Saving data for DK97910: {'auction_closing_time': 1774885284.0, 'created_time': 1774642150.938678, 'last_price_update_time': 1774850735.992574}
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DK97910') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:05:36 [auto1.es] INFO: Found listing with ID: TY54994
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TY54994%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for TY54994: 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: KJ62845
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KJ62845%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for KJ62845: 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: UU93913
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UU93913%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for UU93913: 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: RD73419
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: ZE78921
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: ZH97805
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZH97805%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for ZH97805: 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: GB64088
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GB64088%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for GB64088: 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: EC92168
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: DU03691
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DU03691%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for DU03691: 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: FY67843
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: LA22899
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: BK29060
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BK29060%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for BK29060: 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: FE11610
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: MD24315
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MD24315%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for MD24315: 2
2026-03-30 06:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8bd7922-833c-5be9-b178-e9389ee11da8 with identifier: MD24315
2026-03-30 06:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8bd7922-833c-5be9-b178-e9389ee11da8 with scrape type 2
2026-03-30 06:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8bd7922-833c-5be9-b178-e9389ee11da8 with scrape type 2
2026-03-30 06:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f8bd7922-833c-5be9-b178-e9389ee11da8, identifier: MD24315
2026-03-30 06:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f8bd7922-833c-5be9-b178-e9389ee11da8 with identifier: MD24315
2026-03-30 06:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f8bd7922-833c-5be9-b178-e9389ee11da8 with identifier: MD24315
2026-03-30 06:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f8bd7922-833c-5be9-b178-e9389ee11da8 with identifier: MD24315 to the API
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:26:57Z',
'fuel_type': 'diesel',
'id': 'f8bd7922-833c-5be9-b178-e9389ee11da8',
'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/MD24315',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 256486,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-29',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Live Pack Business M',
'transmission': 'manual',
'trim': 'Live Pack Business M',
'year': 2021}
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MD24315%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Saving data for MD24315: {'auction_closing_time': 1774884417.0, 'created_time': 1774642150.602353, 'last_price_update_time': 1774850736.664639}
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MD24315') HTTP/1.1" 204 0
2026-03-30 06:05:36 [auto1.es] INFO: Found listing with ID: DF11976
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DF11976%27 HTTP/1.1" 200 None
2026-03-30 06:05:36 [auto1.es] INFO: Scrape type for DF11976: 2
2026-03-30 06:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8d4a2fa-7d14-56d6-82b5-3216e2901dc3 with identifier: DF11976
2026-03-30 06:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8d4a2fa-7d14-56d6-82b5-3216e2901dc3 with scrape type 2
2026-03-30 06:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8d4a2fa-7d14-56d6-82b5-3216e2901dc3 with scrape type 2
2026-03-30 06:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e8d4a2fa-7d14-56d6-82b5-3216e2901dc3, identifier: DF11976
2026-03-30 06:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e8d4a2fa-7d14-56d6-82b5-3216e2901dc3 with identifier: DF11976
2026-03-30 06:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e8d4a2fa-7d14-56d6-82b5-3216e2901dc3 with identifier: DF11976
2026-03-30 06:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e8d4a2fa-7d14-56d6-82b5-3216e2901dc3 with identifier: DF11976 to the API
2026-03-30 06:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:35:53Z',
'fuel_type': 'diesel',
'id': 'e8d4a2fa-7d14-56d6-82b5-3216e2901dc3',
'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/DF11976',
'listing': 'auction',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 265024,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-25',
'seller_name': None,
'title': 'Opel Combo Life 1.5 CDTI Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2021}
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DF11976%27 HTTP/1.1" 200 None
2026-03-30 06:05:37 [auto1.es] INFO: Saving data for DF11976: {'auction_closing_time': 1774884953.0, 'created_time': 1774642154.576278, 'last_price_update_time': 1774850737.160266}
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DF11976') HTTP/1.1" 204 0
2026-03-30 06:05:37 [auto1.es] INFO: Found listing with ID: HL11989
2026-03-30 06:05:37 [auto1.es] INFO: Found listing with ID: EE18578
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EE18578%27 HTTP/1.1" 200 None
2026-03-30 06:05:37 [auto1.es] INFO: Scrape type for EE18578: 2
2026-03-30 06:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3 with identifier: EE18578
2026-03-30 06:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3 with scrape type 2
2026-03-30 06:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3 with scrape type 2
2026-03-30 06:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3, identifier: EE18578
2026-03-30 06:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3 with identifier: EE18578
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-30 06:05:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3 with identifier: EE18578
2026-03-30 06:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3 with identifier: EE18578 to the API
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:29:07Z',
'fuel_type': 'diesel',
'id': 'f5c0b35e-2c5e-52c6-a9bf-0cf22b5bb6d3',
'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/EE18578',
'listing': 'auction',
'make': 'BMW',
'model': '4er',
'odometer': 337192,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-04',
'seller_name': None,
'title': 'BMW 4er 420d Gran Coupé',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EE18578%27 HTTP/1.1" 200 None
2026-03-30 06:05:37 [auto1.es] INFO: Saving data for EE18578: {'auction_closing_time': 1774884547.0, 'created_time': 1774728370.08292, 'last_price_update_time': 1774850737.707109}
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EE18578') HTTP/1.1" 204 0
2026-03-30 06:05:37 [auto1.es] INFO: Found listing with ID: HV58793
2026-03-30 06:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HV58793%27 HTTP/1.1" 200 None
2026-03-30 06:05:37 [auto1.es] INFO: Scrape type for HV58793: 0
2026-03-30 06:05:37 [auto1.es] INFO: Found listing with ID: AU82484
2026-03-30 06:05:37 [auto1.es] INFO: Found listing with ID: CL32416
2026-03-30 06:05:37 [auto1.es] INFO: Found listing with ID: JT03070
2026-03-30 06:05:37 [auto1.es] INFO: Found listing with ID: NE16283
2026-03-30 06: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-30 06:05:38 [auto1.es] INFO: Channel: 24h | Page: 12 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:38 [auto1.es] INFO: Found listing with ID: CZ44348
2026-03-30 06:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CZ44348%27 HTTP/1.1" 200 None
2026-03-30 06:05:38 [auto1.es] INFO: Scrape type for CZ44348: 2
2026-03-30 06:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd with identifier: CZ44348
2026-03-30 06:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd with scrape type 2
2026-03-30 06:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd with scrape type 2
2026-03-30 06:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd, identifier: CZ44348
2026-03-30 06:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd with identifier: CZ44348
2026-03-30 06:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd with identifier: CZ44348
2026-03-30 06:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd with identifier: CZ44348 to the API
2026-03-30 06:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:56:06Z',
'fuel_type': 'diesel',
'id': '20539f8e-9cb2-5f9f-94ca-ec67d71fc4dd',
'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/CZ44348',
'listing': 'auction',
'make': 'Kia',
'model': 'Carens',
'odometer': 271706,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-22',
'seller_name': None,
'title': 'Kia Carens 1.7 CRDi Drive',
'transmission': 'manual',
'trim': 'Drive',
'year': 2013}
2026-03-30 06:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CZ44348%27 HTTP/1.1" 200 None
2026-03-30 06:05:38 [auto1.es] INFO: Saving data for CZ44348: {'auction_closing_time': 1774886166.0, 'created_time': 1774728367.526912, 'last_price_update_time': 1774850738.970442}
2026-03-30 06:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CZ44348') HTTP/1.1" 204 0
2026-03-30 06:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:38 [auto1.es] INFO: Found listing with ID: ZA37078
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZA37078%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for ZA37078: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: UE66949
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UE66949%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for UE66949: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: UZ91236
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: CU24817
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: RR40846
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RR40846%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for RR40846: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: UG21171
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UG21171%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for UG21171: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: GZ25501
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: AS83743
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AS83743%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for AS83743: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: LS55149
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: PD21728
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD21728%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for PD21728: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: GT92698
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GT92698%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for GT92698: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: VD81677
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: NN86390
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: YT10361
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YT10361%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for YT10361: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: XB61397
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XB61397%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for XB61397: 0
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: ZD67493
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: UG63824
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: FC07978
2026-03-30 06:05:39 [auto1.es] INFO: Found listing with ID: WW69130
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WW69130%27 HTTP/1.1" 200 None
2026-03-30 06:05:39 [auto1.es] INFO: Scrape type for WW69130: 2
2026-03-30 06:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4c75606-4870-5080-953d-ef5bc1f6dd5e with identifier: WW69130
2026-03-30 06:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4c75606-4870-5080-953d-ef5bc1f6dd5e with scrape type 2
2026-03-30 06:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4c75606-4870-5080-953d-ef5bc1f6dd5e with scrape type 2
2026-03-30 06:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d4c75606-4870-5080-953d-ef5bc1f6dd5e, identifier: WW69130
2026-03-30 06:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d4c75606-4870-5080-953d-ef5bc1f6dd5e with identifier: WW69130
2026-03-30 06:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d4c75606-4870-5080-953d-ef5bc1f6dd5e with identifier: WW69130
2026-03-30 06:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d4c75606-4870-5080-953d-ef5bc1f6dd5e with identifier: WW69130 to the API
2026-03-30 06:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05: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-30 06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:37:49Z',
'fuel_type': 'diesel',
'id': 'd4c75606-4870-5080-953d-ef5bc1f6dd5e',
'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/WW69130',
'listing': 'auction',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 399646,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-06-27',
'seller_name': None,
'title': 'Toyota Avensis 2.2 D-4D Executive Liftback',
'transmission': 'manual',
'trim': 'Executive Liftback',
'year': 2005}
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WW69130%27 HTTP/1.1" 200 None
2026-03-30 06:05:40 [auto1.es] INFO: Saving data for WW69130: {'auction_closing_time': 1774885069.0, 'created_time': 1774037285.242367, 'last_price_update_time': 1774850740.475274}
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WW69130') HTTP/1.1" 204 0
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: MX84470
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: JR86606
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: YX82549
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: TX02408
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: MT58185
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: JP19484
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: BM81559
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: CK76032
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: WV75018
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WV75018%27 HTTP/1.1" 200 None
2026-03-30 06:05:40 [auto1.es] INFO: Scrape type for WV75018: 0
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: PA43540
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PA43540%27 HTTP/1.1" 200 None
2026-03-30 06:05:40 [auto1.es] INFO: Scrape type for PA43540: 0
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: PG51774
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: CB03666
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: ZJ67299
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZJ67299%27 HTTP/1.1" 200 None
2026-03-30 06:05:40 [auto1.es] INFO: Scrape type for ZJ67299: 0
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: MD81888
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: ZN02005
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZN02005%27 HTTP/1.1" 200 None
2026-03-30 06:05:40 [auto1.es] INFO: Scrape type for ZN02005: 0
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: ZW95177
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: KD17519
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: LC37713
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: BD22709
2026-03-30 06:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BD22709%27 HTTP/1.1" 200 None
2026-03-30 06:05:40 [auto1.es] INFO: Scrape type for BD22709: 0
2026-03-30 06:05:40 [auto1.es] INFO: Found listing with ID: VB81501
2026-03-30 06: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-30 06:05:41 [auto1.es] INFO: Channel: 24h | Page: 13 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:41 [auto1.es] INFO: Found listing with ID: ZZ62546
2026-03-30 06:05:41 [auto1.es] INFO: Found listing with ID: FA71297
2026-03-30 06:05:41 [auto1.es] INFO: Found listing with ID: UV08458
2026-03-30 06:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UV08458%27 HTTP/1.1" 200 None
2026-03-30 06:05:41 [auto1.es] INFO: Scrape type for UV08458: 0
2026-03-30 06:05:41 [auto1.es] INFO: Found listing with ID: CL10688
2026-03-30 06:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CL10688%27 HTTP/1.1" 200 None
2026-03-30 06:05:41 [auto1.es] INFO: Scrape type for CL10688: 2
2026-03-30 06:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37fe9132-25cb-530e-9eab-bbb178a49b07 with identifier: CL10688
2026-03-30 06:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37fe9132-25cb-530e-9eab-bbb178a49b07 with scrape type 2
2026-03-30 06:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37fe9132-25cb-530e-9eab-bbb178a49b07 with scrape type 2
2026-03-30 06:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 37fe9132-25cb-530e-9eab-bbb178a49b07, identifier: CL10688
2026-03-30 06:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 37fe9132-25cb-530e-9eab-bbb178a49b07 with identifier: CL10688
2026-03-30 06:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-30 06:05:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 37fe9132-25cb-530e-9eab-bbb178a49b07 with identifier: CL10688
2026-03-30 06:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 37fe9132-25cb-530e-9eab-bbb178a49b07 with identifier: CL10688 to the API
2026-03-30 06:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:20:28Z',
'fuel_type': 'petrol',
'id': '37fe9132-25cb-530e-9eab-bbb178a49b07',
'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/CL10688',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 133399,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-27',
'seller_name': None,
'title': 'Peugeot 308 1.6 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CL10688%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Saving data for CL10688: {'auction_closing_time': 1774884028.0, 'created_time': 1774642076.877216, 'last_price_update_time': 1774850742.155496}
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CL10688') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:05:42 [auto1.es] INFO: Found listing with ID: NL01395
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NL01395%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for NL01395: 0
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: WA88394
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WA88394%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for WA88394: 0
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: VR45740
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: EZ05662
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EZ05662%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for EZ05662: 0
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: UJ64573
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: CB84377
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: TT52004
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: VU50837
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: YW59434
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: DW22650
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: NL32920
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: PZ72634
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PZ72634%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for PZ72634: 0
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: XF10257
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: YT02265
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: GJ58304
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GJ58304%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for GJ58304: 2
2026-03-30 06:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2db7019-af17-56ab-9ba0-ffd020e59879 with identifier: GJ58304
2026-03-30 06:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2db7019-af17-56ab-9ba0-ffd020e59879 with scrape type 2
2026-03-30 06:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2db7019-af17-56ab-9ba0-ffd020e59879 with scrape type 2
2026-03-30 06:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f2db7019-af17-56ab-9ba0-ffd020e59879, identifier: GJ58304
2026-03-30 06:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f2db7019-af17-56ab-9ba0-ffd020e59879 with identifier: GJ58304
2026-03-30 06:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f2db7019-af17-56ab-9ba0-ffd020e59879 with identifier: GJ58304
2026-03-30 06:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f2db7019-af17-56ab-9ba0-ffd020e59879 with identifier: GJ58304 to the API
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:09:15Z',
'fuel_type': 'diesel',
'id': 'f2db7019-af17-56ab-9ba0-ffd020e59879',
'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/GJ58304',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 275475,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-26',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Drive 4x2',
'transmission': 'manual',
'trim': 'Drive 4x2',
'year': 2011}
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GJ58304%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Saving data for GJ58304: {'auction_closing_time': 1774883355.0, 'created_time': 1774642142.538748, 'last_price_update_time': 1774850742.715525}
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GJ58304') HTTP/1.1" 204 0
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: TG66753
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: TH38754
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: CM92438
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CM92438%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for CM92438: 0
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: GA23722
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: BX60688
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BX60688%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for BX60688: 0
2026-03-30 06:05:42 [auto1.es] INFO: Found listing with ID: ER91055
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ER91055%27 HTTP/1.1" 200 None
2026-03-30 06:05:42 [auto1.es] INFO: Scrape type for ER91055: 2
2026-03-30 06:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9973554b-8682-582f-920a-1265dea04aaa with identifier: ER91055
2026-03-30 06:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9973554b-8682-582f-920a-1265dea04aaa with scrape type 2
2026-03-30 06:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9973554b-8682-582f-920a-1265dea04aaa with scrape type 2
2026-03-30 06:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9973554b-8682-582f-920a-1265dea04aaa, identifier: ER91055
2026-03-30 06:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9973554b-8682-582f-920a-1265dea04aaa with identifier: ER91055
2026-03-30 06:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-30 06:05:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-30 06:05:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9973554b-8682-582f-920a-1265dea04aaa with identifier: ER91055
2026-03-30 06:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9973554b-8682-582f-920a-1265dea04aaa with identifier: ER91055 to the API
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 224,
'expiration_date': '2026-03-30T15:16:58Z',
'fuel_type': 'hybrid',
'id': '9973554b-8682-582f-920a-1265dea04aaa',
'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/ER91055',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 137970,
'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': 'Ford Kuga 2.5 Plug-in Hybrid Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2021}
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:43 [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-30 06:05:43 [auto1.es] INFO: Saving data for ER91055: {'auction_closing_time': 1774883818.0, 'created_time': 1774642152.050507, 'last_price_update_time': 1774850743.465314}
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ER91055') HTTP/1.1" 204 0
2026-03-30 06:05:43 [auto1.es] INFO: Found listing with ID: ES48862
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:43 [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-30 06:05:43 [auto1.es] INFO: Scrape type for ES48862: 2
2026-03-30 06:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2c38848-7be9-514c-8302-a7f2978787d4 with identifier: ES48862
2026-03-30 06:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2c38848-7be9-514c-8302-a7f2978787d4 with scrape type 2
2026-03-30 06:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2c38848-7be9-514c-8302-a7f2978787d4 with scrape type 2
2026-03-30 06:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a2c38848-7be9-514c-8302-a7f2978787d4, identifier: ES48862
2026-03-30 06:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a2c38848-7be9-514c-8302-a7f2978787d4 with identifier: ES48862
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-30 06:05:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a2c38848-7be9-514c-8302-a7f2978787d4 with identifier: ES48862
2026-03-30 06:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a2c38848-7be9-514c-8302-a7f2978787d4 with identifier: ES48862 to the API
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:20:40Z',
'fuel_type': 'diesel',
'id': 'a2c38848-7be9-514c-8302-a7f2978787d4',
'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/ES48862',
'listing': 'auction',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 232784,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-06',
'seller_name': None,
'title': 'Toyota Avensis 2.0 D-4D Sol Liftback',
'transmission': 'manual',
'trim': 'Sol Liftback',
'year': 2008}
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:43 [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-30 06:05:43 [auto1.es] INFO: Saving data for ES48862: {'auction_closing_time': 1774884040.0, 'created_time': 1773127369.695324, 'last_price_update_time': 1774850743.960256}
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ES48862') HTTP/1.1" 204 0
2026-03-30 06:05:43 [auto1.es] INFO: Found listing with ID: TV58646
2026-03-30 06:05:43 [auto1.es] INFO: Found listing with ID: PK58195
2026-03-30 06:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:43 [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-30 06:05:44 [auto1.es] INFO: Scrape type for PK58195: 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: BC07750
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BC07750%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Scrape type for BC07750: 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: TV36726
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TV36726%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Scrape type for TV36726: 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: RU11910
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RU11910%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Scrape type for RU11910: 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: KL17939
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KL17939%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Scrape type for KL17939: 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: XH50909
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XH50909%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Scrape type for XH50909: 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: SM25064
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: XE30764
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: UZ86093
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UZ86093%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Scrape type for UZ86093: 2
2026-03-30 06:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0e9a2ca-7535-5181-b539-ff88620e8761 with identifier: UZ86093
2026-03-30 06:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0e9a2ca-7535-5181-b539-ff88620e8761 with scrape type 2
2026-03-30 06:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0e9a2ca-7535-5181-b539-ff88620e8761 with scrape type 2
2026-03-30 06:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a0e9a2ca-7535-5181-b539-ff88620e8761, identifier: UZ86093
2026-03-30 06:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a0e9a2ca-7535-5181-b539-ff88620e8761 with identifier: UZ86093
2026-03-30 06:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a0e9a2ca-7535-5181-b539-ff88620e8761 with identifier: UZ86093
2026-03-30 06:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a0e9a2ca-7535-5181-b539-ff88620e8761 with identifier: UZ86093 to the API
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:25:39Z',
'fuel_type': 'diesel',
'id': 'a0e9a2ca-7535-5181-b539-ff88620e8761',
'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/UZ86093',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 147715,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-19',
'seller_name': None,
'title': 'Honda Civic 1.6 DTEC Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2016}
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UZ86093%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Saving data for UZ86093: {'auction_closing_time': 1774884339.0, 'created_time': 1773127011.94787, 'last_price_update_time': 1774850744.500071}
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UZ86093') HTTP/1.1" 204 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: GT72542
2026-03-30 06:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GT72542%27 HTTP/1.1" 200 None
2026-03-30 06:05:44 [auto1.es] INFO: Scrape type for GT72542: 0
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: KE66826
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: HF65167
2026-03-30 06:05:44 [auto1.es] INFO: Found listing with ID: LH51054
2026-03-30 06:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:45 [auto1.es] INFO: Channel: 24h | Page: 14 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: TW93253
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: MS49436
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MS49436%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for MS49436: 0
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: AW49477
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: ZE41555
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZE41555%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for ZE41555: 0
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: ZZ72823
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: XE32619
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XE32619%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for XE32619: 0
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: SB32545
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: XR29035
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XR29035%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for XR29035: 0
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: UG14230
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UG14230%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for UG14230: 0
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: HZ04358
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: US15459
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: VC98401
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VC98401%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for VC98401: 0
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: VJ61689
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VJ61689%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for VJ61689: 0
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: MA92923
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: TZ36663
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: RK72644
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: GT49964
2026-03-30 06:05:45 [auto1.es] INFO: Found listing with ID: XW07664
2026-03-30 06:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XW07664%27 HTTP/1.1" 200 None
2026-03-30 06:05:45 [auto1.es] INFO: Scrape type for XW07664: 2
2026-03-30 06:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25719a48-ad21-5964-82ce-1092f745553e with identifier: XW07664
2026-03-30 06:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25719a48-ad21-5964-82ce-1092f745553e with scrape type 2
2026-03-30 06:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25719a48-ad21-5964-82ce-1092f745553e with scrape type 2
2026-03-30 06:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 25719a48-ad21-5964-82ce-1092f745553e, identifier: XW07664
2026-03-30 06:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 25719a48-ad21-5964-82ce-1092f745553e with identifier: XW07664
2026-03-30 06:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 25719a48-ad21-5964-82ce-1092f745553e with identifier: XW07664
2026-03-30 06:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 25719a48-ad21-5964-82ce-1092f745553e with identifier: XW07664 to the API
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 110,
'expiration_date': '2026-03-30T15:34:04Z',
'fuel_type': 'diesel',
'id': '25719a48-ad21-5964-82ce-1092f745553e',
'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/XW07664',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 204489,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-21',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2008}
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XW07664%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Saving data for XW07664: {'auction_closing_time': 1774884844.0, 'created_time': 1774555556.864292, 'last_price_update_time': 1774850746.305518}
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XW07664') HTTP/1.1" 204 0
2026-03-30 06:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: UR00464
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UR00464%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for UR00464: 0
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: FA05952
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: HA22815
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: EE78385
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EE78385%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for EE78385: 0
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: KT28524
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: BZ29136
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BZ29136%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for BZ29136: 0
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: US76988
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: ZA28450
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZA28450%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for ZA28450: 0
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: XY35870
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: MB16167
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: SD86160
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SD86160%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for SD86160: 0
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: UT04175
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: KK78857
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: NJ25414
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NJ25414%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for NJ25414: 0
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: GP92404
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: MZ66022
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: ZD85047
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZD85047%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for ZD85047: 0
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: TV99660
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: LE09183
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: MK04112
2026-03-30 06:05:46 [auto1.es] INFO: Found listing with ID: CJ74975
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CJ74975%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Scrape type for CJ74975: 2
2026-03-30 06:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06d44f11-a4b2-5af5-8b3c-d7ed81878e06 with identifier: CJ74975
2026-03-30 06:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06d44f11-a4b2-5af5-8b3c-d7ed81878e06 with scrape type 2
2026-03-30 06:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06d44f11-a4b2-5af5-8b3c-d7ed81878e06 with scrape type 2
2026-03-30 06:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 06d44f11-a4b2-5af5-8b3c-d7ed81878e06, identifier: CJ74975
2026-03-30 06:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 06d44f11-a4b2-5af5-8b3c-d7ed81878e06 with identifier: CJ74975
2026-03-30 06:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 06d44f11-a4b2-5af5-8b3c-d7ed81878e06 with identifier: CJ74975
2026-03-30 06:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 06d44f11-a4b2-5af5-8b3c-d7ed81878e06 with identifier: CJ74975 to the API
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:23:07Z',
'fuel_type': 'hybrid',
'id': '06d44f11-a4b2-5af5-8b3c-d7ed81878e06',
'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/CJ74975',
'listing': 'auction',
'make': 'Toyota',
'model': 'Prius',
'odometer': 192437,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-12',
'seller_name': None,
'title': 'Toyota Prius 1.8 Advance',
'transmission': 'automatic',
'trim': 'Advance',
'year': 2010}
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CJ74975%27 HTTP/1.1" 200 None
2026-03-30 06:05:46 [auto1.es] INFO: Saving data for CJ74975: {'auction_closing_time': 1774884187.0, 'created_time': 1774642042.860371, 'last_price_update_time': 1774850746.95844}
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CJ74975') HTTP/1.1" 204 0
2026-03-30 06:05:47 [auto1.es] INFO: Found listing with ID: RE01082
2026-03-30 06:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RE01082%27 HTTP/1.1" 200 None
2026-03-30 06:05:47 [auto1.es] INFO: Scrape type for RE01082: 0
2026-03-30 06:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:05:48 [auto1.es] INFO: Channel: 24h | Page: 15 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: GF91510
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: DH50359
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:48 [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-30 06:05:48 [auto1.es] INFO: Scrape type for DH50359: 0
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: CY33639
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:48 [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-30 06:05:48 [auto1.es] INFO: Scrape type for CY33639: 2
2026-03-30 06:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7 with identifier: CY33639
2026-03-30 06:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7 with scrape type 2
2026-03-30 06:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7 with scrape type 2
2026-03-30 06:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7, identifier: CY33639
2026-03-30 06:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7 with identifier: CY33639
2026-03-30 06:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7 with identifier: CY33639
2026-03-30 06:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7 with identifier: CY33639 to the API
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:22:13Z',
'fuel_type': 'petrol',
'id': '5a1cb1f9-00c9-5ebf-96df-3cfdcc6a14e7',
'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/CY33639',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 90015,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-19',
'seller_name': None,
'title': 'Fiat 500 1.2 Pop',
'transmission': 'manual',
'trim': 'Pop',
'year': 2017}
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:48 [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-30 06:05:48 [auto1.es] INFO: Saving data for CY33639: {'auction_closing_time': 1774884133.0, 'created_time': 1773345994.555232, 'last_price_update_time': 1774850748.566465}
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CY33639') HTTP/1.1" 204 0
2026-03-30 06:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: MV66149
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: TH42321
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: LZ46895
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: YN87603
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: AX44077
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: KA03965
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: VY79156
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:48 [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-30 06:05:48 [auto1.es] INFO: Scrape type for VY79156: 0
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: ZD98631
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: WF38269
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: ZP63371
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:48 [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-30 06:05:48 [auto1.es] INFO: Scrape type for ZP63371: 0
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: LN79000
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: VB06067
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: AR66930
2026-03-30 06:05:48 [auto1.es] INFO: Found listing with ID: NF50225
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:48 [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-30 06:05:48 [auto1.es] INFO: Scrape type for NF50225: 2
2026-03-30 06:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ab639d-69b9-59bb-bf33-80a6b3d40fc8 with identifier: NF50225
2026-03-30 06:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ab639d-69b9-59bb-bf33-80a6b3d40fc8 with scrape type 2
2026-03-30 06:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44ab639d-69b9-59bb-bf33-80a6b3d40fc8 with scrape type 2
2026-03-30 06:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 44ab639d-69b9-59bb-bf33-80a6b3d40fc8, identifier: NF50225
2026-03-30 06:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 44ab639d-69b9-59bb-bf33-80a6b3d40fc8 with identifier: NF50225
2026-03-30 06:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 44ab639d-69b9-59bb-bf33-80a6b3d40fc8 with identifier: NF50225
2026-03-30 06:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 44ab639d-69b9-59bb-bf33-80a6b3d40fc8 with identifier: NF50225 to the API
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:37:53Z',
'fuel_type': 'diesel',
'id': '44ab639d-69b9-59bb-bf33-80a6b3d40fc8',
'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/NF50225',
'listing': 'auction',
'make': 'Opel',
'model': 'Meriva',
'odometer': 188858,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-31',
'seller_name': None,
'title': 'Opel Meriva 1.7 CDTI Enjoy',
'transmission': 'manual',
'trim': 'Enjoy',
'year': 2008}
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Saving data for NF50225: {'auction_closing_time': 1774885073.0, 'created_time': 1774004772.132519, 'last_price_update_time': 1774850749.02255}
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NF50225') HTTP/1.1" 204 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: UY91237
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: BW95892
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: WJ41546
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: EV24986
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for EV24986: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: CV55647
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: AK39366
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for AK39366: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: MP42129
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for MP42129: 2
2026-03-30 06:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfc8c610-716b-5cfd-a2ca-195129dbd852 with identifier: MP42129
2026-03-30 06:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc8c610-716b-5cfd-a2ca-195129dbd852 with scrape type 2
2026-03-30 06:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfc8c610-716b-5cfd-a2ca-195129dbd852 with scrape type 2
2026-03-30 06:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bfc8c610-716b-5cfd-a2ca-195129dbd852, identifier: MP42129
2026-03-30 06:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bfc8c610-716b-5cfd-a2ca-195129dbd852 with identifier: MP42129
2026-03-30 06:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bfc8c610-716b-5cfd-a2ca-195129dbd852 with identifier: MP42129
2026-03-30 06:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bfc8c610-716b-5cfd-a2ca-195129dbd852 with identifier: MP42129 to the API
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:02:31Z',
'fuel_type': 'diesel',
'id': 'bfc8c610-716b-5cfd-a2ca-195129dbd852',
'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/MP42129',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 229599,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-18',
'seller_name': None,
'title': 'Peugeot 5008 2.0 Blue-HDi GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2017}
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Saving data for MP42129: {'auction_closing_time': 1774882951.0, 'created_time': 1773129755.123991, 'last_price_update_time': 1774850749.602786}
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MP42129') HTTP/1.1" 204 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: US62841
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: ZF52825
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: ZT28887
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for ZT28887: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: RU33051
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for RU33051: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: RE88096
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: AB11386
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for AB11386: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: MZ44217
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: ZZ54358
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: RK37999
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for RK37999: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: CE45579
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: FB55193
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for FB55193: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: NT36194
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for NT36194: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: MR81111
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for MR81111: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: NN13578
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: WS59204
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for WS59204: 0
2026-03-30 06:05:49 [auto1.es] INFO: Found listing with ID: NB97215
2026-03-30 06:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:49 [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-30 06:05:49 [auto1.es] INFO: Scrape type for NB97215: 0
2026-03-30 06:05: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-30 06:05:53 [auto1.es] INFO: Channel: 24h | Page: 16 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:53 [auto1.es] INFO: Found listing with ID: JM88117
2026-03-30 06:05:53 [auto1.es] INFO: Found listing with ID: TF20925
2026-03-30 06:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TF20925%27 HTTP/1.1" 200 None
2026-03-30 06:05:53 [auto1.es] INFO: Scrape type for TF20925: 0
2026-03-30 06:05:53 [auto1.es] INFO: Found listing with ID: BB64860
2026-03-30 06:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BB64860%27 HTTP/1.1" 200 None
2026-03-30 06:05:53 [auto1.es] INFO: Scrape type for BB64860: 0
2026-03-30 06:05:53 [auto1.es] INFO: Found listing with ID: CD37802
2026-03-30 06:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CD37802%27 HTTP/1.1" 200 None
2026-03-30 06:05:53 [auto1.es] INFO: Scrape type for CD37802: 2
2026-03-30 06:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1bdb626-452a-5621-aa05-f656709258df with identifier: CD37802
2026-03-30 06:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1bdb626-452a-5621-aa05-f656709258df with scrape type 2
2026-03-30 06:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1bdb626-452a-5621-aa05-f656709258df with scrape type 2
2026-03-30 06:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b1bdb626-452a-5621-aa05-f656709258df, identifier: CD37802
2026-03-30 06:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b1bdb626-452a-5621-aa05-f656709258df with identifier: CD37802
2026-03-30 06:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b1bdb626-452a-5621-aa05-f656709258df with identifier: CD37802
2026-03-30 06:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b1bdb626-452a-5621-aa05-f656709258df with identifier: CD37802 to the API
2026-03-30 06:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05: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-30 06:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:28:45Z',
'fuel_type': 'diesel',
'id': 'b1bdb626-452a-5621-aa05-f656709258df',
'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/CD37802',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 180924,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-26',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2010}
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CD37802%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Saving data for CD37802: {'auction_closing_time': 1774884525.0, 'created_time': 1774642152.724821, 'last_price_update_time': 1774850754.146607}
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CD37802') HTTP/1.1" 204 0
2026-03-30 06:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: MN42055
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: UM01301
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UM01301%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for UM01301: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: DA46223
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: EK86006
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EK86006%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for EK86006: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: JB16763
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: XT42288
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: VM06943
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VM06943%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for VM06943: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: EE09579
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: BB29813
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: YU03196
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YU03196%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for YU03196: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: WZ44927
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WZ44927%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for WZ44927: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: HU12913
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: UG25415
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: LJ64414
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: FJ09985
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: BV69737
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: DV40298
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: XT49013
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XT49013%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for XT49013: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: BM13295
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: JF42327
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: NT66217
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NT66217%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for NT66217: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: UE32558
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UE32558%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for UE32558: 2
2026-03-30 06:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1f2de05-cebc-5f73-b1e3-f52b70d199ff with identifier: UE32558
2026-03-30 06:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1f2de05-cebc-5f73-b1e3-f52b70d199ff with scrape type 2
2026-03-30 06:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1f2de05-cebc-5f73-b1e3-f52b70d199ff with scrape type 2
2026-03-30 06:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d1f2de05-cebc-5f73-b1e3-f52b70d199ff, identifier: UE32558
2026-03-30 06:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d1f2de05-cebc-5f73-b1e3-f52b70d199ff with identifier: UE32558
2026-03-30 06:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d1f2de05-cebc-5f73-b1e3-f52b70d199ff with identifier: UE32558
2026-03-30 06:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d1f2de05-cebc-5f73-b1e3-f52b70d199ff with identifier: UE32558 to the API
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05: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-30 06:05: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': 190,
'expiration_date': '2026-03-30T15:43:00Z',
'fuel_type': 'diesel',
'id': 'd1f2de05-cebc-5f73-b1e3-f52b70d199ff',
'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/UE32558',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 395532,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-24',
'seller_name': None,
'title': 'BMW X4 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2017}
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UE32558%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Saving data for UE32558: {'auction_closing_time': 1774885380.0, 'created_time': 1774015784.874937, 'last_price_update_time': 1774850754.812714}
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UE32558') HTTP/1.1" 204 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: FZ71320
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FZ71320%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for FZ71320: 0
2026-03-30 06:05:54 [auto1.es] INFO: Found listing with ID: EH99000
2026-03-30 06:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EH99000%27 HTTP/1.1" 200 None
2026-03-30 06:05:54 [auto1.es] INFO: Scrape type for EH99000: 2
2026-03-30 06:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d5699f-4f14-5b72-adec-875439438d68 with identifier: EH99000
2026-03-30 06:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d5699f-4f14-5b72-adec-875439438d68 with scrape type 2
2026-03-30 06:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40d5699f-4f14-5b72-adec-875439438d68 with scrape type 2
2026-03-30 06:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 40d5699f-4f14-5b72-adec-875439438d68, identifier: EH99000
2026-03-30 06:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 40d5699f-4f14-5b72-adec-875439438d68 with identifier: EH99000
2026-03-30 06:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 40d5699f-4f14-5b72-adec-875439438d68 with identifier: EH99000
2026-03-30 06:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 40d5699f-4f14-5b72-adec-875439438d68 with identifier: EH99000 to the API
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 163,
'expiration_date': '2026-03-30T15:12:42Z',
'fuel_type': 'diesel',
'id': '40d5699f-4f14-5b72-adec-875439438d68',
'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/EH99000',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 240204,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-27',
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 Momentum 2WD',
'transmission': 'automatic',
'trim': 'Momentum 2WD',
'year': 2012}
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EH99000%27 HTTP/1.1" 200 None
2026-03-30 06:05:55 [auto1.es] INFO: Saving data for EH99000: {'auction_closing_time': 1774883562.0, 'created_time': 1774642016.281885, 'last_price_update_time': 1774850755.322271}
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EH99000') HTTP/1.1" 204 0
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: VP11478
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VP11478%27 HTTP/1.1" 200 None
2026-03-30 06:05:55 [auto1.es] INFO: Scrape type for VP11478: 0
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: SR43030
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: EB93661
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: TJ92656
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TJ92656%27 HTTP/1.1" 200 None
2026-03-30 06:05:55 [auto1.es] INFO: Scrape type for TJ92656: 2
2026-03-30 06:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69baea36-69bc-559f-9a58-0d14290babea with identifier: TJ92656
2026-03-30 06:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69baea36-69bc-559f-9a58-0d14290babea with scrape type 2
2026-03-30 06:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69baea36-69bc-559f-9a58-0d14290babea with scrape type 2
2026-03-30 06:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 69baea36-69bc-559f-9a58-0d14290babea, identifier: TJ92656
2026-03-30 06:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 69baea36-69bc-559f-9a58-0d14290babea with identifier: TJ92656
2026-03-30 06:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 69baea36-69bc-559f-9a58-0d14290babea with identifier: TJ92656
2026-03-30 06:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 69baea36-69bc-559f-9a58-0d14290babea with identifier: TJ92656 to the API
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 158,
'expiration_date': '2026-03-30T15:53:00Z',
'fuel_type': 'petrol',
'id': '69baea36-69bc-559f-9a58-0d14290babea',
'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/TJ92656',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 13960,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-21',
'seller_name': None,
'title': 'Nissan Qashqai 1.3 DIG-T Mild-Hybrid Acenta',
'transmission': 'automatic',
'trim': 'Acenta',
'year': 2022}
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TJ92656%27 HTTP/1.1" 200 None
2026-03-30 06:05:55 [auto1.es] INFO: Saving data for TJ92656: {'auction_closing_time': 1774885980.0, 'created_time': 1773231724.680042, 'last_price_update_time': 1774850755.774925}
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TJ92656') HTTP/1.1" 204 0
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: RC43522
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: AE79363
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: CB57175
2026-03-30 06:05:55 [auto1.es] INFO: Found listing with ID: AR16993
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AR16993%27 HTTP/1.1" 200 None
2026-03-30 06:05:55 [auto1.es] INFO: Scrape type for AR16993: 2
2026-03-30 06:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d1d7e19-6741-5cb4-b310-dcad3a002622 with identifier: AR16993
2026-03-30 06:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d1d7e19-6741-5cb4-b310-dcad3a002622 with scrape type 2
2026-03-30 06:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d1d7e19-6741-5cb4-b310-dcad3a002622 with scrape type 2
2026-03-30 06:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8d1d7e19-6741-5cb4-b310-dcad3a002622, identifier: AR16993
2026-03-30 06:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8d1d7e19-6741-5cb4-b310-dcad3a002622 with identifier: AR16993
2026-03-30 06:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8d1d7e19-6741-5cb4-b310-dcad3a002622 with identifier: AR16993
2026-03-30 06:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8d1d7e19-6741-5cb4-b310-dcad3a002622 with identifier: AR16993 to the API
2026-03-30 06:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:42:51Z',
'fuel_type': 'petrol',
'id': '8d1d7e19-6741-5cb4-b310-dcad3a002622',
'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/AR16993',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 70986,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-25',
'seller_name': None,
'title': 'Citroen Berlingo 1.2 PureTech Feel M',
'transmission': 'manual',
'trim': 'Feel M',
'year': 2022}
2026-03-30 06:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AR16993%27 HTTP/1.1" 200 None
2026-03-30 06:05:56 [auto1.es] INFO: Saving data for AR16993: {'auction_closing_time': 1774885371.0, 'created_time': 1773670306.196183, 'last_price_update_time': 1774850756.249501}
2026-03-30 06:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AR16993') HTTP/1.1" 204 0
2026-03-30 06:05:56 [auto1.es] INFO: Found listing with ID: RP83421
2026-03-30 06:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RP83421%27 HTTP/1.1" 200 None
2026-03-30 06:05:56 [auto1.es] INFO: Scrape type for RP83421: 0
2026-03-30 06:05:56 [auto1.es] INFO: Found listing with ID: EB96855
2026-03-30 06:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EB96855%27 HTTP/1.1" 200 None
2026-03-30 06:05:56 [auto1.es] INFO: Scrape type for EB96855: 0
2026-03-30 06:05:56 [auto1.es] INFO: Found listing with ID: SU20973
2026-03-30 06:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SU20973%27 HTTP/1.1" 200 None
2026-03-30 06:05:56 [auto1.es] INFO: Scrape type for SU20973: 0
2026-03-30 06:05:56 [auto1.es] INFO: Found listing with ID: JM72010
2026-03-30 06:05: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-30 06:05:57 [auto1.es] INFO: Channel: 24h | Page: 17 | totalHits: 1850 | hits on page: 40
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: PT78708
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PT78708%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Scrape type for PT78708: 2
2026-03-30 06:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ae830b1-6080-5430-80f6-b8e45dbc5ca6 with identifier: PT78708
2026-03-30 06:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae830b1-6080-5430-80f6-b8e45dbc5ca6 with scrape type 2
2026-03-30 06:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ae830b1-6080-5430-80f6-b8e45dbc5ca6 with scrape type 2
2026-03-30 06:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9ae830b1-6080-5430-80f6-b8e45dbc5ca6, identifier: PT78708
2026-03-30 06:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9ae830b1-6080-5430-80f6-b8e45dbc5ca6 with identifier: PT78708
2026-03-30 06:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9ae830b1-6080-5430-80f6-b8e45dbc5ca6 with identifier: PT78708
2026-03-30 06:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9ae830b1-6080-5430-80f6-b8e45dbc5ca6 with identifier: PT78708 to the API
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 128,
'expiration_date': '2026-03-30T15:08:20Z',
'fuel_type': 'petrol',
'id': '9ae830b1-6080-5430-80f6-b8e45dbc5ca6',
'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/PT78708',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 170380,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-02-24',
'seller_name': None,
'title': 'Toyota RAV 4 2.0',
'transmission': 'automatic',
'trim': '',
'year': 2000}
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PT78708%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Saving data for PT78708: {'auction_closing_time': 1774883300.0, 'created_time': 1774642024.68855, 'last_price_update_time': 1774850757.4993}
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PT78708') HTTP/1.1" 204 0
2026-03-30 06:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: AZ15880
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: KK58093
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: UD80780
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: DW27035
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: ZG18454
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZG18454%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Scrape type for ZG18454: 0
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: HA25095
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HA25095%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Scrape type for HA25095: 0
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: XC39222
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: JW76352
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JW76352%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Scrape type for JW76352: 0
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: XV58633
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XV58633%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Scrape type for XV58633: 0
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: FJ32217
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FJ32217%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Scrape type for FJ32217: 0
2026-03-30 06:05:57 [auto1.es] INFO: Found listing with ID: JJ54433
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JJ54433%27 HTTP/1.1" 200 None
2026-03-30 06:05:57 [auto1.es] INFO: Scrape type for JJ54433: 2
2026-03-30 06:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25 with identifier: JJ54433
2026-03-30 06:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25 with scrape type 2
2026-03-30 06:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25 with scrape type 2
2026-03-30 06:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25, identifier: JJ54433
2026-03-30 06:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25 with identifier: JJ54433
2026-03-30 06:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25 with identifier: JJ54433
2026-03-30 06:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25 with identifier: JJ54433 to the API
2026-03-30 06:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:27:29Z',
'fuel_type': 'petrol',
'id': 'ed1dbe8b-66ed-5dbc-9391-daa28ea9ab25',
'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/JJ54433',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 144116,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-08',
'seller_name': None,
'title': 'Ford Focus 1.6 Ti-VCT Trend',
'transmission': 'automatic',
'trim': 'Trend',
'year': 2014}
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JJ54433%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Saving data for JJ54433: {'auction_closing_time': 1774884449.0, 'created_time': 1773129489.68821, 'last_price_update_time': 1774850758.138407}
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JJ54433') HTTP/1.1" 204 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: LB05915
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: PW99692
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PW99692%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for PW99692: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: RT81282
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RT81282%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for RT81282: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: AW04396
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: SN13846
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: SE78782
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: YG58121
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: YX61230
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: ZJ79467
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZJ79467%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for ZJ79467: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: DX86055
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: RM79142
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: TC70621
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: MC49666
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: HZ02297
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HZ02297%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for HZ02297: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: AG74382
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AG74382%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for AG74382: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: HU25614
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HU25614%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for HU25614: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: KE44681
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: GS59468
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GS59468%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for GS59468: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: AV97332
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: EH44076
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EH44076%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for EH44076: 2
2026-03-30 06:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4989c12d-420f-5c71-b927-661dd32b1fd9 with identifier: EH44076
2026-03-30 06:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4989c12d-420f-5c71-b927-661dd32b1fd9 with scrape type 2
2026-03-30 06:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4989c12d-420f-5c71-b927-661dd32b1fd9 with scrape type 2
2026-03-30 06:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4989c12d-420f-5c71-b927-661dd32b1fd9, identifier: EH44076
2026-03-30 06:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4989c12d-420f-5c71-b927-661dd32b1fd9 with identifier: EH44076
2026-03-30 06:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4989c12d-420f-5c71-b927-661dd32b1fd9 with identifier: EH44076
2026-03-30 06:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4989c12d-420f-5c71-b927-661dd32b1fd9 with identifier: EH44076 to the API
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:04:40Z',
'fuel_type': 'diesel',
'id': '4989c12d-420f-5c71-b927-661dd32b1fd9',
'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/EH44076',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 96306,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-02',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Country 4Motion BlueMotion',
'transmission': 'manual',
'trim': 'Country 4Motion BlueMotion',
'year': 2013}
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EH44076%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Saving data for EH44076: {'auction_closing_time': 1774883080.0, 'created_time': 1774555636.500473, 'last_price_update_time': 1774850758.785727}
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EH44076') HTTP/1.1" 204 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: LT61588
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LT61588%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for LT61588: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: HJ75824
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HJ75824%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for HJ75824: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: PE24027
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: ZL28914
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZL28914%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for ZL28914: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: HB55085
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HB55085%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for HB55085: 0
2026-03-30 06:05:58 [auto1.es] INFO: Found listing with ID: LU70143
2026-03-30 06:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LU70143%27 HTTP/1.1" 200 None
2026-03-30 06:05:58 [auto1.es] INFO: Scrape type for LU70143: 2
2026-03-30 06:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8330721f-252e-5a1b-baba-bff7c2dc561a with identifier: LU70143
2026-03-30 06:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8330721f-252e-5a1b-baba-bff7c2dc561a with scrape type 2
2026-03-30 06:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8330721f-252e-5a1b-baba-bff7c2dc561a with scrape type 2
2026-03-30 06:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8330721f-252e-5a1b-baba-bff7c2dc561a, identifier: LU70143
2026-03-30 06:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8330721f-252e-5a1b-baba-bff7c2dc561a with identifier: LU70143
2026-03-30 06:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8330721f-252e-5a1b-baba-bff7c2dc561a with identifier: LU70143
2026-03-30 06:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8330721f-252e-5a1b-baba-bff7c2dc561a with identifier: LU70143 to the API
2026-03-30 06:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:04:32Z',
'fuel_type': 'petrol',
'id': '8330721f-252e-5a1b-baba-bff7c2dc561a',
'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/LU70143',
'listing': 'auction',
'make': 'Kia',
'model': 'Picanto',
'odometer': 115799,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-22',
'seller_name': None,
'title': 'Kia Picanto 1.0 Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2009}
2026-03-30 06:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LU70143%27 HTTP/1.1" 200 None
2026-03-30 06:05:59 [auto1.es] INFO: Saving data for LU70143: {'auction_closing_time': 1774883072.0, 'created_time': 1774641987.843242, 'last_price_update_time': 1774850759.359531}
2026-03-30 06:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LU70143') HTTP/1.1" 204 0
2026-03-30 06:05:59 [auto1.es] INFO: Found listing with ID: SH67409
2026-03-30 06:05:59 [auto1.es] INFO: Found listing with ID: VE50785
2026-03-30 06:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:06:00 [auto1.es] INFO: Channel: 24h | Page: 18 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:00 [auto1.es] INFO: Found listing with ID: PC36576
2026-03-30 06:06:00 [auto1.es] INFO: Found listing with ID: LX82632
2026-03-30 06:06:00 [auto1.es] INFO: Found listing with ID: PJ00608
2026-03-30 06:06:00 [auto1.es] INFO: Found listing with ID: RY19109
2026-03-30 06:06:00 [auto1.es] INFO: Found listing with ID: RK31632
2026-03-30 06:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RK31632%27 HTTP/1.1" 200 None
2026-03-30 06:06:00 [auto1.es] INFO: Scrape type for RK31632: 2
2026-03-30 06:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0d90135-ab23-5cbe-8a99-84ea1255e6fa with identifier: RK31632
2026-03-30 06:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0d90135-ab23-5cbe-8a99-84ea1255e6fa with scrape type 2
2026-03-30 06:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0d90135-ab23-5cbe-8a99-84ea1255e6fa with scrape type 2
2026-03-30 06:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e0d90135-ab23-5cbe-8a99-84ea1255e6fa, identifier: RK31632
2026-03-30 06:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e0d90135-ab23-5cbe-8a99-84ea1255e6fa with identifier: RK31632
2026-03-30 06:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e0d90135-ab23-5cbe-8a99-84ea1255e6fa with identifier: RK31632
2026-03-30 06:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e0d90135-ab23-5cbe-8a99-84ea1255e6fa with identifier: RK31632 to the API
2026-03-30 06:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 110,
'expiration_date': '2026-03-30T15:41:17Z',
'fuel_type': 'petrol',
'id': 'e0d90135-ab23-5cbe-8a99-84ea1255e6fa',
'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/RK31632',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 127203,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-29',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2015}
2026-03-30 06:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RK31632%27 HTTP/1.1" 200 None
2026-03-30 06:06:00 [auto1.es] INFO: Saving data for RK31632: {'auction_closing_time': 1774885277.0, 'created_time': 1773128922.810837, 'last_price_update_time': 1774850760.718242}
2026-03-30 06:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RK31632') HTTP/1.1" 204 0
2026-03-30 06:06:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:00 [auto1.es] INFO: Found listing with ID: ZA80784
2026-03-30 06:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZA80784%27 HTTP/1.1" 200 None
2026-03-30 06:06:00 [auto1.es] INFO: Scrape type for ZA80784: 2
2026-03-30 06:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0541d3fd-441c-55de-9f52-031efb1023a0 with identifier: ZA80784
2026-03-30 06:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0541d3fd-441c-55de-9f52-031efb1023a0 with scrape type 2
2026-03-30 06:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0541d3fd-441c-55de-9f52-031efb1023a0 with scrape type 2
2026-03-30 06:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0541d3fd-441c-55de-9f52-031efb1023a0, identifier: ZA80784
2026-03-30 06:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0541d3fd-441c-55de-9f52-031efb1023a0 with identifier: ZA80784
2026-03-30 06:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0541d3fd-441c-55de-9f52-031efb1023a0 with identifier: ZA80784
2026-03-30 06:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0541d3fd-441c-55de-9f52-031efb1023a0 with identifier: ZA80784 to the API
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:30:10Z',
'fuel_type': 'petrol',
'id': '0541d3fd-441c-55de-9f52-031efb1023a0',
'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/ZA80784',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 129196,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-26',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 VTi Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2015}
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZA80784%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Saving data for ZA80784: {'auction_closing_time': 1774884610.0, 'created_time': 1773778088.722071, 'last_price_update_time': 1774850761.236299}
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZA80784') HTTP/1.1" 204 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: RH35807
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RH35807%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for RH35807: 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: AP01935
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: FK59567
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FK59567%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for FK59567: 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: HA98182
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HA98182%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for HA98182: 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: LC81120
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: NG74473
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: HB38669
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: WH24419
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WH24419%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for WH24419: 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: GF99536
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GF99536%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for GF99536: 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: JX70017
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: PL21143
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: PD17011
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD17011%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for PD17011: 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: GZ61403
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: CW88498
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: MG47386
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: RT90695
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RT90695%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for RT90695: 2
2026-03-30 06:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd9a7216-a4db-5e4d-8d44-2d665ed7213e with identifier: RT90695
2026-03-30 06:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd9a7216-a4db-5e4d-8d44-2d665ed7213e with scrape type 2
2026-03-30 06:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd9a7216-a4db-5e4d-8d44-2d665ed7213e with scrape type 2
2026-03-30 06:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bd9a7216-a4db-5e4d-8d44-2d665ed7213e, identifier: RT90695
2026-03-30 06:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bd9a7216-a4db-5e4d-8d44-2d665ed7213e with identifier: RT90695
2026-03-30 06:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bd9a7216-a4db-5e4d-8d44-2d665ed7213e with identifier: RT90695
2026-03-30 06:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bd9a7216-a4db-5e4d-8d44-2d665ed7213e with identifier: RT90695 to the API
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:35:44Z',
'fuel_type': 'diesel',
'id': 'bd9a7216-a4db-5e4d-8d44-2d665ed7213e',
'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/RT90695',
'listing': 'auction',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 233296,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-11-16',
'seller_name': None,
'title': 'Toyota Avensis 2.0 Turbodiesel Luna',
'transmission': 'manual',
'trim': 'Luna',
'year': 1999}
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RT90695%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Saving data for RT90695: {'auction_closing_time': 1774884944.0, 'created_time': 1774555596.736928, 'last_price_update_time': 1774850761.838738}
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RT90695') HTTP/1.1" 204 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: BF22404
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: TF90504
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TF90504%27 HTTP/1.1" 200 None
2026-03-30 06:06:01 [auto1.es] INFO: Scrape type for TF90504: 0
2026-03-30 06:06:01 [auto1.es] INFO: Found listing with ID: BL42593
2026-03-30 06:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BL42593%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Scrape type for BL42593: 2
2026-03-30 06:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33586567-8b63-5d43-b12f-5c36c1af6bae with identifier: BL42593
2026-03-30 06:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33586567-8b63-5d43-b12f-5c36c1af6bae with scrape type 2
2026-03-30 06:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33586567-8b63-5d43-b12f-5c36c1af6bae with scrape type 2
2026-03-30 06:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 33586567-8b63-5d43-b12f-5c36c1af6bae, identifier: BL42593
2026-03-30 06:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 33586567-8b63-5d43-b12f-5c36c1af6bae with identifier: BL42593
2026-03-30 06:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 33586567-8b63-5d43-b12f-5c36c1af6bae with identifier: BL42593
2026-03-30 06:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 33586567-8b63-5d43-b12f-5c36c1af6bae with identifier: BL42593 to the API
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:51:41Z',
'fuel_type': 'diesel',
'id': '33586567-8b63-5d43-b12f-5c36c1af6bae',
'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/BL42593',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 278239,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-31',
'seller_name': None,
'title': 'Ford Mondeo 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2010}
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BL42593%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Saving data for BL42593: {'auction_closing_time': 1774885901.0, 'created_time': 1774037406.938188, 'last_price_update_time': 1774850762.365946}
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BL42593') HTTP/1.1" 204 0
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: EL32039
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EL32039%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Scrape type for EL32039: 0
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: HG47154
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: NM67545
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: HZ40578
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HZ40578%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Scrape type for HZ40578: 0
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: GG84553
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: SM50481
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SM50481%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Scrape type for SM50481: 0
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: KG64326
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KG64326%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Scrape type for KG64326: 0
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: HF28057
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: AD15625
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: DV59548
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: XC28006
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: ZY07880
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: EZ75681
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EZ75681%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Scrape type for EZ75681: 0
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: GT68357
2026-03-30 06:06:02 [auto1.es] INFO: Found listing with ID: MZ54464
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MZ54464%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Scrape type for MZ54464: 2
2026-03-30 06:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdd5cb81-ab55-5eae-97cc-779a031d105f with identifier: MZ54464
2026-03-30 06:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdd5cb81-ab55-5eae-97cc-779a031d105f with scrape type 2
2026-03-30 06:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdd5cb81-ab55-5eae-97cc-779a031d105f with scrape type 2
2026-03-30 06:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bdd5cb81-ab55-5eae-97cc-779a031d105f, identifier: MZ54464
2026-03-30 06:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bdd5cb81-ab55-5eae-97cc-779a031d105f with identifier: MZ54464
2026-03-30 06:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bdd5cb81-ab55-5eae-97cc-779a031d105f with identifier: MZ54464
2026-03-30 06:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bdd5cb81-ab55-5eae-97cc-779a031d105f with identifier: MZ54464 to the API
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:44:15Z',
'fuel_type': 'diesel',
'id': 'bdd5cb81-ab55-5eae-97cc-779a031d105f',
'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/MZ54464',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 98726,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-11',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Sport 4Motion BlueMotion',
'year': 2016}
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MZ54464%27 HTTP/1.1" 200 None
2026-03-30 06:06:02 [auto1.es] INFO: Saving data for MZ54464: {'auction_closing_time': 1774885455.0, 'created_time': 1773129995.631574, 'last_price_update_time': 1774850762.954877}
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MZ54464') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:06:03 [auto1.es] INFO: Channel: 24h | Page: 19 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:03 [auto1.es] INFO: Found listing with ID: NM44751
2026-03-30 06:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NM44751%27 HTTP/1.1" 200 None
2026-03-30 06:06:03 [auto1.es] INFO: Scrape type for NM44751: 0
2026-03-30 06:06:03 [auto1.es] INFO: Found listing with ID: BT54234
2026-03-30 06:06:03 [auto1.es] INFO: Found listing with ID: ZP51440
2026-03-30 06:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZP51440%27 HTTP/1.1" 200 None
2026-03-30 06:06:03 [auto1.es] INFO: Scrape type for ZP51440: 0
2026-03-30 06:06:03 [auto1.es] INFO: Found listing with ID: MM77073
2026-03-30 06:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MM77073%27 HTTP/1.1" 200 None
2026-03-30 06:06:03 [auto1.es] INFO: Scrape type for MM77073: 0
2026-03-30 06:06:03 [auto1.es] INFO: Found listing with ID: GT62572
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GT62572%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for GT62572: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: AK44201
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: XC60196
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XC60196%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for XC60196: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: XT74556
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: YM46867
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YM46867%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for YM46867: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: WH83968
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: KS63423
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KS63423%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for KS63423: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: KP83247
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KP83247%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for KP83247: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: ET28977
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ET28977%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for ET28977: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: GM08675
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GM08675%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for GM08675: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: RX29075
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RX29075%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for RX29075: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: PP39110
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PP39110%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for PP39110: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: XS51461
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XS51461%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for XS51461: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: YG24338
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YG24338%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for YG24338: 2
2026-03-30 06:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4290866b-267c-574a-a35e-d240551c38be with identifier: YG24338
2026-03-30 06:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4290866b-267c-574a-a35e-d240551c38be with scrape type 2
2026-03-30 06:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4290866b-267c-574a-a35e-d240551c38be with scrape type 2
2026-03-30 06:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4290866b-267c-574a-a35e-d240551c38be, identifier: YG24338
2026-03-30 06:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4290866b-267c-574a-a35e-d240551c38be with identifier: YG24338
2026-03-30 06:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4290866b-267c-574a-a35e-d240551c38be with identifier: YG24338
2026-03-30 06:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4290866b-267c-574a-a35e-d240551c38be with identifier: YG24338 to the API
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:40:10Z',
'fuel_type': 'petrol',
'id': '4290866b-267c-574a-a35e-d240551c38be',
'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/YG24338',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 92040,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-05',
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI FR Crono',
'transmission': 'manual',
'trim': 'FR Crono',
'year': 2017}
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YG24338%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Saving data for YG24338: {'auction_closing_time': 1774885210.0, 'created_time': 1774555532.98327, 'last_price_update_time': 1774850764.620738}
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YG24338') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:06:04 [auto1.es] INFO: Found listing with ID: ZY52551
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZY52551%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for ZY52551: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: RJ73355
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: SK48295
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SK48295%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for SK48295: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: BG55573
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BG55573%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for BG55573: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: MB17982
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MB17982%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for MB17982: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: FP05442
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: FB43319
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: FM79545
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FM79545%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for FM79545: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: TC59600
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TC59600%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for TC59600: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: WP31785
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: WA45592
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: FG05757
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FG05757%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for FG05757: 0
2026-03-30 06:06:04 [auto1.es] INFO: Found listing with ID: PD85443
2026-03-30 06:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD85443%27 HTTP/1.1" 200 None
2026-03-30 06:06:04 [auto1.es] INFO: Scrape type for PD85443: 2
2026-03-30 06:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e27c7a4-cd46-57e6-8a74-70ced4697839 with identifier: PD85443
2026-03-30 06:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e27c7a4-cd46-57e6-8a74-70ced4697839 with scrape type 2
2026-03-30 06:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e27c7a4-cd46-57e6-8a74-70ced4697839 with scrape type 2
2026-03-30 06:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3e27c7a4-cd46-57e6-8a74-70ced4697839, identifier: PD85443
2026-03-30 06:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3e27c7a4-cd46-57e6-8a74-70ced4697839 with identifier: PD85443
2026-03-30 06:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3e27c7a4-cd46-57e6-8a74-70ced4697839 with identifier: PD85443
2026-03-30 06:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3e27c7a4-cd46-57e6-8a74-70ced4697839 with identifier: PD85443 to the API
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:16:35Z',
'fuel_type': 'diesel',
'id': '3e27c7a4-cd46-57e6-8a74-70ced4697839',
'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/PD85443',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 185853,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-09',
'seller_name': None,
'title': 'Fiat Fiorino 1.3 M-Jet Basis Kasten',
'transmission': 'manual',
'trim': 'Basis Kasten',
'year': 2017}
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD85443%27 HTTP/1.1" 200 None
2026-03-30 06:06:05 [auto1.es] INFO: Saving data for PD85443: {'auction_closing_time': 1774883795.0, 'created_time': 1773832482.535992, 'last_price_update_time': 1774850765.289421}
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PD85443') HTTP/1.1" 204 0
2026-03-30 06:06:05 [auto1.es] INFO: Found listing with ID: SR16333
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SR16333%27 HTTP/1.1" 200 None
2026-03-30 06:06:05 [auto1.es] INFO: Scrape type for SR16333: 2
2026-03-30 06:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fabb2753-4158-5fc2-b14b-b946d0b79e44 with identifier: SR16333
2026-03-30 06:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fabb2753-4158-5fc2-b14b-b946d0b79e44 with scrape type 2
2026-03-30 06:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fabb2753-4158-5fc2-b14b-b946d0b79e44 with scrape type 2
2026-03-30 06:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fabb2753-4158-5fc2-b14b-b946d0b79e44, identifier: SR16333
2026-03-30 06:06:05 [scrapy.extensions.logstats] INFO: Crawled 25 pages (at 25 pages/min), scraped 36 items (at 36 items/min)
2026-03-30 06:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 06:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fabb2753-4158-5fc2-b14b-b946d0b79e44 with identifier: SR16333
2026-03-30 06:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fabb2753-4158-5fc2-b14b-b946d0b79e44 with identifier: SR16333
2026-03-30 06:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fabb2753-4158-5fc2-b14b-b946d0b79e44 with identifier: SR16333 to the API
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:34:14Z',
'fuel_type': 'diesel',
'id': 'fabb2753-4158-5fc2-b14b-b946d0b79e44',
'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/SR16333',
'listing': 'auction',
'make': 'Volvo',
'model': 'V40',
'odometer': 241947,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-10',
'seller_name': None,
'title': 'Volvo V40 2.0 D2 Momentum',
'transmission': 'manual',
'trim': 'Momentum',
'year': 2018}
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SR16333%27 HTTP/1.1" 200 None
2026-03-30 06:06:05 [auto1.es] INFO: Saving data for SR16333: {'auction_closing_time': 1774884854.0, 'created_time': 1774642001.090455, 'last_price_update_time': 1774850765.779537}
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SR16333') HTTP/1.1" 204 0
2026-03-30 06:06:05 [auto1.es] INFO: Found listing with ID: KB02477
2026-03-30 06:06:05 [auto1.es] INFO: Found listing with ID: GS63441
2026-03-30 06:06:05 [auto1.es] INFO: Found listing with ID: WY33726
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WY33726%27 HTTP/1.1" 200 None
2026-03-30 06:06:05 [auto1.es] INFO: Scrape type for WY33726: 0
2026-03-30 06:06:05 [auto1.es] INFO: Found listing with ID: UN48469
2026-03-30 06:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UN48469%27 HTTP/1.1" 200 None
2026-03-30 06:06:05 [auto1.es] INFO: Scrape type for UN48469: 2
2026-03-30 06:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15308824-4796-5e9b-abda-afe119587fa4 with identifier: UN48469
2026-03-30 06:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15308824-4796-5e9b-abda-afe119587fa4 with scrape type 2
2026-03-30 06:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15308824-4796-5e9b-abda-afe119587fa4 with scrape type 2
2026-03-30 06:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 15308824-4796-5e9b-abda-afe119587fa4, identifier: UN48469
2026-03-30 06:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 15308824-4796-5e9b-abda-afe119587fa4 with identifier: UN48469
2026-03-30 06:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 15308824-4796-5e9b-abda-afe119587fa4 with identifier: UN48469
2026-03-30 06:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 15308824-4796-5e9b-abda-afe119587fa4 with identifier: UN48469 to the API
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:04:16Z',
'fuel_type': 'diesel',
'id': '15308824-4796-5e9b-abda-afe119587fa4',
'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/UN48469',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 106770,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': None,
'title': 'Fiat Fiorino 1.3 M-Jet Basis Kasten',
'transmission': 'manual',
'trim': 'Basis Kasten',
'year': 2018}
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UN48469%27 HTTP/1.1" 200 None
2026-03-30 06:06:06 [auto1.es] INFO: Saving data for UN48469: {'auction_closing_time': 1774883056.0, 'created_time': 1774642054.740503, 'last_price_update_time': 1774850766.23079}
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UN48469') HTTP/1.1" 204 0
2026-03-30 06:06:06 [auto1.es] INFO: Found listing with ID: TJ35606
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TJ35606%27 HTTP/1.1" 200 None
2026-03-30 06:06:06 [auto1.es] INFO: Scrape type for TJ35606: 2
2026-03-30 06:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6be210-0794-56a4-a47f-023bce1675c4 with identifier: TJ35606
2026-03-30 06:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6be210-0794-56a4-a47f-023bce1675c4 with scrape type 2
2026-03-30 06:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d6be210-0794-56a4-a47f-023bce1675c4 with scrape type 2
2026-03-30 06:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0d6be210-0794-56a4-a47f-023bce1675c4, identifier: TJ35606
2026-03-30 06:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0d6be210-0794-56a4-a47f-023bce1675c4 with identifier: TJ35606
2026-03-30 06:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0d6be210-0794-56a4-a47f-023bce1675c4 with identifier: TJ35606
2026-03-30 06:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0d6be210-0794-56a4-a47f-023bce1675c4 with identifier: TJ35606 to the API
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:08:32Z',
'fuel_type': 'petrol',
'id': '0d6be210-0794-56a4-a47f-023bce1675c4',
'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/TJ35606',
'listing': 'auction',
'make': 'Audi',
'model': 'A3',
'odometer': 162053,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-29',
'seller_name': None,
'title': 'Audi A3 1.8 TFSI Ambition',
'transmission': 'automatic',
'trim': 'Ambition',
'year': 2007}
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TJ35606%27 HTTP/1.1" 200 None
2026-03-30 06:06:06 [auto1.es] INFO: Saving data for TJ35606: {'auction_closing_time': 1774883312.0, 'created_time': 1773248796.653905, 'last_price_update_time': 1774850766.637364}
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TJ35606') HTTP/1.1" 204 0
2026-03-30 06:06:06 [auto1.es] INFO: Found listing with ID: PD75300
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD75300%27 HTTP/1.1" 200 None
2026-03-30 06:06:06 [auto1.es] INFO: Scrape type for PD75300: 2
2026-03-30 06:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409be254-e92b-5dc2-92a7-7411cfb94251 with identifier: PD75300
2026-03-30 06:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409be254-e92b-5dc2-92a7-7411cfb94251 with scrape type 2
2026-03-30 06:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409be254-e92b-5dc2-92a7-7411cfb94251 with scrape type 2
2026-03-30 06:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 409be254-e92b-5dc2-92a7-7411cfb94251, identifier: PD75300
2026-03-30 06:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 409be254-e92b-5dc2-92a7-7411cfb94251 with identifier: PD75300
2026-03-30 06:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 409be254-e92b-5dc2-92a7-7411cfb94251 with identifier: PD75300
2026-03-30 06:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 409be254-e92b-5dc2-92a7-7411cfb94251 with identifier: PD75300 to the API
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 155,
'expiration_date': '2026-03-30T15:12:09Z',
'fuel_type': 'petrol',
'id': '409be254-e92b-5dc2-92a7-7411cfb94251',
'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/PD75300',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 49712,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-10',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Mild-Hybrid ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2023}
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD75300%27 HTTP/1.1" 200 None
2026-03-30 06:06:07 [auto1.es] INFO: Saving data for PD75300: {'auction_closing_time': 1774883529.0, 'created_time': 1774555551.717223, 'last_price_update_time': 1774850767.025371}
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PD75300') HTTP/1.1" 204 0
2026-03-30 06:06:07 [auto1.es] INFO: Found listing with ID: MS70085
2026-03-30 06:06:07 [auto1.es] INFO: Found listing with ID: PN16892
2026-03-30 06:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:06:07 [auto1.es] INFO: Channel: 24h | Page: 20 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:07 [auto1.es] INFO: Found listing with ID: PS31871
2026-03-30 06:06:07 [auto1.es] INFO: Found listing with ID: XV71103
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XV71103%27 HTTP/1.1" 200 None
2026-03-30 06:06:07 [auto1.es] INFO: Scrape type for XV71103: 2
2026-03-30 06:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d697e9b9-cfed-5db5-be9f-2dcbadc20aff with identifier: XV71103
2026-03-30 06:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d697e9b9-cfed-5db5-be9f-2dcbadc20aff with scrape type 2
2026-03-30 06:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d697e9b9-cfed-5db5-be9f-2dcbadc20aff with scrape type 2
2026-03-30 06:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d697e9b9-cfed-5db5-be9f-2dcbadc20aff, identifier: XV71103
2026-03-30 06:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d697e9b9-cfed-5db5-be9f-2dcbadc20aff with identifier: XV71103
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=electro HTTP/1.1" 200 None
2026-03-30 06:06:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d697e9b9-cfed-5db5-be9f-2dcbadc20aff with identifier: XV71103
2026-03-30 06:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d697e9b9-cfed-5db5-be9f-2dcbadc20aff with identifier: XV71103 to the API
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:42:29Z',
'fuel_type': 'electro',
'id': 'd697e9b9-cfed-5db5-be9f-2dcbadc20aff',
'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/XV71103',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 60496,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-26',
'seller_name': None,
'title': 'Renault Kangoo electric drive 44 kW Z.E. 33',
'transmission': 'automatic',
'trim': 'Z.E. 33',
'year': 2020}
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XV71103%27 HTTP/1.1" 200 None
2026-03-30 06:06:07 [auto1.es] INFO: Saving data for XV71103: {'auction_closing_time': 1774885349.0, 'created_time': 1774642019.206408, 'last_price_update_time': 1774850767.983198}
2026-03-30 06:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XV71103') HTTP/1.1" 204 0
2026-03-30 06:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: LG37212
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: DG38450
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:08 [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-30 06:06:08 [auto1.es] INFO: Scrape type for DG38450: 2
2026-03-30 06:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 492d5122-cc89-5c35-9631-a07d9dcb319b with identifier: DG38450
2026-03-30 06:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 492d5122-cc89-5c35-9631-a07d9dcb319b with scrape type 2
2026-03-30 06:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 492d5122-cc89-5c35-9631-a07d9dcb319b with scrape type 2
2026-03-30 06:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 492d5122-cc89-5c35-9631-a07d9dcb319b, identifier: DG38450
2026-03-30 06:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 492d5122-cc89-5c35-9631-a07d9dcb319b with identifier: DG38450
2026-03-30 06:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 492d5122-cc89-5c35-9631-a07d9dcb319b with identifier: DG38450
2026-03-30 06:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 492d5122-cc89-5c35-9631-a07d9dcb319b with identifier: DG38450 to the API
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:13:13Z',
'fuel_type': 'petrol',
'id': '492d5122-cc89-5c35-9631-a07d9dcb319b',
'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/DG38450',
'listing': 'auction',
'make': 'Smart',
'model': 'forfour',
'odometer': 133126,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-02',
'seller_name': None,
'title': 'Smart forfour 1.0 Basis Prime',
'transmission': 'manual',
'trim': 'Basis Prime',
'year': 2015}
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:08 [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-30 06:06:08 [auto1.es] INFO: Saving data for DG38450: {'auction_closing_time': 1774883593.0, 'created_time': 1774015753.043117, 'last_price_update_time': 1774850768.516688}
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DG38450') HTTP/1.1" 204 0
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: RP86418
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: MH48496
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: RD09772
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:08 [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-30 06:06:08 [auto1.es] INFO: Scrape type for RD09772: 0
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: MM73463
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: ZR14615
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: ES15520
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: LR89235
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:08 [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-30 06:06:08 [auto1.es] INFO: Scrape type for LR89235: 0
2026-03-30 06:06:08 [auto1.es] INFO: Found listing with ID: UF76170
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:08 [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-30 06:06:08 [auto1.es] INFO: Scrape type for UF76170: 2
2026-03-30 06:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5edbc87d-d1cf-599f-85d9-921c5432044d with identifier: UF76170
2026-03-30 06:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5edbc87d-d1cf-599f-85d9-921c5432044d with scrape type 2
2026-03-30 06:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5edbc87d-d1cf-599f-85d9-921c5432044d with scrape type 2
2026-03-30 06:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5edbc87d-d1cf-599f-85d9-921c5432044d, identifier: UF76170
2026-03-30 06:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5edbc87d-d1cf-599f-85d9-921c5432044d with identifier: UF76170
2026-03-30 06:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5edbc87d-d1cf-599f-85d9-921c5432044d with identifier: UF76170
2026-03-30 06:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5edbc87d-d1cf-599f-85d9-921c5432044d with identifier: UF76170 to the API
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:14:10Z',
'fuel_type': 'petrol',
'id': '5edbc87d-d1cf-599f-85d9-921c5432044d',
'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/UF76170',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 61686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-05',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2020}
2026-03-30 06:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:09 [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-30 06:06:09 [auto1.es] INFO: Saving data for UF76170: {'auction_closing_time': 1774883650.0, 'created_time': 1774555739.393183, 'last_price_update_time': 1774850769.003338}
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UF76170') HTTP/1.1" 204 0
2026-03-30 06:06:09 [auto1.es] INFO: Found listing with ID: HS16028
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:09 [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-30 06:06:09 [auto1.es] INFO: Scrape type for HS16028: 2
2026-03-30 06:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e336fb7-8079-5bcd-96b4-da448a45276b with identifier: HS16028
2026-03-30 06:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e336fb7-8079-5bcd-96b4-da448a45276b with scrape type 2
2026-03-30 06:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e336fb7-8079-5bcd-96b4-da448a45276b with scrape type 2
2026-03-30 06:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2e336fb7-8079-5bcd-96b4-da448a45276b, identifier: HS16028
2026-03-30 06:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2e336fb7-8079-5bcd-96b4-da448a45276b with identifier: HS16028
2026-03-30 06:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2e336fb7-8079-5bcd-96b4-da448a45276b with identifier: HS16028
2026-03-30 06:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2e336fb7-8079-5bcd-96b4-da448a45276b with identifier: HS16028 to the API
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:49:22Z',
'fuel_type': 'diesel',
'id': '2e336fb7-8079-5bcd-96b4-da448a45276b',
'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/HS16028',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 216183,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-26',
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Kasten 4Motion BlueMotion',
'transmission': 'manual',
'trim': 'Kasten 4Motion BlueMotion',
'year': 2017}
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:09 [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-30 06:06:09 [auto1.es] INFO: Saving data for HS16028: {'auction_closing_time': 1774885762.0, 'created_time': 1773864813.792451, 'last_price_update_time': 1774850769.500904}
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HS16028') HTTP/1.1" 204 0
2026-03-30 06:06:09 [auto1.es] INFO: Found listing with ID: HT23405
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:09 [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-30 06:06:09 [auto1.es] INFO: Scrape type for HT23405: 0
2026-03-30 06:06:09 [auto1.es] INFO: Found listing with ID: FH47587
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:09 [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-30 06:06:09 [auto1.es] INFO: Scrape type for FH47587: 2
2026-03-30 06:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8959b9b7-1091-55b2-ae05-e73d543f8a11 with identifier: FH47587
2026-03-30 06:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8959b9b7-1091-55b2-ae05-e73d543f8a11 with scrape type 2
2026-03-30 06:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8959b9b7-1091-55b2-ae05-e73d543f8a11 with scrape type 2
2026-03-30 06:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8959b9b7-1091-55b2-ae05-e73d543f8a11, identifier: FH47587
2026-03-30 06:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8959b9b7-1091-55b2-ae05-e73d543f8a11 with identifier: FH47587
2026-03-30 06:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8959b9b7-1091-55b2-ae05-e73d543f8a11 with identifier: FH47587
2026-03-30 06:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8959b9b7-1091-55b2-ae05-e73d543f8a11 with identifier: FH47587 to the API
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:59:06Z',
'fuel_type': 'diesel',
'id': '8959b9b7-1091-55b2-ae05-e73d543f8a11',
'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/FH47587',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 160557,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-30',
'seller_name': None,
'title': 'Peugeot 308 1.6 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2017}
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Saving data for FH47587: {'auction_closing_time': 1774886346.0, 'created_time': 1774555578.163676, 'last_price_update_time': 1774850770.042273}
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FH47587') HTTP/1.1" 204 0
2026-03-30 06:06:10 [auto1.es] INFO: Found listing with ID: PJ49539
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Scrape type for PJ49539: 0
2026-03-30 06:06:10 [auto1.es] INFO: Found listing with ID: GB32148
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Scrape type for GB32148: 2
2026-03-30 06:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21bfe5d9-08ca-5daa-bc3d-429497619cd6 with identifier: GB32148
2026-03-30 06:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21bfe5d9-08ca-5daa-bc3d-429497619cd6 with scrape type 2
2026-03-30 06:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21bfe5d9-08ca-5daa-bc3d-429497619cd6 with scrape type 2
2026-03-30 06:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 21bfe5d9-08ca-5daa-bc3d-429497619cd6, identifier: GB32148
2026-03-30 06:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 21bfe5d9-08ca-5daa-bc3d-429497619cd6 with identifier: GB32148
2026-03-30 06:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 21bfe5d9-08ca-5daa-bc3d-429497619cd6 with identifier: GB32148
2026-03-30 06:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 21bfe5d9-08ca-5daa-bc3d-429497619cd6 with identifier: GB32148 to the API
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:36:56Z',
'fuel_type': 'diesel',
'id': '21bfe5d9-08ca-5daa-bc3d-429497619cd6',
'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/GB32148',
'listing': 'auction',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 286859,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-26',
'seller_name': None,
'title': 'Fiat Fiorino 1.3 M-Jet Basis Kasten',
'transmission': 'manual',
'trim': 'Basis Kasten',
'year': 2019}
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Saving data for GB32148: {'auction_closing_time': 1774885016.0, 'created_time': 1773864683.877099, 'last_price_update_time': 1774850770.483127}
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GB32148') HTTP/1.1" 204 0
2026-03-30 06:06:10 [auto1.es] INFO: Found listing with ID: NM59518
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Scrape type for NM59518: 2
2026-03-30 06:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 881a35eb-1399-54af-b422-4a024a67ca4f with identifier: NM59518
2026-03-30 06:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 881a35eb-1399-54af-b422-4a024a67ca4f with scrape type 2
2026-03-30 06:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 881a35eb-1399-54af-b422-4a024a67ca4f with scrape type 2
2026-03-30 06:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 881a35eb-1399-54af-b422-4a024a67ca4f, identifier: NM59518
2026-03-30 06:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 881a35eb-1399-54af-b422-4a024a67ca4f with identifier: NM59518
2026-03-30 06:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 881a35eb-1399-54af-b422-4a024a67ca4f with identifier: NM59518
2026-03-30 06:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 881a35eb-1399-54af-b422-4a024a67ca4f with identifier: NM59518 to the API
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 128,
'expiration_date': '2026-03-30T15:16:34Z',
'fuel_type': 'diesel',
'id': '881a35eb-1399-54af-b422-4a024a67ca4f',
'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/NM59518',
'listing': 'auction',
'make': 'Kia',
'model': "pro_cee'd",
'odometer': 120339,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-19',
'seller_name': None,
'title': "Kia pro_cee'd 1.6 CRDi Emotion",
'transmission': 'manual',
'trim': 'Emotion',
'year': 2013}
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Saving data for NM59518: {'auction_closing_time': 1774883794.0, 'created_time': 1774642026.108253, 'last_price_update_time': 1774850770.909113}
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NM59518') HTTP/1.1" 204 0
2026-03-30 06:06:10 [auto1.es] INFO: Found listing with ID: JJ75829
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Scrape type for JJ75829: 0
2026-03-30 06:06:10 [auto1.es] INFO: Found listing with ID: LS97770
2026-03-30 06:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:10 [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-30 06:06:10 [auto1.es] INFO: Scrape type for LS97770: 2
2026-03-30 06:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4028b4-a378-5e3e-971b-722482ed4c6c with identifier: LS97770
2026-03-30 06:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4028b4-a378-5e3e-971b-722482ed4c6c with scrape type 2
2026-03-30 06:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4028b4-a378-5e3e-971b-722482ed4c6c with scrape type 2
2026-03-30 06:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ee4028b4-a378-5e3e-971b-722482ed4c6c, identifier: LS97770
2026-03-30 06:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ee4028b4-a378-5e3e-971b-722482ed4c6c with identifier: LS97770
2026-03-30 06:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ee4028b4-a378-5e3e-971b-722482ed4c6c with identifier: LS97770
2026-03-30 06:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ee4028b4-a378-5e3e-971b-722482ed4c6c with identifier: LS97770 to the API
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:24:59Z',
'fuel_type': 'diesel',
'id': 'ee4028b4-a378-5e3e-971b-722482ed4c6c',
'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/LS97770',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 191874,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-14',
'seller_name': None,
'title': "Kia cee'd 1.6 CRDi Drive",
'transmission': 'manual',
'trim': 'Drive',
'year': 2010}
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:11 [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-30 06:06:11 [auto1.es] INFO: Saving data for LS97770: {'auction_closing_time': 1774884299.0, 'created_time': 1774555572.368405, 'last_price_update_time': 1774850771.359505}
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LS97770') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:06:11 [auto1.es] INFO: Found listing with ID: VK38327
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: XK60422
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: GW16894
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:11 [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-30 06:06:11 [auto1.es] INFO: Scrape type for GW16894: 0
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: LP80713
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: LA45475
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: FT33215
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:11 [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-30 06:06:11 [auto1.es] INFO: Scrape type for FT33215: 2
2026-03-30 06:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20e04626-dac4-5e3e-b60c-ba483c7c7abf with identifier: FT33215
2026-03-30 06:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20e04626-dac4-5e3e-b60c-ba483c7c7abf with scrape type 2
2026-03-30 06:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20e04626-dac4-5e3e-b60c-ba483c7c7abf with scrape type 2
2026-03-30 06:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 20e04626-dac4-5e3e-b60c-ba483c7c7abf, identifier: FT33215
2026-03-30 06:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 20e04626-dac4-5e3e-b60c-ba483c7c7abf with identifier: FT33215
2026-03-30 06:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 20e04626-dac4-5e3e-b60c-ba483c7c7abf with identifier: FT33215
2026-03-30 06:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 20e04626-dac4-5e3e-b60c-ba483c7c7abf with identifier: FT33215 to the API
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:20:07Z',
'fuel_type': 'petrol',
'id': '20e04626-dac4-5e3e-b60c-ba483c7c7abf',
'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/FT33215',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 135627,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-25',
'seller_name': None,
'title': 'Seat Leon 1.5 eTSI ACT Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2023}
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:11 [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-30 06:06:11 [auto1.es] INFO: Saving data for FT33215: {'auction_closing_time': 1774884007.0, 'created_time': 1773131210.464405, 'last_price_update_time': 1774850771.849446}
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FT33215') HTTP/1.1" 204 0
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: UD26451
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: FY66249
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:11 [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-30 06:06:11 [auto1.es] INFO: Scrape type for FY66249: 0
2026-03-30 06:06:11 [auto1.es] INFO: Found listing with ID: LK07555
2026-03-30 06:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LK07555%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for LK07555: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: LF19420
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LF19420%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for LF19420: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: NJ00425
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: MA33029
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: LX51563
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: YH79403
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: MA08789
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MA08789%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for MA08789: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: LG55317
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LG55317%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for LG55317: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: JW67554
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: UD21856
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UD21856%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for UD21856: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: ZS20717
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: TA73897
2026-03-30 06:06:12 [auto1.es] INFO: Channel: 24h | Page: 21 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: HH46764
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HH46764%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for HH46764: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: GY66563
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: HW09758
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HW09758%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for HW09758: 2
2026-03-30 06:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4b6835f-b406-57d6-b693-e86363e64ecc with identifier: HW09758
2026-03-30 06:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4b6835f-b406-57d6-b693-e86363e64ecc with scrape type 2
2026-03-30 06:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4b6835f-b406-57d6-b693-e86363e64ecc with scrape type 2
2026-03-30 06:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f4b6835f-b406-57d6-b693-e86363e64ecc, identifier: HW09758
2026-03-30 06: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-30 06:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f4b6835f-b406-57d6-b693-e86363e64ecc with identifier: HW09758
2026-03-30 06:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f4b6835f-b406-57d6-b693-e86363e64ecc with identifier: HW09758
2026-03-30 06:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f4b6835f-b406-57d6-b693-e86363e64ecc with identifier: HW09758 to the API
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:50:03Z',
'fuel_type': 'petrol',
'id': 'f4b6835f-b406-57d6-b693-e86363e64ecc',
'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/HW09758',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 226930,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-06-13',
'seller_name': None,
'title': 'Toyota Yaris 1.0 VVT-i Luna',
'transmission': 'manual',
'trim': 'Luna',
'year': 2000}
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HW09758%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Saving data for HW09758: {'auction_closing_time': 1774885803.0, 'created_time': 1774642003.239925, 'last_price_update_time': 1774850772.546606}
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HW09758') HTTP/1.1" 204 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: JY07683
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: BV18028
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BV18028%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for BV18028: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: CV84892
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: LG59471
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: SU85789
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SU85789%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for SU85789: 0
2026-03-30 06:06:12 [auto1.es] INFO: Found listing with ID: HE05235
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HE05235%27 HTTP/1.1" 200 None
2026-03-30 06:06:12 [auto1.es] INFO: Scrape type for HE05235: 2
2026-03-30 06:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81eb6e9c-6fe3-5ee2-9548-744be1012f8a with identifier: HE05235
2026-03-30 06:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81eb6e9c-6fe3-5ee2-9548-744be1012f8a with scrape type 2
2026-03-30 06:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81eb6e9c-6fe3-5ee2-9548-744be1012f8a with scrape type 2
2026-03-30 06:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 81eb6e9c-6fe3-5ee2-9548-744be1012f8a, identifier: HE05235
2026-03-30 06:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 81eb6e9c-6fe3-5ee2-9548-744be1012f8a with identifier: HE05235
2026-03-30 06:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 81eb6e9c-6fe3-5ee2-9548-744be1012f8a with identifier: HE05235
2026-03-30 06:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 81eb6e9c-6fe3-5ee2-9548-744be1012f8a with identifier: HE05235 to the API
2026-03-30 06:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:30:19Z',
'fuel_type': 'diesel',
'id': '81eb6e9c-6fe3-5ee2-9548-744be1012f8a',
'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/HE05235',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 71436,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-17',
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Trendline BlueMotion',
'transmission': 'manual',
'trim': 'Trendline BlueMotion',
'year': 2020}
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HE05235%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Saving data for HE05235: {'auction_closing_time': 1774884619.0, 'created_time': 1774642126.960948, 'last_price_update_time': 1774850773.151114}
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HE05235') HTTP/1.1" 204 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: XH86580
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: PP21573
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: ZE71239
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZE71239%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Scrape type for ZE71239: 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: FF26714
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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-30 06:06:13 [auto1.es] INFO: Scrape type for FF26714: 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: NC38723
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NC38723%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Scrape type for NC38723: 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: XX72262
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: LG94479
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LG94479%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Scrape type for LG94479: 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: DZ42678
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DZ42678%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Scrape type for DZ42678: 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: ZS73380
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZS73380%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Scrape type for ZS73380: 2
2026-03-30 06:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0bdaefe-634a-5ba0-928d-87fd23f13ba8 with identifier: ZS73380
2026-03-30 06:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0bdaefe-634a-5ba0-928d-87fd23f13ba8 with scrape type 2
2026-03-30 06:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0bdaefe-634a-5ba0-928d-87fd23f13ba8 with scrape type 2
2026-03-30 06:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d0bdaefe-634a-5ba0-928d-87fd23f13ba8, identifier: ZS73380
2026-03-30 06:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d0bdaefe-634a-5ba0-928d-87fd23f13ba8 with identifier: ZS73380
2026-03-30 06:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d0bdaefe-634a-5ba0-928d-87fd23f13ba8 with identifier: ZS73380
2026-03-30 06:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d0bdaefe-634a-5ba0-928d-87fd23f13ba8 with identifier: ZS73380 to the API
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:52:01Z',
'fuel_type': 'diesel',
'id': 'd0bdaefe-634a-5ba0-928d-87fd23f13ba8',
'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/ZS73380',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 204556,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-22',
'seller_name': None,
'title': 'Ford Mondeo 1.6 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2011}
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZS73380%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Saving data for ZS73380: {'auction_closing_time': 1774885921.0, 'created_time': 1774555552.037303, 'last_price_update_time': 1774850773.715094}
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZS73380') HTTP/1.1" 204 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: DB92602
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: AL10193
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AL10193%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Scrape type for AL10193: 0
2026-03-30 06:06:13 [auto1.es] INFO: Found listing with ID: JH13002
2026-03-30 06:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JH13002%27 HTTP/1.1" 200 None
2026-03-30 06:06:13 [auto1.es] INFO: Scrape type for JH13002: 2
2026-03-30 06:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25dabf68-9e04-545d-a161-f975b305dd55 with identifier: JH13002
2026-03-30 06:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25dabf68-9e04-545d-a161-f975b305dd55 with scrape type 2
2026-03-30 06:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25dabf68-9e04-545d-a161-f975b305dd55 with scrape type 2
2026-03-30 06:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 25dabf68-9e04-545d-a161-f975b305dd55, identifier: JH13002
2026-03-30 06:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 25dabf68-9e04-545d-a161-f975b305dd55 with identifier: JH13002
2026-03-30 06:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 25dabf68-9e04-545d-a161-f975b305dd55 with identifier: JH13002
2026-03-30 06:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 25dabf68-9e04-545d-a161-f975b305dd55 with identifier: JH13002 to the API
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:22:54Z',
'fuel_type': 'diesel',
'id': '25dabf68-9e04-545d-a161-f975b305dd55',
'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/JH13002',
'listing': 'auction',
'make': 'Seat',
'model': 'Alhambra',
'odometer': 178489,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-05',
'seller_name': None,
'title': 'Seat Alhambra 2.0 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2019}
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JH13002%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Saving data for JH13002: {'auction_closing_time': 1774884174.0, 'created_time': 1774555535.902408, 'last_price_update_time': 1774850774.242036}
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JH13002') HTTP/1.1" 204 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: NZ88130
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NZ88130%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Scrape type for NZ88130: 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: PM27944
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: CT66486
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CT66486%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Scrape type for CT66486: 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: CL84602
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CL84602%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Scrape type for CL84602: 2
2026-03-30 06:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 118a7c4b-0b21-59b5-a878-c29e2be7796b with identifier: CL84602
2026-03-30 06:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 118a7c4b-0b21-59b5-a878-c29e2be7796b with scrape type 2
2026-03-30 06:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 118a7c4b-0b21-59b5-a878-c29e2be7796b with scrape type 2
2026-03-30 06:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 118a7c4b-0b21-59b5-a878-c29e2be7796b, identifier: CL84602
2026-03-30 06:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 118a7c4b-0b21-59b5-a878-c29e2be7796b with identifier: CL84602
2026-03-30 06:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 118a7c4b-0b21-59b5-a878-c29e2be7796b with identifier: CL84602
2026-03-30 06:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 118a7c4b-0b21-59b5-a878-c29e2be7796b with identifier: CL84602 to the API
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:21:50Z',
'fuel_type': 'diesel',
'id': '118a7c4b-0b21-59b5-a878-c29e2be7796b',
'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/CL84602',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 385597,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-13',
'seller_name': None,
'title': 'BMW X3 xDrive 30d',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CL84602%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Saving data for CL84602: {'auction_closing_time': 1774884110.0, 'created_time': 1774642152.377044, 'last_price_update_time': 1774850774.669639}
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CL84602') HTTP/1.1" 204 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: RF22633
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: DD15597
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: AS08117
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AS08117%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Scrape type for AS08117: 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: HE42254
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HE42254%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Scrape type for HE42254: 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: RB01014
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: GP88698
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: JD79732
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: DL05579
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DL05579%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Scrape type for DL05579: 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: RK45787
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: DR60635
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: RR55958
2026-03-30 06:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RR55958%27 HTTP/1.1" 200 None
2026-03-30 06:06:14 [auto1.es] INFO: Scrape type for RR55958: 0
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: XH33697
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: CH33556
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: ZE13912
2026-03-30 06:06:14 [auto1.es] INFO: Found listing with ID: FJ63213
2026-03-30 06: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-30 06:06:15 [auto1.es] INFO: Channel: 24h | Page: 22 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:15 [auto1.es] INFO: Found listing with ID: MJ15003
2026-03-30 06:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MJ15003%27 HTTP/1.1" 200 None
2026-03-30 06:06:15 [auto1.es] INFO: Scrape type for MJ15003: 0
2026-03-30 06:06:15 [auto1.es] INFO: Found listing with ID: EN16009
2026-03-30 06:06:15 [auto1.es] INFO: Found listing with ID: LN78930
2026-03-30 06:06:15 [auto1.es] INFO: Found listing with ID: VU96042
2026-03-30 06:06:15 [auto1.es] INFO: Found listing with ID: FL07647
2026-03-30 06:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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-30 06:06:15 [auto1.es] INFO: Scrape type for FL07647: 2
2026-03-30 06:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d420b10-0622-5f5d-bf59-bb1d1a784caf with identifier: FL07647
2026-03-30 06:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d420b10-0622-5f5d-bf59-bb1d1a784caf with scrape type 2
2026-03-30 06:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d420b10-0622-5f5d-bf59-bb1d1a784caf with scrape type 2
2026-03-30 06:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0d420b10-0622-5f5d-bf59-bb1d1a784caf, identifier: FL07647
2026-03-30 06:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0d420b10-0622-5f5d-bf59-bb1d1a784caf with identifier: FL07647
2026-03-30 06:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0d420b10-0622-5f5d-bf59-bb1d1a784caf with identifier: FL07647
2026-03-30 06:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0d420b10-0622-5f5d-bf59-bb1d1a784caf with identifier: FL07647 to the API
2026-03-30 06:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:03:27Z',
'fuel_type': 'diesel',
'id': '0d420b10-0622-5f5d-bf59-bb1d1a784caf',
'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/FL07647',
'listing': 'auction',
'make': 'Audi',
'model': 'A3',
'odometer': 132992,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-18',
'seller_name': None,
'title': 'Audi A3 2.0 TDI Ambiente',
'transmission': 'automatic',
'trim': 'Ambiente',
'year': 2010}
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FL07647%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Saving data for FL07647: {'auction_closing_time': 1774883007.0, 'created_time': 1773127877.662915, 'last_price_update_time': 1774850776.143466}
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FL07647') HTTP/1.1" 204 0
2026-03-30 06:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: SB36142
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SB36142%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for SB36142: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: VC51295
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: TN84578
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: WH54771
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WH54771%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for WH54771: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: BC37690
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BC37690%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for BC37690: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: XY62505
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XY62505%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for XY62505: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: AK05110
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: CC73171
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: JL87579
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JL87579%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for JL87579: 2
2026-03-30 06:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32c6293a-4f47-5c54-b5c2-e5bf3882fab3 with identifier: JL87579
2026-03-30 06:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32c6293a-4f47-5c54-b5c2-e5bf3882fab3 with scrape type 2
2026-03-30 06:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32c6293a-4f47-5c54-b5c2-e5bf3882fab3 with scrape type 2
2026-03-30 06:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 32c6293a-4f47-5c54-b5c2-e5bf3882fab3, identifier: JL87579
2026-03-30 06:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 32c6293a-4f47-5c54-b5c2-e5bf3882fab3 with identifier: JL87579
2026-03-30 06:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 32c6293a-4f47-5c54-b5c2-e5bf3882fab3 with identifier: JL87579
2026-03-30 06:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 32c6293a-4f47-5c54-b5c2-e5bf3882fab3 with identifier: JL87579 to the API
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 101,
'expiration_date': '2026-03-30T15:48:03Z',
'fuel_type': 'hybrid',
'id': '32c6293a-4f47-5c54-b5c2-e5bf3882fab3',
'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/JL87579',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 123150,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-28',
'seller_name': None,
'title': 'Toyota Yaris 1.5 Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JL87579%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Saving data for JL87579: {'auction_closing_time': 1774885683.0, 'created_time': 1774642136.116223, 'last_price_update_time': 1774850776.699375}
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JL87579') HTTP/1.1" 204 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: MS33551
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MS33551%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for MS33551: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: HV86151
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: YZ57313
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YZ57313%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for YZ57313: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: WH79460
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: ZN70323
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZN70323%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for ZN70323: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: AG66489
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AG66489%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for AG66489: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: SW56869
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SW56869%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for SW56869: 0
2026-03-30 06:06:16 [auto1.es] INFO: Found listing with ID: VM02811
2026-03-30 06:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VM02811%27 HTTP/1.1" 200 None
2026-03-30 06:06:16 [auto1.es] INFO: Scrape type for VM02811: 2
2026-03-30 06:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ad9404b-c70f-505b-ae0e-6da11af47257 with identifier: VM02811
2026-03-30 06:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ad9404b-c70f-505b-ae0e-6da11af47257 with scrape type 2
2026-03-30 06:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ad9404b-c70f-505b-ae0e-6da11af47257 with scrape type 2
2026-03-30 06:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9ad9404b-c70f-505b-ae0e-6da11af47257, identifier: VM02811
2026-03-30 06:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9ad9404b-c70f-505b-ae0e-6da11af47257 with identifier: VM02811
2026-03-30 06:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9ad9404b-c70f-505b-ae0e-6da11af47257 with identifier: VM02811
2026-03-30 06:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9ad9404b-c70f-505b-ae0e-6da11af47257 with identifier: VM02811 to the API
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:00:04Z',
'fuel_type': 'diesel',
'id': '9ad9404b-c70f-505b-ae0e-6da11af47257',
'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/VM02811',
'listing': 'auction',
'make': 'Fiat',
'model': 'Grande Punto',
'odometer': 164672,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-18',
'seller_name': None,
'title': 'Fiat Grande Punto 1.3 JTD Multijet Active',
'transmission': 'manual',
'trim': 'Multijet Active',
'year': 2010}
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VM02811%27 HTTP/1.1" 200 None
2026-03-30 06:06:17 [auto1.es] INFO: Saving data for VM02811: {'auction_closing_time': 1774882804.0, 'created_time': 1773130282.887267, 'last_price_update_time': 1774850777.210216}
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VM02811') HTTP/1.1" 204 0
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: VJ40506
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VJ40506%27 HTTP/1.1" 200 None
2026-03-30 06:06:17 [auto1.es] INFO: Scrape type for VJ40506: 0
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: BX46671
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BX46671%27 HTTP/1.1" 200 None
2026-03-30 06:06:17 [auto1.es] INFO: Scrape type for BX46671: 0
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: CW49447
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: HY73546
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HY73546%27 HTTP/1.1" 200 None
2026-03-30 06:06:17 [auto1.es] INFO: Scrape type for HY73546: 2
2026-03-30 06:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bc1606d-9a8e-5b26-94f7-682a2108091f with identifier: HY73546
2026-03-30 06:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bc1606d-9a8e-5b26-94f7-682a2108091f with scrape type 2
2026-03-30 06:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bc1606d-9a8e-5b26-94f7-682a2108091f with scrape type 2
2026-03-30 06:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4bc1606d-9a8e-5b26-94f7-682a2108091f, identifier: HY73546
2026-03-30 06:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4bc1606d-9a8e-5b26-94f7-682a2108091f with identifier: HY73546
2026-03-30 06:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4bc1606d-9a8e-5b26-94f7-682a2108091f with identifier: HY73546
2026-03-30 06:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4bc1606d-9a8e-5b26-94f7-682a2108091f with identifier: HY73546 to the API
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:54:58Z',
'fuel_type': 'petrol',
'id': '4bc1606d-9a8e-5b26-94f7-682a2108091f',
'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/HY73546',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 163871,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-04-18',
'seller_name': None,
'title': 'Opel Astra 1.6 Enjoy',
'transmission': 'manual',
'trim': 'Enjoy',
'year': 2006}
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HY73546%27 HTTP/1.1" 200 None
2026-03-30 06:06:17 [auto1.es] INFO: Saving data for HY73546: {'auction_closing_time': 1774886098.0, 'created_time': 1774642015.472497, 'last_price_update_time': 1774850777.763782}
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HY73546') HTTP/1.1" 204 0
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: MG44284
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MG44284%27 HTTP/1.1" 200 None
2026-03-30 06:06:17 [auto1.es] INFO: Scrape type for MG44284: 0
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: FA05527
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: VV22800
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: JC46060
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: SM77284
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: AG32524
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: BK45760
2026-03-30 06:06:17 [auto1.es] INFO: Found listing with ID: YF13100
2026-03-30 06:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YF13100%27 HTTP/1.1" 200 None
2026-03-30 06:06:17 [auto1.es] INFO: Scrape type for YF13100: 2
2026-03-30 06:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6812a99d-2516-50ee-9710-ca4da1f1133c with identifier: YF13100
2026-03-30 06:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6812a99d-2516-50ee-9710-ca4da1f1133c with scrape type 2
2026-03-30 06:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6812a99d-2516-50ee-9710-ca4da1f1133c with scrape type 2
2026-03-30 06:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6812a99d-2516-50ee-9710-ca4da1f1133c, identifier: YF13100
2026-03-30 06:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6812a99d-2516-50ee-9710-ca4da1f1133c with identifier: YF13100
2026-03-30 06:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6812a99d-2516-50ee-9710-ca4da1f1133c with identifier: YF13100
2026-03-30 06:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6812a99d-2516-50ee-9710-ca4da1f1133c with identifier: YF13100 to the API
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:31:03Z',
'fuel_type': 'petrol',
'id': '6812a99d-2516-50ee-9710-ca4da1f1133c',
'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/YF13100',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 65283,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-27',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2019}
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YF13100%27 HTTP/1.1" 200 None
2026-03-30 06:06:18 [auto1.es] INFO: Saving data for YF13100: {'auction_closing_time': 1774884663.0, 'created_time': 1773231345.678997, 'last_price_update_time': 1774850778.288948}
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YF13100') HTTP/1.1" 204 0
2026-03-30 06:06:18 [auto1.es] INFO: Found listing with ID: PH11049
2026-03-30 06:06:18 [auto1.es] INFO: Found listing with ID: NK92990
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NK92990%27 HTTP/1.1" 200 None
2026-03-30 06:06:18 [auto1.es] INFO: Scrape type for NK92990: 0
2026-03-30 06:06:18 [auto1.es] INFO: Found listing with ID: XY25635
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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-30 06:06:18 [auto1.es] INFO: Scrape type for XY25635: 2
2026-03-30 06:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c857da-0083-5743-824d-34226ee87fc2 with identifier: XY25635
2026-03-30 06:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c857da-0083-5743-824d-34226ee87fc2 with scrape type 2
2026-03-30 06:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76c857da-0083-5743-824d-34226ee87fc2 with scrape type 2
2026-03-30 06:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 76c857da-0083-5743-824d-34226ee87fc2, identifier: XY25635
2026-03-30 06:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 76c857da-0083-5743-824d-34226ee87fc2 with identifier: XY25635
2026-03-30 06:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 76c857da-0083-5743-824d-34226ee87fc2 with identifier: XY25635
2026-03-30 06:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 76c857da-0083-5743-824d-34226ee87fc2 with identifier: XY25635 to the API
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 131,
'expiration_date': '2026-03-30T15:48:31Z',
'fuel_type': 'diesel',
'id': '76c857da-0083-5743-824d-34226ee87fc2',
'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/XY25635',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 54968,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-23',
'seller_name': None,
'title': 'Peugeot Rifter 1.5 Blue-HDi Allure Business',
'transmission': 'manual',
'trim': 'Allure Business',
'year': 2023}
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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-30 06:06:18 [auto1.es] INFO: Saving data for XY25635: {'auction_closing_time': 1774885711.0, 'created_time': 1774555564.42142, 'last_price_update_time': 1774850778.946641}
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XY25635') HTTP/1.1" 204 0
2026-03-30 06:06:18 [auto1.es] INFO: Found listing with ID: WP66264
2026-03-30 06:06:18 [auto1.es] INFO: Found listing with ID: LG93188
2026-03-30 06:06:18 [auto1.es] INFO: Found listing with ID: UR64839
2026-03-30 06:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:06:19 [auto1.es] INFO: Channel: 24h | Page: 23 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: BT14659
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: TR46498
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: NN09509
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: LL30707
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: XY10294
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: FD66693
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: FL72079
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: DC98818
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: YG93174
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: RF10879
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: LV62700
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LV62700%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for LV62700: 2
2026-03-30 06:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbbd8629-f47b-5203-af1f-6afb53e92648 with identifier: LV62700
2026-03-30 06:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbbd8629-f47b-5203-af1f-6afb53e92648 with scrape type 2
2026-03-30 06:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbbd8629-f47b-5203-af1f-6afb53e92648 with scrape type 2
2026-03-30 06:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dbbd8629-f47b-5203-af1f-6afb53e92648, identifier: LV62700
2026-03-30 06:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dbbd8629-f47b-5203-af1f-6afb53e92648 with identifier: LV62700
2026-03-30 06:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dbbd8629-f47b-5203-af1f-6afb53e92648 with identifier: LV62700
2026-03-30 06:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dbbd8629-f47b-5203-af1f-6afb53e92648 with identifier: LV62700 to the API
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 117,
'expiration_date': '2026-03-30T15:45:52Z',
'fuel_type': 'petrol',
'id': 'dbbd8629-f47b-5203-af1f-6afb53e92648',
'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/LV62700',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Cruze',
'odometer': 78794,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-10',
'seller_name': None,
'title': 'Chevrolet Cruze 1.6 LT',
'transmission': 'manual',
'trim': 'LT',
'year': 2013}
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LV62700%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Saving data for LV62700: {'auction_closing_time': 1774885552.0, 'created_time': 1774642158.590928, 'last_price_update_time': 1774850779.662135}
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LV62700') HTTP/1.1" 204 0
2026-03-30 06:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: TS70412
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: UA50937
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: ZH85985
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: LC97484
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: EE07728
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EE07728%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for EE07728: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: CV75612
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CV75612%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for CV75612: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: ZJ52163
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: BL83097
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BL83097%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for BL83097: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: TV15408
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: XH71672
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XH71672%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for XH71672: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: CH38483
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CH38483%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for CH38483: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: YH80645
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YH80645%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for YH80645: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: JP11260
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JP11260%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for JP11260: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: TN34966
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TN34966%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for TN34966: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: NK34270
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: WW97634
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WW97634%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for WW97634: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: CZ73203
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: LV49477
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: KX05892
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: TV57362
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: PH10774
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PH10774%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for PH10774: 0
2026-03-30 06:06:19 [auto1.es] INFO: Found listing with ID: JZ86442
2026-03-30 06:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JZ86442%27 HTTP/1.1" 200 None
2026-03-30 06:06:19 [auto1.es] INFO: Scrape type for JZ86442: 2
2026-03-30 06:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48fa350d-a50d-5130-94f4-81766c8b3a69 with identifier: JZ86442
2026-03-30 06:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48fa350d-a50d-5130-94f4-81766c8b3a69 with scrape type 2
2026-03-30 06:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48fa350d-a50d-5130-94f4-81766c8b3a69 with scrape type 2
2026-03-30 06:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 48fa350d-a50d-5130-94f4-81766c8b3a69, identifier: JZ86442
2026-03-30 06:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 48fa350d-a50d-5130-94f4-81766c8b3a69 with identifier: JZ86442
2026-03-30 06:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 48fa350d-a50d-5130-94f4-81766c8b3a69 with identifier: JZ86442
2026-03-30 06:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 48fa350d-a50d-5130-94f4-81766c8b3a69 with identifier: JZ86442 to the API
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:02:00Z',
'fuel_type': 'diesel',
'id': '48fa350d-a50d-5130-94f4-81766c8b3a69',
'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/JZ86442',
'listing': 'auction',
'make': 'Dodge',
'model': 'Nitro',
'odometer': 191949,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-29',
'seller_name': None,
'title': 'Dodge Nitro 2.8 CRD SXT',
'transmission': 'manual',
'trim': 'SXT',
'year': 2009}
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:20 [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-30 06:06:20 [auto1.es] INFO: Saving data for JZ86442: {'auction_closing_time': 1774882920.0, 'created_time': 1773127887.466496, 'last_price_update_time': 1774850780.453023}
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JZ86442') HTTP/1.1" 204 0
2026-03-30 06:06:20 [auto1.es] INFO: Found listing with ID: CZ94183
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:20 [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-30 06:06:20 [auto1.es] INFO: Scrape type for CZ94183: 0
2026-03-30 06:06:20 [auto1.es] INFO: Found listing with ID: NM83304
2026-03-30 06:06:20 [auto1.es] INFO: Found listing with ID: YC76181
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:20 [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-30 06:06:20 [auto1.es] INFO: Scrape type for YC76181: 2
2026-03-30 06:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d42914b-f791-5bd3-bcc0-44821daae1f2 with identifier: YC76181
2026-03-30 06:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d42914b-f791-5bd3-bcc0-44821daae1f2 with scrape type 2
2026-03-30 06:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d42914b-f791-5bd3-bcc0-44821daae1f2 with scrape type 2
2026-03-30 06:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0d42914b-f791-5bd3-bcc0-44821daae1f2, identifier: YC76181
2026-03-30 06:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0d42914b-f791-5bd3-bcc0-44821daae1f2 with identifier: YC76181
2026-03-30 06:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0d42914b-f791-5bd3-bcc0-44821daae1f2 with identifier: YC76181
2026-03-30 06:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0d42914b-f791-5bd3-bcc0-44821daae1f2 with identifier: YC76181 to the API
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:36:51Z',
'fuel_type': 'diesel',
'id': '0d42914b-f791-5bd3-bcc0-44821daae1f2',
'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/YC76181',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 182937,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-15',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 CDI AMG Sport',
'transmission': 'automatic',
'trim': 'AMG Sport',
'year': 2016}
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:20 [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-30 06:06:20 [auto1.es] INFO: Saving data for YC76181: {'auction_closing_time': 1774885011.0, 'created_time': 1774642128.444086, 'last_price_update_time': 1774850780.97041}
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YC76181') HTTP/1.1" 204 0
2026-03-30 06:06:20 [auto1.es] INFO: Found listing with ID: FD92977
2026-03-30 06:06:20 [auto1.es] INFO: Found listing with ID: GY52926
2026-03-30 06:06:20 [auto1.es] INFO: Found listing with ID: VF82701
2026-03-30 06:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VF82701%27 HTTP/1.1" 200 None
2026-03-30 06:06:21 [auto1.es] INFO: Scrape type for VF82701: 0
2026-03-30 06:06:21 [auto1.es] INFO: Found listing with ID: NZ53366
2026-03-30 06: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-30 06:06:22 [auto1.es] INFO: Channel: 24h | Page: 24 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: LR10742
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LR10742%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Scrape type for LR10742: 2
2026-03-30 06:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1707b4f5-68e8-50dc-83d2-52694e8cf878 with identifier: LR10742
2026-03-30 06:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1707b4f5-68e8-50dc-83d2-52694e8cf878 with scrape type 2
2026-03-30 06:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1707b4f5-68e8-50dc-83d2-52694e8cf878 with scrape type 2
2026-03-30 06:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1707b4f5-68e8-50dc-83d2-52694e8cf878, identifier: LR10742
2026-03-30 06:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1707b4f5-68e8-50dc-83d2-52694e8cf878 with identifier: LR10742
2026-03-30 06:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1707b4f5-68e8-50dc-83d2-52694e8cf878 with identifier: LR10742
2026-03-30 06:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1707b4f5-68e8-50dc-83d2-52694e8cf878 with identifier: LR10742 to the API
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:25:24Z',
'fuel_type': 'diesel',
'id': '1707b4f5-68e8-50dc-83d2-52694e8cf878',
'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/LR10742',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 338301,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-25',
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 V6 TDI BlueMotion Premium',
'transmission': 'automatic',
'trim': 'BlueMotion Premium',
'year': 2012}
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LR10742%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Saving data for LR10742: {'auction_closing_time': 1774884324.0, 'created_time': 1773324616.201618, 'last_price_update_time': 1774850782.373297}
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LR10742') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:06:22 [auto1.es] INFO: Found listing with ID: RV28339
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RV28339%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Scrape type for RV28339: 0
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: JM46031
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: UV92160
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UV92160%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Scrape type for UV92160: 0
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: XX07827
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XX07827%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Scrape type for XX07827: 2
2026-03-30 06:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac with identifier: XX07827
2026-03-30 06:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac with scrape type 2
2026-03-30 06:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac with scrape type 2
2026-03-30 06:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac, identifier: XX07827
2026-03-30 06:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac with identifier: XX07827
2026-03-30 06:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac with identifier: XX07827
2026-03-30 06:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac with identifier: XX07827 to the API
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 85,
'expiration_date': '2026-03-30T15:38:27Z',
'fuel_type': 'petrol',
'id': 'c1fa3af5-3c46-5c6c-ae0c-4c86a7c684ac',
'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/XX07827',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 87109,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-29',
'seller_name': None,
'title': 'Opel Corsa 1.2 Essentia',
'transmission': 'manual',
'trim': 'Essentia',
'year': 2010}
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XX07827%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Saving data for XX07827: {'auction_closing_time': 1774885107.0, 'created_time': 1774642082.288411, 'last_price_update_time': 1774850782.814753}
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XX07827') HTTP/1.1" 204 0
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: YL57759
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: SJ56624
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: VZ06267
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VZ06267%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Scrape type for VZ06267: 0
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: PF88217
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: ZT56570
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: NW09077
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NW09077%27 HTTP/1.1" 200 None
2026-03-30 06:06:22 [auto1.es] INFO: Scrape type for NW09077: 0
2026-03-30 06:06:22 [auto1.es] INFO: Found listing with ID: AB11281
2026-03-30 06:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Scrape type for AB11281: 0
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: YY21107
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Scrape type for YY21107: 2
2026-03-30 06:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4d60130-4bba-5dd1-8b99-fa37ee27f345 with identifier: YY21107
2026-03-30 06:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4d60130-4bba-5dd1-8b99-fa37ee27f345 with scrape type 2
2026-03-30 06:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4d60130-4bba-5dd1-8b99-fa37ee27f345 with scrape type 2
2026-03-30 06:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c4d60130-4bba-5dd1-8b99-fa37ee27f345, identifier: YY21107
2026-03-30 06:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c4d60130-4bba-5dd1-8b99-fa37ee27f345 with identifier: YY21107
2026-03-30 06:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c4d60130-4bba-5dd1-8b99-fa37ee27f345 with identifier: YY21107
2026-03-30 06:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c4d60130-4bba-5dd1-8b99-fa37ee27f345 with identifier: YY21107 to the API
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:40:00Z',
'fuel_type': 'diesel',
'id': 'c4d60130-4bba-5dd1-8b99-fa37ee27f345',
'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/YY21107',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 311978,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-24',
'seller_name': None,
'title': 'Peugeot 508 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2015}
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Saving data for YY21107: {'auction_closing_time': 1774885200.0, 'created_time': 1774555640.234064, 'last_price_update_time': 1774850783.405297}
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YY21107') HTTP/1.1" 204 0
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: RK54634
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Scrape type for RK54634: 2
2026-03-30 06:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbe044de-2874-5d95-bcb5-a01f28a5b0fe with identifier: RK54634
2026-03-30 06:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbe044de-2874-5d95-bcb5-a01f28a5b0fe with scrape type 2
2026-03-30 06:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbe044de-2874-5d95-bcb5-a01f28a5b0fe with scrape type 2
2026-03-30 06:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cbe044de-2874-5d95-bcb5-a01f28a5b0fe, identifier: RK54634
2026-03-30 06:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cbe044de-2874-5d95-bcb5-a01f28a5b0fe with identifier: RK54634
2026-03-30 06:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cbe044de-2874-5d95-bcb5-a01f28a5b0fe with identifier: RK54634
2026-03-30 06:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cbe044de-2874-5d95-bcb5-a01f28a5b0fe with identifier: RK54634 to the API
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:18:19Z',
'fuel_type': 'diesel',
'id': 'cbe044de-2874-5d95-bcb5-a01f28a5b0fe',
'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/RK54634',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 113728,
'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 GLA-Klasse GLA 200 d Urban',
'transmission': 'automatic',
'trim': 'Urban',
'year': 2016}
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Saving data for RK54634: {'auction_closing_time': 1774883899.0, 'created_time': 1773133798.645514, 'last_price_update_time': 1774850783.796249}
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RK54634') HTTP/1.1" 204 0
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: YT85498
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Scrape type for YT85498: 0
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: YC39574
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Scrape type for YC39574: 0
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: TL16652
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: VY69585
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Scrape type for VY69585: 0
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: EP39863
2026-03-30 06:06:23 [auto1.es] INFO: Found listing with ID: MA45744
2026-03-30 06:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:23 [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-30 06:06:23 [auto1.es] INFO: Scrape type for MA45744: 2
2026-03-30 06:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc84c2d0-06af-5862-8d40-227e6215c3a8 with identifier: MA45744
2026-03-30 06:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc84c2d0-06af-5862-8d40-227e6215c3a8 with scrape type 2
2026-03-30 06:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc84c2d0-06af-5862-8d40-227e6215c3a8 with scrape type 2
2026-03-30 06:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cc84c2d0-06af-5862-8d40-227e6215c3a8, identifier: MA45744
2026-03-30 06:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cc84c2d0-06af-5862-8d40-227e6215c3a8 with identifier: MA45744
2026-03-30 06:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cc84c2d0-06af-5862-8d40-227e6215c3a8 with identifier: MA45744
2026-03-30 06:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cc84c2d0-06af-5862-8d40-227e6215c3a8 with identifier: MA45744 to the API
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:26:46Z',
'fuel_type': 'diesel',
'id': 'cc84c2d0-06af-5862-8d40-227e6215c3a8',
'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/MA45744',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 130352,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-29',
'seller_name': None,
'title': 'Ford C-Max 1.6 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2013}
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Saving data for MA45744: {'auction_closing_time': 1774884406.0, 'created_time': 1774555578.892545, 'last_price_update_time': 1774850784.263409}
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MA45744') HTTP/1.1" 204 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: XU33886
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: VG77720
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Scrape type for VG77720: 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: CD12764
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: RL13967
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: EE62782
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Scrape type for EE62782: 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: GU02949
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: FS30541
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: WA94101
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Scrape type for WA94101: 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: SG84832
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: VL72913
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Scrape type for VL72913: 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: RT56400
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: DD02198
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: EN73965
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: NJ18297
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Scrape type for NJ18297: 2
2026-03-30 06:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df512b1f-a43e-5c08-85eb-850787e54dd1 with identifier: NJ18297
2026-03-30 06:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df512b1f-a43e-5c08-85eb-850787e54dd1 with scrape type 2
2026-03-30 06:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df512b1f-a43e-5c08-85eb-850787e54dd1 with scrape type 2
2026-03-30 06:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: df512b1f-a43e-5c08-85eb-850787e54dd1, identifier: NJ18297
2026-03-30 06:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: df512b1f-a43e-5c08-85eb-850787e54dd1 with identifier: NJ18297
2026-03-30 06:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: df512b1f-a43e-5c08-85eb-850787e54dd1 with identifier: NJ18297
2026-03-30 06:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: df512b1f-a43e-5c08-85eb-850787e54dd1 with identifier: NJ18297 to the API
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 71,
'expiration_date': '2026-03-30T15:27:40Z',
'fuel_type': 'petrol',
'id': 'df512b1f-a43e-5c08-85eb-850787e54dd1',
'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/NJ18297',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 21179,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-11',
'seller_name': None,
'title': 'Mitsubishi Space Star 1.2 Kaiteki',
'transmission': 'manual',
'trim': 'Kaiteki',
'year': 2022}
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Saving data for NJ18297: {'auction_closing_time': 1774884460.0, 'created_time': 1773918535.367999, 'last_price_update_time': 1774850784.845452}
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NJ18297') HTTP/1.1" 204 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: AV04114
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Scrape type for AV04114: 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: WC85393
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: CH09218
2026-03-30 06:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:24 [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-30 06:06:24 [auto1.es] INFO: Scrape type for CH09218: 0
2026-03-30 06:06:24 [auto1.es] INFO: Found listing with ID: YD82310
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for YD82310: 0
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: CE26517
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: SZ71076
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SZ71076%27 HTTP/1.1" 200 None
2026-03-30 06:06:25 [auto1.es] INFO: Scrape type for SZ71076: 0
2026-03-30 06:06: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-30 06:06:25 [auto1.es] INFO: Channel: 24h | Page: 25 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: GG82225
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for GG82225: 0
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: GT34308
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for GT34308: 2
2026-03-30 06:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13fd732-0309-56b8-a6c4-eb66c4742cc6 with identifier: GT34308
2026-03-30 06:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13fd732-0309-56b8-a6c4-eb66c4742cc6 with scrape type 2
2026-03-30 06:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13fd732-0309-56b8-a6c4-eb66c4742cc6 with scrape type 2
2026-03-30 06:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f13fd732-0309-56b8-a6c4-eb66c4742cc6, identifier: GT34308
2026-03-30 06:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f13fd732-0309-56b8-a6c4-eb66c4742cc6 with identifier: GT34308
2026-03-30 06:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f13fd732-0309-56b8-a6c4-eb66c4742cc6 with identifier: GT34308
2026-03-30 06:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f13fd732-0309-56b8-a6c4-eb66c4742cc6 with identifier: GT34308 to the API
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:40:24Z',
'fuel_type': 'petrol',
'id': 'f13fd732-0309-56b8-a6c4-eb66c4742cc6',
'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/GT34308',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 135784,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-09',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 170',
'transmission': 'automatic',
'trim': '',
'year': 2008}
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Saving data for GT34308: {'auction_closing_time': 1774885224.0, 'created_time': 1774642118.687379, 'last_price_update_time': 1774850785.87118}
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GT34308') HTTP/1.1" 204 0
2026-03-30 06:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: GY32674
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: CF71670
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: ML55356
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for ML55356: 0
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: EB66984
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for EB66984: 0
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: ES45064
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for ES45064: 0
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: YM72054
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for YM72054: 0
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: KX99272
2026-03-30 06:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:25 [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-30 06:06:25 [auto1.es] INFO: Scrape type for KX99272: 0
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: BF43819
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: UU25578
2026-03-30 06:06:25 [auto1.es] INFO: Found listing with ID: WC57455
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for WC57455: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: DT02195
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: SF05146
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: RH85625
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for RH85625: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: SA98238
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for SA98238: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: HN11800
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for HN11800: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: TB50178
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for TB50178: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: FU14405
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: KH58468
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: PN60622
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for PN60622: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: PZ51501
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: FG12610
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: FM31640
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: SP11103
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for SP11103: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: MD28950
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: GX93030
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for GX93030: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: KZ85278
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: KL48857
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: XR91515
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: ZD58886
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: MA84687
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for MA84687: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: GN52396
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for GN52396: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: ND20390
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: RW68168
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for RW68168: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: SN05044
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for SN05044: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: XP48517
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for XP48517: 0
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: DR19910
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: VW52839
2026-03-30 06:06:26 [auto1.es] INFO: Found listing with ID: RJ81343
2026-03-30 06:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:26 [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-30 06:06:26 [auto1.es] INFO: Scrape type for RJ81343: 0
2026-03-30 06:06: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-30 06:06:27 [auto1.es] INFO: Channel: 24h | Page: 26 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: KU93995
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for KU93995: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: UT51740
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: CD34626
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for CD34626: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: ZT16054
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for ZT16054: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: YY16835
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for YY16835: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: WN15214
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for WN15214: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: ZF10967
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for ZF10967: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: YK01379
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: VL89620
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: EV20244
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: TX42049
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for TX42049: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: SB84191
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for SB84191: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: WM47601
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for WM47601: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: PL43950
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for PL43950: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: AE81863
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: LK68537
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for LK68537: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: NZ09379
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: EH39769
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: SH75312
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: XD15291
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for XD15291: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: NR06015
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: VT03580
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: GY71785
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for GY71785: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: DB28446
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for DB28446: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: LU54456
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for LU54456: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: UY97217
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UY97217%27 HTTP/1.1" 200 None
2026-03-30 06:06:27 [auto1.es] INFO: Scrape type for UY97217: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: PK04858
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: UH45112
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for UH45112: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: UM71516
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: HF92394
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for HF92394: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: PX22333
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: YF90515
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for YF90515: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: SG11403
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: DH00541
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: YS60567
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: HL39596
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for HL39596: 0
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: LK18237
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: LC05327
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: WA10977
2026-03-30 06:06:27 [auto1.es] INFO: Found listing with ID: PS29729
2026-03-30 06:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:27 [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-30 06:06:27 [auto1.es] INFO: Scrape type for PS29729: 0
2026-03-30 06:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:06:28 [auto1.es] INFO: Channel: 24h | Page: 27 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: WC91216
2026-03-30 06:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:28 [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-30 06:06:28 [auto1.es] INFO: Scrape type for WC91216: 0
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: RV14480
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: NS96167
2026-03-30 06:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:28 [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-30 06:06:28 [auto1.es] INFO: Scrape type for NS96167: 0
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: MN90156
2026-03-30 06:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:28 [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-30 06:06:28 [auto1.es] INFO: Scrape type for MN90156: 0
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: MW68540
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: LW73612
2026-03-30 06:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:28 [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-30 06:06:28 [auto1.es] INFO: Scrape type for LW73612: 0
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: SK17439
2026-03-30 06:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:28 [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-30 06:06:28 [auto1.es] INFO: Scrape type for SK17439: 0
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: YY10601
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: VR51792
2026-03-30 06:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:28 [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-30 06:06:28 [auto1.es] INFO: Scrape type for VR51792: 0
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: HT85667
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: PD96380
2026-03-30 06:06:28 [auto1.es] INFO: Found listing with ID: MU04629
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for MU04629: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: ZZ21581
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for ZZ21581: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: GY39157
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for GY39157: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: ED43827
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: BE62587
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: UR06074
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for UR06074: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: XR92407
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for XR92407: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: CB32241
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for CB32241: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: XZ87449
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for XZ87449: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: GT44883
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: UD00521
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: NA66808
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for NA66808: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: KR53631
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: JW04171
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for JW04171: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: YA86748
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for YA86748: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: ZC78414
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: RJ55423
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: HA27882
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: TE16269
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for TE16269: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: SK01159
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for SK01159: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: CE82736
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: ZZ49032
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: SU07288
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for SU07288: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: CP72287
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: WJ83814
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for WJ83814: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: BJ36748
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for BJ36748: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: YP76490
2026-03-30 06:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:29 [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-30 06:06:29 [auto1.es] INFO: Scrape type for YP76490: 0
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: RS45242
2026-03-30 06:06:29 [auto1.es] INFO: Found listing with ID: NN72545
2026-03-30 06:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06: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-30 06:06:40 [auto1.es] INFO: Channel: 24h | Page: 28 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: AB84528
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: PS20422
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: ZR59289
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: XV33818
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: EN12947
2026-03-30 06:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EN12947%27 HTTP/1.1" 200 None
2026-03-30 06:06:40 [auto1.es] INFO: Scrape type for EN12947: 0
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: KK99044
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: VL09919
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: SX15472
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: FT05886
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: DG13081
2026-03-30 06:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DG13081%27 HTTP/1.1" 200 None
2026-03-30 06:06:40 [auto1.es] INFO: Scrape type for DG13081: 0
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: EU03494
2026-03-30 06:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EU03494%27 HTTP/1.1" 200 None
2026-03-30 06:06:40 [auto1.es] INFO: Scrape type for EU03494: 0
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: ZC21665
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: MF02343
2026-03-30 06:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MF02343%27 HTTP/1.1" 200 None
2026-03-30 06:06:40 [auto1.es] INFO: Scrape type for MF02343: 0
2026-03-30 06:06:40 [auto1.es] INFO: Found listing with ID: HP01859
2026-03-30 06:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HP01859%27 HTTP/1.1" 200 None
2026-03-30 06:06:40 [auto1.es] INFO: Scrape type for HP01859: 2
2026-03-30 06:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30 with identifier: HP01859
2026-03-30 06:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30 with scrape type 2
2026-03-30 06:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30 with scrape type 2
2026-03-30 06:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30, identifier: HP01859
2026-03-30 06:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30 with identifier: HP01859
2026-03-30 06:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30 with identifier: HP01859
2026-03-30 06:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30 with identifier: HP01859 to the API
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:56:13Z',
'fuel_type': 'diesel',
'id': '82cf0a95-2b56-52ec-bcd4-fe9f3c2d4b30',
'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/HP01859',
'listing': 'auction',
'make': 'BMW',
'model': 'X2',
'odometer': 167965,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-28',
'seller_name': None,
'title': 'BMW X2 xDrive 20d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2018}
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HP01859%27 HTTP/1.1" 200 None
2026-03-30 06:06:41 [auto1.es] INFO: Saving data for HP01859: {'auction_closing_time': 1774886173.0, 'created_time': 1773128916.163994, 'last_price_update_time': 1774850801.251087}
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HP01859') HTTP/1.1" 204 0
2026-03-30 06:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: VL50797
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VL50797%27 HTTP/1.1" 200 None
2026-03-30 06:06:41 [auto1.es] INFO: Scrape type for VL50797: 2
2026-03-30 06:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67a299ea-344c-5708-83b2-1bc5e1add654 with identifier: VL50797
2026-03-30 06:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67a299ea-344c-5708-83b2-1bc5e1add654 with scrape type 2
2026-03-30 06:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67a299ea-344c-5708-83b2-1bc5e1add654 with scrape type 2
2026-03-30 06:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 67a299ea-344c-5708-83b2-1bc5e1add654, identifier: VL50797
2026-03-30 06:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 67a299ea-344c-5708-83b2-1bc5e1add654 with identifier: VL50797
2026-03-30 06:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 67a299ea-344c-5708-83b2-1bc5e1add654 with identifier: VL50797
2026-03-30 06:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 67a299ea-344c-5708-83b2-1bc5e1add654 with identifier: VL50797 to the API
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:39:25Z',
'fuel_type': 'diesel',
'id': '67a299ea-344c-5708-83b2-1bc5e1add654',
'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/VL50797',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 239852,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-23',
'seller_name': None,
'title': 'Ford Fiesta 1.4 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2011}
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VL50797%27 HTTP/1.1" 200 None
2026-03-30 06:06:41 [auto1.es] INFO: Saving data for VL50797: {'auction_closing_time': 1774885165.0, 'created_time': 1774555558.232298, 'last_price_update_time': 1774850801.736869}
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VL50797') HTTP/1.1" 204 0
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: WZ30869
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: PT49535
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: ZM69944
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZM69944%27 HTTP/1.1" 200 None
2026-03-30 06:06:41 [auto1.es] INFO: Scrape type for ZM69944: 0
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: YB94347
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YB94347%27 HTTP/1.1" 200 None
2026-03-30 06:06:41 [auto1.es] INFO: Scrape type for YB94347: 0
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: YB76254
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: LD17478
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LD17478%27 HTTP/1.1" 200 None
2026-03-30 06:06:41 [auto1.es] INFO: Scrape type for LD17478: 0
2026-03-30 06:06:41 [auto1.es] INFO: Found listing with ID: RN76428
2026-03-30 06:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RN76428%27 HTTP/1.1" 200 None
2026-03-30 06:06:41 [auto1.es] INFO: Scrape type for RN76428: 2
2026-03-30 06:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16577283-ea8e-556a-8afe-c33fb2572a98 with identifier: RN76428
2026-03-30 06:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16577283-ea8e-556a-8afe-c33fb2572a98 with scrape type 2
2026-03-30 06:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16577283-ea8e-556a-8afe-c33fb2572a98 with scrape type 2
2026-03-30 06:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 16577283-ea8e-556a-8afe-c33fb2572a98, identifier: RN76428
2026-03-30 06:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 16577283-ea8e-556a-8afe-c33fb2572a98 with identifier: RN76428
2026-03-30 06:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 16577283-ea8e-556a-8afe-c33fb2572a98 with identifier: RN76428
2026-03-30 06:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 16577283-ea8e-556a-8afe-c33fb2572a98 with identifier: RN76428 to the API
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:01:32Z',
'fuel_type': 'diesel',
'id': '16577283-ea8e-556a-8afe-c33fb2572a98',
'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/RN76428',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 132688,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-23',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2014}
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RN76428%27 HTTP/1.1" 200 None
2026-03-30 06:06:42 [auto1.es] INFO: Saving data for RN76428: {'auction_closing_time': 1774882892.0, 'created_time': 1774555573.959678, 'last_price_update_time': 1774850802.237348}
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RN76428') HTTP/1.1" 204 0
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: GU38907
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GU38907%27 HTTP/1.1" 200 None
2026-03-30 06:06:42 [auto1.es] INFO: Scrape type for GU38907: 0
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: VG01013
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VG01013%27 HTTP/1.1" 200 None
2026-03-30 06:06:42 [auto1.es] INFO: Scrape type for VG01013: 0
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: WL49874
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: FD79630
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FD79630%27 HTTP/1.1" 200 None
2026-03-30 06:06:42 [auto1.es] INFO: Scrape type for FD79630: 2
2026-03-30 06:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 850df64d-f692-5dfc-ace5-8160ef93e001 with identifier: FD79630
2026-03-30 06:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 850df64d-f692-5dfc-ace5-8160ef93e001 with scrape type 2
2026-03-30 06:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 850df64d-f692-5dfc-ace5-8160ef93e001 with scrape type 2
2026-03-30 06:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 850df64d-f692-5dfc-ace5-8160ef93e001, identifier: FD79630
2026-03-30 06:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 850df64d-f692-5dfc-ace5-8160ef93e001 with identifier: FD79630
2026-03-30 06:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 850df64d-f692-5dfc-ace5-8160ef93e001 with identifier: FD79630
2026-03-30 06:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 850df64d-f692-5dfc-ace5-8160ef93e001 with identifier: FD79630 to the API
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:44:38Z',
'fuel_type': 'diesel',
'id': '850df64d-f692-5dfc-ace5-8160ef93e001',
'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/FD79630',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 116478,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-11',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2019}
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FD79630%27 HTTP/1.1" 200 None
2026-03-30 06:06:42 [auto1.es] INFO: Saving data for FD79630: {'auction_closing_time': 1774885478.0, 'created_time': 1774642068.56846, 'last_price_update_time': 1774850802.753518}
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FD79630') HTTP/1.1" 204 0
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: WX54724
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: MP83522
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: XN30812
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: RX23320
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: GX06456
2026-03-30 06:06:42 [auto1.es] INFO: Found listing with ID: XZ41303
2026-03-30 06:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XZ41303%27 HTTP/1.1" 200 None
2026-03-30 06:06:42 [auto1.es] INFO: Scrape type for XZ41303: 2
2026-03-30 06:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bf0a691-0b12-528a-b550-b54e40f81e93 with identifier: XZ41303
2026-03-30 06:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf0a691-0b12-528a-b550-b54e40f81e93 with scrape type 2
2026-03-30 06:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bf0a691-0b12-528a-b550-b54e40f81e93 with scrape type 2
2026-03-30 06:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4bf0a691-0b12-528a-b550-b54e40f81e93, identifier: XZ41303
2026-03-30 06:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4bf0a691-0b12-528a-b550-b54e40f81e93 with identifier: XZ41303
2026-03-30 06:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4bf0a691-0b12-528a-b550-b54e40f81e93 with identifier: XZ41303
2026-03-30 06:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4bf0a691-0b12-528a-b550-b54e40f81e93 with identifier: XZ41303 to the API
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:59:01Z',
'fuel_type': 'diesel',
'id': '4bf0a691-0b12-528a-b550-b54e40f81e93',
'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/XZ41303',
'listing': 'auction',
'make': 'Nissan',
'model': 'Note',
'odometer': 175204,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-30',
'seller_name': None,
'title': 'Nissan Note 1.5 dCi Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2013}
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XZ41303%27 HTTP/1.1" 200 None
2026-03-30 06:06:43 [auto1.es] INFO: Saving data for XZ41303: {'auction_closing_time': 1774886341.0, 'created_time': 1774642027.256293, 'last_price_update_time': 1774850803.342925}
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XZ41303') HTTP/1.1" 204 0
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: FK50437
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: CJ73946
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: KS53137
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: BR63324
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BR63324%27 HTTP/1.1" 200 None
2026-03-30 06:06:43 [auto1.es] INFO: Scrape type for BR63324: 0
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: TF28365
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: KD08887
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: PF82044
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PF82044%27 HTTP/1.1" 200 None
2026-03-30 06:06:43 [auto1.es] INFO: Scrape type for PF82044: 2
2026-03-30 06:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bd47d79-1519-5ce7-b910-74b816877c1b with identifier: PF82044
2026-03-30 06:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bd47d79-1519-5ce7-b910-74b816877c1b with scrape type 2
2026-03-30 06:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bd47d79-1519-5ce7-b910-74b816877c1b with scrape type 2
2026-03-30 06:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5bd47d79-1519-5ce7-b910-74b816877c1b, identifier: PF82044
2026-03-30 06:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5bd47d79-1519-5ce7-b910-74b816877c1b with identifier: PF82044
2026-03-30 06:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5bd47d79-1519-5ce7-b910-74b816877c1b with identifier: PF82044
2026-03-30 06:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5bd47d79-1519-5ce7-b910-74b816877c1b with identifier: PF82044 to the API
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:18:38Z',
'fuel_type': 'diesel',
'id': '5bd47d79-1519-5ce7-b910-74b816877c1b',
'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/PF82044',
'listing': 'auction',
'make': 'Audi',
'model': 'Q2',
'odometer': 101738,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-13',
'seller_name': None,
'title': 'Audi Q2 1.6 TDI Design edition',
'transmission': 'manual',
'trim': 'Design edition',
'year': 2018}
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PF82044%27 HTTP/1.1" 200 None
2026-03-30 06:06:43 [auto1.es] INFO: Saving data for PF82044: {'auction_closing_time': 1774883918.0, 'created_time': 1774555820.618727, 'last_price_update_time': 1774850803.841635}
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PF82044') HTTP/1.1" 204 0
2026-03-30 06:06:43 [auto1.es] INFO: Found listing with ID: VT35195
2026-03-30 06:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VT35195%27 HTTP/1.1" 200 None
2026-03-30 06:06:43 [auto1.es] INFO: Scrape type for VT35195: 0
2026-03-30 06:06: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-30 06:06:44 [auto1.es] INFO: Channel: 24h | Page: 29 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:44 [auto1.es] INFO: Found listing with ID: LU79245
2026-03-30 06:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LU79245%27 HTTP/1.1" 200 None
2026-03-30 06:06:44 [auto1.es] INFO: Scrape type for LU79245: 0
2026-03-30 06:06:44 [auto1.es] INFO: Found listing with ID: EH02657
2026-03-30 06:06:44 [auto1.es] INFO: Found listing with ID: JG20309
2026-03-30 06:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG20309%27 HTTP/1.1" 200 None
2026-03-30 06:06:44 [auto1.es] INFO: Scrape type for JG20309: 0
2026-03-30 06:06:44 [auto1.es] INFO: Found listing with ID: LB45570
2026-03-30 06:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LB45570%27 HTTP/1.1" 200 None
2026-03-30 06:06:44 [auto1.es] INFO: Scrape type for LB45570: 0
2026-03-30 06:06:44 [auto1.es] INFO: Found listing with ID: UV89988
2026-03-30 06:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UV89988%27 HTTP/1.1" 200 None
2026-03-30 06:06:44 [auto1.es] INFO: Scrape type for UV89988: 0
2026-03-30 06:06:44 [auto1.es] INFO: Found listing with ID: JC23738
2026-03-30 06:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JC23738%27 HTTP/1.1" 200 None
2026-03-30 06:06:44 [auto1.es] INFO: Scrape type for JC23738: 2
2026-03-30 06:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0 with identifier: JC23738
2026-03-30 06:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0 with scrape type 2
2026-03-30 06:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0 with scrape type 2
2026-03-30 06:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0, identifier: JC23738
2026-03-30 06:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0 with identifier: JC23738
2026-03-30 06:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0 with identifier: JC23738
2026-03-30 06:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0 with identifier: JC23738 to the API
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:05:01Z',
'fuel_type': 'diesel',
'id': '29dc3bf3-bfcf-504a-b8e0-b3322ec1abc0',
'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/JC23738',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Viano',
'odometer': 164124,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-30',
'seller_name': None,
'title': 'Mercedes-Benz Viano 3.0 CDI kompakt Trend',
'transmission': 'automatic',
'trim': 'kompakt Trend',
'year': 2007}
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JC23738%27 HTTP/1.1" 200 None
2026-03-30 06:06:45 [auto1.es] INFO: Saving data for JC23738: {'auction_closing_time': 1774883101.0, 'created_time': 1773918684.595368, 'last_price_update_time': 1774850805.559673}
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JC23738') HTTP/1.1" 204 0
2026-03-30 06:06:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:45 [auto1.es] INFO: Found listing with ID: DE75422
2026-03-30 06:06:45 [auto1.es] INFO: Found listing with ID: UB42787
2026-03-30 06:06:45 [auto1.es] INFO: Found listing with ID: YU77194
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YU77194%27 HTTP/1.1" 200 None
2026-03-30 06:06:45 [auto1.es] INFO: Scrape type for YU77194: 0
2026-03-30 06:06:45 [auto1.es] INFO: Found listing with ID: DD46195
2026-03-30 06:06:45 [auto1.es] INFO: Found listing with ID: CZ41335
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CZ41335%27 HTTP/1.1" 200 None
2026-03-30 06:06:45 [auto1.es] INFO: Scrape type for CZ41335: 2
2026-03-30 06:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f506b80-63d5-5a41-811a-06172c41a53c with identifier: CZ41335
2026-03-30 06:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f506b80-63d5-5a41-811a-06172c41a53c with scrape type 2
2026-03-30 06:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f506b80-63d5-5a41-811a-06172c41a53c with scrape type 2
2026-03-30 06:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4f506b80-63d5-5a41-811a-06172c41a53c, identifier: CZ41335
2026-03-30 06:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4f506b80-63d5-5a41-811a-06172c41a53c with identifier: CZ41335
2026-03-30 06:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4f506b80-63d5-5a41-811a-06172c41a53c with identifier: CZ41335
2026-03-30 06:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4f506b80-63d5-5a41-811a-06172c41a53c with identifier: CZ41335 to the API
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 225,
'expiration_date': '2026-03-30T15:04:35Z',
'fuel_type': 'diesel',
'id': '4f506b80-63d5-5a41-811a-06172c41a53c',
'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/CZ41335',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC90',
'odometer': 288348,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-18',
'seller_name': None,
'title': 'Volvo XC90 2.0 D5 Momentum AWD',
'transmission': 'automatic',
'trim': 'Momentum AWD',
'year': 2015}
2026-03-30 06:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CZ41335%27 HTTP/1.1" 200 None
2026-03-30 06:06:46 [auto1.es] INFO: Saving data for CZ41335: {'auction_closing_time': 1774883075.0, 'created_time': 1774555800.583859, 'last_price_update_time': 1774850806.056102}
2026-03-30 06:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CZ41335') HTTP/1.1" 204 0
2026-03-30 06:06:46 [auto1.es] INFO: Found listing with ID: BS14602
2026-03-30 06:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BS14602%27 HTTP/1.1" 200 None
2026-03-30 06:06:46 [auto1.es] INFO: Scrape type for BS14602: 0
2026-03-30 06:06:46 [auto1.es] INFO: Found listing with ID: WE77493
2026-03-30 06:06:46 [auto1.es] INFO: Found listing with ID: CW02489
2026-03-30 06:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CW02489%27 HTTP/1.1" 200 None
2026-03-30 06:06:46 [auto1.es] INFO: Scrape type for CW02489: 2
2026-03-30 06:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16c5e347-1b45-554e-bd15-cef9b72a80f1 with identifier: CW02489
2026-03-30 06:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16c5e347-1b45-554e-bd15-cef9b72a80f1 with scrape type 2
2026-03-30 06:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16c5e347-1b45-554e-bd15-cef9b72a80f1 with scrape type 2
2026-03-30 06:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 16c5e347-1b45-554e-bd15-cef9b72a80f1, identifier: CW02489
2026-03-30 06:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 16c5e347-1b45-554e-bd15-cef9b72a80f1 with identifier: CW02489
2026-03-30 06:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 16c5e347-1b45-554e-bd15-cef9b72a80f1 with identifier: CW02489
2026-03-30 06:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 16c5e347-1b45-554e-bd15-cef9b72a80f1 with identifier: CW02489 to the API
2026-03-30 06:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:26:11Z',
'fuel_type': 'diesel',
'id': '16c5e347-1b45-554e-bd15-cef9b72a80f1',
'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/CW02489',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 277506,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-19',
'seller_name': None,
'title': 'Toyota Yaris 1.4 D-4D Connect',
'transmission': 'manual',
'trim': 'Connect',
'year': 2011}
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CW02489%27 HTTP/1.1" 200 None
2026-03-30 06:06:47 [auto1.es] INFO: Saving data for CW02489: {'auction_closing_time': 1774884371.0, 'created_time': 1774555825.159717, 'last_price_update_time': 1774850807.851615}
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CW02489') HTTP/1.1" 204 0
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: JM60139
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JM60139%27 HTTP/1.1" 200 None
2026-03-30 06:06:47 [auto1.es] INFO: Scrape type for JM60139: 0
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: KE47103
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KE47103%27 HTTP/1.1" 200 None
2026-03-30 06:06:47 [auto1.es] INFO: Scrape type for KE47103: 0
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: YL07915
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YL07915%27 HTTP/1.1" 200 None
2026-03-30 06:06:47 [auto1.es] INFO: Scrape type for YL07915: 0
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: UX78126
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: LY43971
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: JC37021
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: ML86623
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ML86623%27 HTTP/1.1" 200 None
2026-03-30 06:06:47 [auto1.es] INFO: Scrape type for ML86623: 0
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: CL39322
2026-03-30 06:06:47 [auto1.es] INFO: Found listing with ID: JC17966
2026-03-30 06:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JC17966%27 HTTP/1.1" 200 None
2026-03-30 06:06:47 [auto1.es] INFO: Scrape type for JC17966: 2
2026-03-30 06:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f76ab4b6-0ae7-5789-8635-d4aea0560a6f with identifier: JC17966
2026-03-30 06:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f76ab4b6-0ae7-5789-8635-d4aea0560a6f with scrape type 2
2026-03-30 06:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f76ab4b6-0ae7-5789-8635-d4aea0560a6f with scrape type 2
2026-03-30 06:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f76ab4b6-0ae7-5789-8635-d4aea0560a6f, identifier: JC17966
2026-03-30 06:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f76ab4b6-0ae7-5789-8635-d4aea0560a6f with identifier: JC17966
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-30 06:06:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f76ab4b6-0ae7-5789-8635-d4aea0560a6f with identifier: JC17966
2026-03-30 06:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f76ab4b6-0ae7-5789-8635-d4aea0560a6f with identifier: JC17966 to the API
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:33:13Z',
'fuel_type': 'diesel',
'id': 'f76ab4b6-0ae7-5789-8635-d4aea0560a6f',
'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/JC17966',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 196771,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-12',
'seller_name': None,
'title': 'Renault Captur 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2014}
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JC17966%27 HTTP/1.1" 200 None
2026-03-30 06:06:48 [auto1.es] INFO: Saving data for JC17966: {'auction_closing_time': 1774884793.0, 'created_time': 1774642035.760823, 'last_price_update_time': 1774850808.540848}
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JC17966') HTTP/1.1" 204 0
2026-03-30 06:06:48 [auto1.es] INFO: Found listing with ID: UT20809
2026-03-30 06:06:48 [auto1.es] INFO: Found listing with ID: MX17134
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MX17134%27 HTTP/1.1" 200 None
2026-03-30 06:06:48 [auto1.es] INFO: Scrape type for MX17134: 2
2026-03-30 06:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a729ca5-1afb-5c1e-aaf4-4268201a8b99 with identifier: MX17134
2026-03-30 06:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a729ca5-1afb-5c1e-aaf4-4268201a8b99 with scrape type 2
2026-03-30 06:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a729ca5-1afb-5c1e-aaf4-4268201a8b99 with scrape type 2
2026-03-30 06:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5a729ca5-1afb-5c1e-aaf4-4268201a8b99, identifier: MX17134
2026-03-30 06:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5a729ca5-1afb-5c1e-aaf4-4268201a8b99 with identifier: MX17134
2026-03-30 06:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5a729ca5-1afb-5c1e-aaf4-4268201a8b99 with identifier: MX17134
2026-03-30 06:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5a729ca5-1afb-5c1e-aaf4-4268201a8b99 with identifier: MX17134 to the API
2026-03-30 06:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:10:00Z',
'fuel_type': 'diesel',
'id': '5a729ca5-1afb-5c1e-aaf4-4268201a8b99',
'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/MX17134',
'listing': 'auction',
'make': 'Toyota',
'model': 'Land Cruiser',
'odometer': 293301,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-11-03',
'seller_name': None,
'title': 'Toyota Land Cruiser 3.0 Turbodiesel GX',
'transmission': 'manual',
'trim': 'GX',
'year': 1999}
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MX17134%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Saving data for MX17134: {'auction_closing_time': 1774883400.0, 'created_time': 1773131866.59228, 'last_price_update_time': 1774850809.158487}
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MX17134') HTTP/1.1" 204 0
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: LK62452
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LK62452%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Scrape type for LK62452: 0
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: TS75802
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: UZ32916
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UZ32916%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Scrape type for UZ32916: 0
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: YM80761
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: VL93613
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: YU55670
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: YS21780
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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-30 06:06:49 [auto1.es] INFO: Scrape type for YS21780: 0
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: GJ99683
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: PC51622
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PC51622%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Scrape type for PC51622: 2
2026-03-30 06:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a78d630-ee40-588f-97ea-20ff84ac5348 with identifier: PC51622
2026-03-30 06:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a78d630-ee40-588f-97ea-20ff84ac5348 with scrape type 2
2026-03-30 06:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a78d630-ee40-588f-97ea-20ff84ac5348 with scrape type 2
2026-03-30 06:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4a78d630-ee40-588f-97ea-20ff84ac5348, identifier: PC51622
2026-03-30 06:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4a78d630-ee40-588f-97ea-20ff84ac5348 with identifier: PC51622
2026-03-30 06:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4a78d630-ee40-588f-97ea-20ff84ac5348 with identifier: PC51622
2026-03-30 06:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4a78d630-ee40-588f-97ea-20ff84ac5348 with identifier: PC51622 to the API
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:23:26Z',
'fuel_type': 'diesel',
'id': '4a78d630-ee40-588f-97ea-20ff84ac5348',
'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/PC51622',
'listing': 'auction',
'make': 'Volvo',
'model': 'C30',
'odometer': 214323,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-27',
'seller_name': None,
'title': 'Volvo C30 2.4 D5 Momentum',
'transmission': 'automatic',
'trim': 'Momentum',
'year': 2006}
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PC51622%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Saving data for PC51622: {'auction_closing_time': 1774884206.0, 'created_time': 1774555582.063991, 'last_price_update_time': 1774850809.625325}
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PC51622') HTTP/1.1" 204 0
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: RT35335
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: PS45222
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PS45222%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Scrape type for PS45222: 0
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: TU21075
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TU21075%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Scrape type for TU21075: 0
2026-03-30 06:06:49 [auto1.es] INFO: Found listing with ID: AP64708
2026-03-30 06:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AP64708%27 HTTP/1.1" 200 None
2026-03-30 06:06:49 [auto1.es] INFO: Scrape type for AP64708: 2
2026-03-30 06:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a656762-ecbc-5f0f-a937-256d0b7f3e93 with identifier: AP64708
2026-03-30 06:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a656762-ecbc-5f0f-a937-256d0b7f3e93 with scrape type 2
2026-03-30 06:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a656762-ecbc-5f0f-a937-256d0b7f3e93 with scrape type 2
2026-03-30 06:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6a656762-ecbc-5f0f-a937-256d0b7f3e93, identifier: AP64708
2026-03-30 06:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6a656762-ecbc-5f0f-a937-256d0b7f3e93 with identifier: AP64708
2026-03-30 06:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6a656762-ecbc-5f0f-a937-256d0b7f3e93 with identifier: AP64708
2026-03-30 06:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6a656762-ecbc-5f0f-a937-256d0b7f3e93 with identifier: AP64708 to the API
2026-03-30 06:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-30T15:40:27Z',
'fuel_type': 'petrol',
'id': '6a656762-ecbc-5f0f-a937-256d0b7f3e93',
'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/AP64708',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 117677,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-21',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 Klass 2WD',
'transmission': 'manual',
'trim': 'Klass 2WD',
'year': 2019}
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AP64708%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Saving data for AP64708: {'auction_closing_time': 1774885227.0, 'created_time': 1774555727.609969, 'last_price_update_time': 1774850811.140278}
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AP64708') HTTP/1.1" 204 0
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: YY12745
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YY12745%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Scrape type for YY12745: 0
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: MW15131
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MW15131%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Scrape type for MW15131: 0
2026-03-30 06: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-30 06:06:51 [auto1.es] INFO: Channel: 24h | Page: 30 | totalHits: 1850 | hits on page: 40
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: TF48403
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: XL12491
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XL12491%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Scrape type for XL12491: 0
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: RB88414
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: FR95558
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FR95558%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Scrape type for FR95558: 0
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: XL66794
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: WE21693
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: XY73701
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XY73701%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Scrape type for XY73701: 2
2026-03-30 06:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aadab214-1fa6-5cb4-ba88-e930c4d44eaa with identifier: XY73701
2026-03-30 06:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aadab214-1fa6-5cb4-ba88-e930c4d44eaa with scrape type 2
2026-03-30 06:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aadab214-1fa6-5cb4-ba88-e930c4d44eaa with scrape type 2
2026-03-30 06:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: aadab214-1fa6-5cb4-ba88-e930c4d44eaa, identifier: XY73701
2026-03-30 06:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: aadab214-1fa6-5cb4-ba88-e930c4d44eaa with identifier: XY73701
2026-03-30 06:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: aadab214-1fa6-5cb4-ba88-e930c4d44eaa with identifier: XY73701
2026-03-30 06:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: aadab214-1fa6-5cb4-ba88-e930c4d44eaa with identifier: XY73701 to the API
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06: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': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:55:39Z',
'fuel_type': 'diesel',
'id': 'aadab214-1fa6-5cb4-ba88-e930c4d44eaa',
'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/XY73701',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 179910,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-30',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI S line Sportpaket',
'transmission': 'automatic',
'trim': 'S line Sportpaket',
'year': 2015}
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XY73701%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Saving data for XY73701: {'auction_closing_time': 1774886139.0, 'created_time': 1774642125.04152, 'last_price_update_time': 1774850811.748316}
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XY73701') HTTP/1.1" 204 0
2026-03-30 06:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: FG54373
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: XS23007
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: UA81124
2026-03-30 06:06:51 [auto1.es] INFO: Found listing with ID: JC49855
2026-03-30 06:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JC49855%27 HTTP/1.1" 200 None
2026-03-30 06:06:51 [auto1.es] INFO: Scrape type for JC49855: 2
2026-03-30 06:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e with identifier: JC49855
2026-03-30 06:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e with scrape type 2
2026-03-30 06:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e with scrape type 2
2026-03-30 06:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e, identifier: JC49855
2026-03-30 06:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e with identifier: JC49855
2026-03-30 06:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e with identifier: JC49855
2026-03-30 06:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e with identifier: JC49855 to the API
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:01:15Z',
'fuel_type': 'petrol',
'id': '32ff0e6e-1f57-5a68-82f5-4c0b1cfca65e',
'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/JC49855',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 119890,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-31',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2019}
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JC49855%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Saving data for JC49855: {'auction_closing_time': 1774882875.0, 'created_time': 1773130265.201217, 'last_price_update_time': 1774850812.317147}
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JC49855') HTTP/1.1" 204 0
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: GT09442
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: SN05978
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: JH04975
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: KP85608
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KP85608%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Scrape type for KP85608: 0
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: EN74570
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: XA71436
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: LB26536
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: XP57901
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: BF21105
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: FN32638
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FN32638%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Scrape type for FN32638: 2
2026-03-30 06:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af6e7cd9-0306-5a0f-94e8-f162b58889e6 with identifier: FN32638
2026-03-30 06:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af6e7cd9-0306-5a0f-94e8-f162b58889e6 with scrape type 2
2026-03-30 06:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af6e7cd9-0306-5a0f-94e8-f162b58889e6 with scrape type 2
2026-03-30 06:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: af6e7cd9-0306-5a0f-94e8-f162b58889e6, identifier: FN32638
2026-03-30 06:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: af6e7cd9-0306-5a0f-94e8-f162b58889e6 with identifier: FN32638
2026-03-30 06:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: af6e7cd9-0306-5a0f-94e8-f162b58889e6 with identifier: FN32638
2026-03-30 06:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: af6e7cd9-0306-5a0f-94e8-f162b58889e6 with identifier: FN32638 to the API
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:32:22Z',
'fuel_type': 'diesel',
'id': 'af6e7cd9-0306-5a0f-94e8-f162b58889e6',
'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/FN32638',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 67683,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-07',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 300 CDI T BlueTEC Avantgarde',
'transmission': 'automatic',
'trim': 'T BlueTEC Avantgarde',
'year': 2014}
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FN32638%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Saving data for FN32638: {'auction_closing_time': 1774884742.0, 'created_time': 1774555737.611197, 'last_price_update_time': 1774850812.736131}
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FN32638') HTTP/1.1" 204 0
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: PP85710
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PP85710%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Scrape type for PP85710: 0
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: GJ06814
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GJ06814%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Scrape type for GJ06814: 0
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: PY80888
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PY80888%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Scrape type for PY80888: 0
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: WC72839
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WC72839%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Scrape type for WC72839: 0
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: UF43058
2026-03-30 06:06:52 [auto1.es] INFO: Found listing with ID: XZ49849
2026-03-30 06:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XZ49849%27 HTTP/1.1" 200 None
2026-03-30 06:06:52 [auto1.es] INFO: Scrape type for XZ49849: 2
2026-03-30 06:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d629280-294b-5e32-be2d-8968d464c2d7 with identifier: XZ49849
2026-03-30 06:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d629280-294b-5e32-be2d-8968d464c2d7 with scrape type 2
2026-03-30 06:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d629280-294b-5e32-be2d-8968d464c2d7 with scrape type 2
2026-03-30 06:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9d629280-294b-5e32-be2d-8968d464c2d7, identifier: XZ49849
2026-03-30 06:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9d629280-294b-5e32-be2d-8968d464c2d7 with identifier: XZ49849
2026-03-30 06:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9d629280-294b-5e32-be2d-8968d464c2d7 with identifier: XZ49849
2026-03-30 06:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9d629280-294b-5e32-be2d-8968d464c2d7 with identifier: XZ49849 to the API
2026-03-30 06:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:06: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-30 06:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:18:01Z',
'fuel_type': 'diesel',
'id': '9d629280-294b-5e32-be2d-8968d464c2d7',
'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/XZ49849',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 218146,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-12',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2010}
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XZ49849%27 HTTP/1.1" 200 None
2026-03-30 06:06:54 [auto1.es] INFO: Saving data for XZ49849: {'auction_closing_time': 1774883881.0, 'created_time': 1774555538.729612, 'last_price_update_time': 1774850814.052653}
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XZ49849') HTTP/1.1" 204 0
2026-03-30 06:06:54 [auto1.es] INFO: Found listing with ID: WW04715
2026-03-30 06:06:54 [auto1.es] INFO: Found listing with ID: TU32370
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TU32370%27 HTTP/1.1" 200 None
2026-03-30 06:06:54 [auto1.es] INFO: Scrape type for TU32370: 0
2026-03-30 06:06:54 [auto1.es] INFO: Found listing with ID: YW58225
2026-03-30 06:06:54 [auto1.es] INFO: Found listing with ID: UZ29384
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UZ29384%27 HTTP/1.1" 200 None
2026-03-30 06:06:54 [auto1.es] INFO: Scrape type for UZ29384: 0
2026-03-30 06:06:54 [auto1.es] INFO: Found listing with ID: GR21814
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GR21814%27 HTTP/1.1" 200 None
2026-03-30 06:06:54 [auto1.es] INFO: Scrape type for GR21814: 2
2026-03-30 06:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deeb8ab2-da32-5b9e-a605-e070945aedf2 with identifier: GR21814
2026-03-30 06:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deeb8ab2-da32-5b9e-a605-e070945aedf2 with scrape type 2
2026-03-30 06:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deeb8ab2-da32-5b9e-a605-e070945aedf2 with scrape type 2
2026-03-30 06:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: deeb8ab2-da32-5b9e-a605-e070945aedf2, identifier: GR21814
2026-03-30 06:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: deeb8ab2-da32-5b9e-a605-e070945aedf2 with identifier: GR21814
2026-03-30 06:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: deeb8ab2-da32-5b9e-a605-e070945aedf2 with identifier: GR21814
2026-03-30 06:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: deeb8ab2-da32-5b9e-a605-e070945aedf2 with identifier: GR21814 to the API
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:06: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': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:34:53Z',
'fuel_type': 'diesel',
'id': 'deeb8ab2-da32-5b9e-a605-e070945aedf2',
'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/GR21814',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Jimny',
'odometer': 115535,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-12',
'seller_name': None,
'title': 'Suzuki Jimny 1.5 DDiS Techo metálico',
'transmission': 'manual',
'trim': 'Techo metálico',
'year': 2007}
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GR21814%27 HTTP/1.1" 200 None
2026-03-30 06:06:54 [auto1.es] INFO: Saving data for GR21814: {'auction_closing_time': 1774884893.0, 'created_time': 1774642063.056853, 'last_price_update_time': 1774850814.49119}
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GR21814') HTTP/1.1" 204 0
2026-03-30 06:06:54 [auto1.es] INFO: Found listing with ID: WH26152
2026-03-30 06:06:54 [auto1.es] INFO: Found listing with ID: DU33012
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DU33012%27 HTTP/1.1" 200 None
2026-03-30 06:06:54 [auto1.es] INFO: Scrape type for DU33012: 2
2026-03-30 06:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c916d4-0838-50e0-979a-6ff0669e304a with identifier: DU33012
2026-03-30 06:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c916d4-0838-50e0-979a-6ff0669e304a with scrape type 2
2026-03-30 06:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c916d4-0838-50e0-979a-6ff0669e304a with scrape type 2
2026-03-30 06:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b7c916d4-0838-50e0-979a-6ff0669e304a, identifier: DU33012
2026-03-30 06:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b7c916d4-0838-50e0-979a-6ff0669e304a with identifier: DU33012
2026-03-30 06:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b7c916d4-0838-50e0-979a-6ff0669e304a with identifier: DU33012
2026-03-30 06:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b7c916d4-0838-50e0-979a-6ff0669e304a with identifier: DU33012 to the API
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:50:59Z',
'fuel_type': 'diesel',
'id': 'b7c916d4-0838-50e0-979a-6ff0669e304a',
'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/DU33012',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 228549,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-29',
'seller_name': None,
'title': 'Ford Focus 1.5 TDCi Trend +',
'transmission': 'manual',
'trim': 'Trend +',
'year': 2015}
2026-03-30 06:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DU33012%27 HTTP/1.1" 200 None
2026-03-30 06:06:54 [auto1.es] INFO: Saving data for DU33012: {'auction_closing_time': 1774885859.0, 'created_time': 1774642149.452149, 'last_price_update_time': 1774850814.994896}
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DU33012') HTTP/1.1" 204 0
2026-03-30 06:06:55 [auto1.es] INFO: Found listing with ID: GJ16527
2026-03-30 06:06:55 [auto1.es] INFO: Found listing with ID: AN25119
2026-03-30 06:06:55 [auto1.es] INFO: Found listing with ID: EA52375
2026-03-30 06:06:55 [auto1.es] INFO: Found listing with ID: PD86662
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD86662%27 HTTP/1.1" 200 None
2026-03-30 06:06:55 [auto1.es] INFO: Scrape type for PD86662: 0
2026-03-30 06:06:55 [auto1.es] INFO: Found listing with ID: JK64156
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JK64156%27 HTTP/1.1" 200 None
2026-03-30 06:06:55 [auto1.es] INFO: Scrape type for JK64156: 2
2026-03-30 06:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a1a0091-96ce-5868-861c-a9711e13a39a with identifier: JK64156
2026-03-30 06:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a1a0091-96ce-5868-861c-a9711e13a39a with scrape type 2
2026-03-30 06:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a1a0091-96ce-5868-861c-a9711e13a39a with scrape type 2
2026-03-30 06:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6a1a0091-96ce-5868-861c-a9711e13a39a, identifier: JK64156
2026-03-30 06:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6a1a0091-96ce-5868-861c-a9711e13a39a with identifier: JK64156
2026-03-30 06:06:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6a1a0091-96ce-5868-861c-a9711e13a39a with identifier: JK64156
2026-03-30 06:06:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6a1a0091-96ce-5868-861c-a9711e13a39a with identifier: JK64156 to the API
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06: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-30 06:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:50Z',
'fuel_type': 'diesel',
'id': '6a1a0091-96ce-5868-861c-a9711e13a39a',
'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/JK64156',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T6 California',
'odometer': 12624,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-06',
'seller_name': None,
'title': 'Volkswagen T6 California 2.0 TDI Beach Camper FWD',
'transmission': 'manual',
'trim': 'Beach Camper FWD',
'year': 2023}
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JK64156%27 HTTP/1.1" 200 None
2026-03-30 06:06:55 [auto1.es] INFO: Saving data for JK64156: {'auction_closing_time': 1774886330.0, 'created_time': 1774555781.280074, 'last_price_update_time': 1774850815.409562}
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JK64156') HTTP/1.1" 204 0
2026-03-30 06:06:55 [auto1.es] INFO: Found listing with ID: EW34917
2026-03-30 06:07:05 [scrapy.extensions.logstats] INFO: Crawled 36 pages (at 11 pages/min), scraped 90 items (at 54 items/min)
2026-03-30 06:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 06: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-30 06:07:05 [auto1.es] INFO: Channel: 24h | Page: 31 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:05 [auto1.es] INFO: Found listing with ID: XN31464
2026-03-30 06:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XN31464%27 HTTP/1.1" 200 None
2026-03-30 06:07:05 [auto1.es] INFO: Scrape type for XN31464: 2
2026-03-30 06:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3fa7cc4-4e0f-57a0-85da-74fa984a0554 with identifier: XN31464
2026-03-30 06:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3fa7cc4-4e0f-57a0-85da-74fa984a0554 with scrape type 2
2026-03-30 06:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3fa7cc4-4e0f-57a0-85da-74fa984a0554 with scrape type 2
2026-03-30 06:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d3fa7cc4-4e0f-57a0-85da-74fa984a0554, identifier: XN31464
2026-03-30 06:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d3fa7cc4-4e0f-57a0-85da-74fa984a0554 with identifier: XN31464
2026-03-30 06:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d3fa7cc4-4e0f-57a0-85da-74fa984a0554 with identifier: XN31464
2026-03-30 06:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d3fa7cc4-4e0f-57a0-85da-74fa984a0554 with identifier: XN31464 to the API
2026-03-30 06:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 258,
'expiration_date': '2026-03-30T15:29:21Z',
'fuel_type': 'diesel',
'id': 'd3fa7cc4-4e0f-57a0-85da-74fa984a0554',
'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/XN31464',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 125507,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-07',
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 350 d BlueTEC',
'transmission': 'automatic',
'trim': 'BlueTEC',
'year': 2016}
2026-03-30 06:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XN31464%27 HTTP/1.1" 200 None
2026-03-30 06:07:05 [auto1.es] INFO: Saving data for XN31464: {'auction_closing_time': 1774884561.0, 'created_time': 1774555837.329374, 'last_price_update_time': 1774850825.939482}
2026-03-30 06:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XN31464') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:07:05 [auto1.es] INFO: Found listing with ID: DF08485
2026-03-30 06:07:05 [auto1.es] INFO: Found listing with ID: HF43561
2026-03-30 06:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HF43561%27 HTTP/1.1" 200 None
2026-03-30 06:07:05 [auto1.es] INFO: Scrape type for HF43561: 0
2026-03-30 06:07:05 [auto1.es] INFO: Found listing with ID: ZE85496
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZE85496%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Scrape type for ZE85496: 0
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: ME40836
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: MF18812
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MF18812%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Scrape type for MF18812: 2
2026-03-30 06:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 320ee559-35c8-534b-b4e7-e4cb648e03db with identifier: MF18812
2026-03-30 06:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320ee559-35c8-534b-b4e7-e4cb648e03db with scrape type 2
2026-03-30 06:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 320ee559-35c8-534b-b4e7-e4cb648e03db with scrape type 2
2026-03-30 06:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 320ee559-35c8-534b-b4e7-e4cb648e03db, identifier: MF18812
2026-03-30 06:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 320ee559-35c8-534b-b4e7-e4cb648e03db with identifier: MF18812
2026-03-30 06:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 320ee559-35c8-534b-b4e7-e4cb648e03db with identifier: MF18812
2026-03-30 06:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 320ee559-35c8-534b-b4e7-e4cb648e03db with identifier: MF18812 to the API
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:51:52Z',
'fuel_type': 'petrol',
'id': '320ee559-35c8-534b-b4e7-e4cb648e03db',
'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/MF18812',
'listing': 'auction',
'make': 'Kia',
'model': 'Rio',
'odometer': 72405,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-04-24',
'seller_name': None,
'title': 'Kia Rio 1.3 RS 5',
'transmission': 'manual',
'trim': 'RS 5',
'year': 2005}
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MF18812%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Saving data for MF18812: {'auction_closing_time': 1774885912.0, 'created_time': 1774642124.558697, 'last_price_update_time': 1774850826.399193}
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MF18812') HTTP/1.1" 204 0
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: DU61809
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DU61809%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Scrape type for DU61809: 0
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: AP77113
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AP77113%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Scrape type for AP77113: 2
2026-03-30 06:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef94d955-10d1-5cae-ad9b-d781d07117e7 with identifier: AP77113
2026-03-30 06:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef94d955-10d1-5cae-ad9b-d781d07117e7 with scrape type 2
2026-03-30 06:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef94d955-10d1-5cae-ad9b-d781d07117e7 with scrape type 2
2026-03-30 06:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ef94d955-10d1-5cae-ad9b-d781d07117e7, identifier: AP77113
2026-03-30 06:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ef94d955-10d1-5cae-ad9b-d781d07117e7 with identifier: AP77113
2026-03-30 06:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ef94d955-10d1-5cae-ad9b-d781d07117e7 with identifier: AP77113
2026-03-30 06:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ef94d955-10d1-5cae-ad9b-d781d07117e7 with identifier: AP77113 to the API
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:28:30Z',
'fuel_type': 'diesel',
'id': 'ef94d955-10d1-5cae-ad9b-d781d07117e7',
'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/AP77113',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 130117,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-02',
'seller_name': None,
'title': "Kia cee'd 1.6 CRDi Tech",
'transmission': 'manual',
'trim': 'Tech',
'year': 2019}
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AP77113%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Saving data for AP77113: {'auction_closing_time': 1774884510.0, 'created_time': 1773918503.156201, 'last_price_update_time': 1774850826.900028}
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AP77113') HTTP/1.1" 204 0
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: YF73149
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YF73149%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Scrape type for YF73149: 0
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: KW07393
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KW07393%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Scrape type for KW07393: 0
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: HC67204
2026-03-30 06:07:06 [auto1.es] INFO: Found listing with ID: XS50380
2026-03-30 06:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XS50380%27 HTTP/1.1" 200 None
2026-03-30 06:07:06 [auto1.es] INFO: Scrape type for XS50380: 2
2026-03-30 06:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a035b085-2375-5814-b38b-94af6ef6c5f0 with identifier: XS50380
2026-03-30 06:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a035b085-2375-5814-b38b-94af6ef6c5f0 with scrape type 2
2026-03-30 06:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a035b085-2375-5814-b38b-94af6ef6c5f0 with scrape type 2
2026-03-30 06:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a035b085-2375-5814-b38b-94af6ef6c5f0, identifier: XS50380
2026-03-30 06:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a035b085-2375-5814-b38b-94af6ef6c5f0 with identifier: XS50380
2026-03-30 06:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a035b085-2375-5814-b38b-94af6ef6c5f0 with identifier: XS50380
2026-03-30 06:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a035b085-2375-5814-b38b-94af6ef6c5f0 with identifier: XS50380 to the API
2026-03-30 06:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07: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-30 06:07: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': 82,
'expiration_date': '2026-03-30T15:45:10Z',
'fuel_type': 'petrol',
'id': 'a035b085-2375-5814-b38b-94af6ef6c5f0',
'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/XS50380',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 119522,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-21',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-VTi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2016}
2026-03-30 06:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XS50380%27 HTTP/1.1" 200 None
2026-03-30 06:07:07 [auto1.es] INFO: Saving data for XS50380: {'auction_closing_time': 1774885510.0, 'created_time': 1774555559.562474, 'last_price_update_time': 1774850827.343067}
2026-03-30 06:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XS50380') HTTP/1.1" 204 0
2026-03-30 06:07:07 [auto1.es] INFO: Found listing with ID: WD34727
2026-03-30 06:07:07 [auto1.es] INFO: Found listing with ID: BY74928
2026-03-30 06:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BY74928%27 HTTP/1.1" 200 None
2026-03-30 06:07:07 [auto1.es] INFO: Scrape type for BY74928: 2
2026-03-30 06:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f310b4ba-abba-564b-8ae4-bc1f2d0d53a0 with identifier: BY74928
2026-03-30 06:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f310b4ba-abba-564b-8ae4-bc1f2d0d53a0 with scrape type 2
2026-03-30 06:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f310b4ba-abba-564b-8ae4-bc1f2d0d53a0 with scrape type 2
2026-03-30 06:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f310b4ba-abba-564b-8ae4-bc1f2d0d53a0, identifier: BY74928
2026-03-30 06:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f310b4ba-abba-564b-8ae4-bc1f2d0d53a0 with identifier: BY74928
2026-03-30 06:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f310b4ba-abba-564b-8ae4-bc1f2d0d53a0 with identifier: BY74928
2026-03-30 06:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f310b4ba-abba-564b-8ae4-bc1f2d0d53a0 with identifier: BY74928 to the API
2026-03-30 06:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:16:14Z',
'fuel_type': 'diesel',
'id': 'f310b4ba-abba-564b-8ae4-bc1f2d0d53a0',
'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/BY74928',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 172147,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-22',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 CDI Avantgarde',
'transmission': 'manual',
'trim': 'Avantgarde',
'year': 2008}
2026-03-30 06:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BY74928%27 HTTP/1.1" 200 None
2026-03-30 06:07:08 [auto1.es] INFO: Saving data for BY74928: {'auction_closing_time': 1774883774.0, 'created_time': 1774555543.977191, 'last_price_update_time': 1774850828.765808}
2026-03-30 06:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BY74928') HTTP/1.1" 204 0
2026-03-30 06:07:08 [auto1.es] INFO: Found listing with ID: XA81448
2026-03-30 06:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XA81448%27 HTTP/1.1" 200 None
2026-03-30 06:07:08 [auto1.es] INFO: Scrape type for XA81448: 2
2026-03-30 06:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 755f3827-6191-54ce-a985-e6f55eba99ac with identifier: XA81448
2026-03-30 06:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 755f3827-6191-54ce-a985-e6f55eba99ac with scrape type 2
2026-03-30 06:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 755f3827-6191-54ce-a985-e6f55eba99ac with scrape type 2
2026-03-30 06:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 755f3827-6191-54ce-a985-e6f55eba99ac, identifier: XA81448
2026-03-30 06:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 755f3827-6191-54ce-a985-e6f55eba99ac with identifier: XA81448
2026-03-30 06:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 755f3827-6191-54ce-a985-e6f55eba99ac with identifier: XA81448
2026-03-30 06:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 755f3827-6191-54ce-a985-e6f55eba99ac with identifier: XA81448 to the API
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:02:57Z',
'fuel_type': 'hybrid',
'id': '755f3827-6191-54ce-a985-e6f55eba99ac',
'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/XA81448',
'listing': 'auction',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 134408,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-13',
'seller_name': None,
'title': 'Toyota C-HR 1.8 Hybrid Advance',
'transmission': 'automatic',
'trim': 'Advance',
'year': 2017}
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XA81448%27 HTTP/1.1" 200 None
2026-03-30 06:07:09 [auto1.es] INFO: Saving data for XA81448: {'auction_closing_time': 1774882977.0, 'created_time': 1773346256.13507, 'last_price_update_time': 1774850829.280925}
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XA81448') HTTP/1.1" 204 0
2026-03-30 06:07:09 [auto1.es] INFO: Found listing with ID: XW29028
2026-03-30 06:07:09 [auto1.es] INFO: Found listing with ID: NJ73279
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NJ73279%27 HTTP/1.1" 200 None
2026-03-30 06:07:09 [auto1.es] INFO: Scrape type for NJ73279: 0
2026-03-30 06:07:09 [auto1.es] INFO: Found listing with ID: BR73846
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BR73846%27 HTTP/1.1" 200 None
2026-03-30 06:07:09 [auto1.es] INFO: Scrape type for BR73846: 2
2026-03-30 06:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f05b4cb-3aba-5b01-a381-fca6d10b9acd with identifier: BR73846
2026-03-30 06:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f05b4cb-3aba-5b01-a381-fca6d10b9acd with scrape type 2
2026-03-30 06:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f05b4cb-3aba-5b01-a381-fca6d10b9acd with scrape type 2
2026-03-30 06:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4f05b4cb-3aba-5b01-a381-fca6d10b9acd, identifier: BR73846
2026-03-30 06:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4f05b4cb-3aba-5b01-a381-fca6d10b9acd with identifier: BR73846
2026-03-30 06:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4f05b4cb-3aba-5b01-a381-fca6d10b9acd with identifier: BR73846
2026-03-30 06:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4f05b4cb-3aba-5b01-a381-fca6d10b9acd with identifier: BR73846 to the API
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 141,
'expiration_date': '2026-03-30T15:14:01Z',
'fuel_type': 'hybrid',
'id': '4f05b4cb-3aba-5b01-a381-fca6d10b9acd',
'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/BR73846',
'listing': 'auction',
'make': 'Kia',
'model': 'XCeed',
'odometer': 164848,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-23',
'seller_name': None,
'title': 'Kia XCeed 1.6 Plug-in Hybrid eTech PHEV',
'transmission': 'automatic',
'trim': 'eTech PHEV',
'year': 2021}
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BR73846%27 HTTP/1.1" 200 None
2026-03-30 06:07:09 [auto1.es] INFO: Saving data for BR73846: {'auction_closing_time': 1774883641.0, 'created_time': 1773951837.471556, 'last_price_update_time': 1774850829.771328}
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BR73846') HTTP/1.1" 204 0
2026-03-30 06:07:09 [auto1.es] INFO: Found listing with ID: LA48157
2026-03-30 06:07:09 [auto1.es] INFO: Found listing with ID: YX91165
2026-03-30 06:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YX91165%27 HTTP/1.1" 200 None
2026-03-30 06:07:09 [auto1.es] INFO: Scrape type for YX91165: 2
2026-03-30 06:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f114e892-cd95-5730-882c-e117b0144476 with identifier: YX91165
2026-03-30 06:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f114e892-cd95-5730-882c-e117b0144476 with scrape type 2
2026-03-30 06:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f114e892-cd95-5730-882c-e117b0144476 with scrape type 2
2026-03-30 06:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f114e892-cd95-5730-882c-e117b0144476, identifier: YX91165
2026-03-30 06:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f114e892-cd95-5730-882c-e117b0144476 with identifier: YX91165
2026-03-30 06:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f114e892-cd95-5730-882c-e117b0144476 with identifier: YX91165
2026-03-30 06:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f114e892-cd95-5730-882c-e117b0144476 with identifier: YX91165 to the API
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:43:52Z',
'fuel_type': 'diesel',
'id': 'f114e892-cd95-5730-882c-e117b0144476',
'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/YX91165',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 113717,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-30',
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2019}
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YX91165%27 HTTP/1.1" 200 None
2026-03-30 06:07:10 [auto1.es] INFO: Saving data for YX91165: {'auction_closing_time': 1774885432.0, 'created_time': 1774642111.294412, 'last_price_update_time': 1774850830.278042}
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YX91165') HTTP/1.1" 204 0
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: UU20141
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UU20141%27 HTTP/1.1" 200 None
2026-03-30 06:07:10 [auto1.es] INFO: Scrape type for UU20141: 0
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: TR96675
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: DW68520
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DW68520%27 HTTP/1.1" 200 None
2026-03-30 06:07:10 [auto1.es] INFO: Scrape type for DW68520: 0
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: VB99654
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: PK37230
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: DR08098
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DR08098%27 HTTP/1.1" 200 None
2026-03-30 06:07:10 [auto1.es] INFO: Scrape type for DR08098: 0
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: YP54060
2026-03-30 06:07:10 [auto1.es] INFO: Found listing with ID: WC06824
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WC06824%27 HTTP/1.1" 200 None
2026-03-30 06:07:10 [auto1.es] INFO: Scrape type for WC06824: 2
2026-03-30 06:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cde8d98-972c-56b8-bbda-0fa6ce628317 with identifier: WC06824
2026-03-30 06:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cde8d98-972c-56b8-bbda-0fa6ce628317 with scrape type 2
2026-03-30 06:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cde8d98-972c-56b8-bbda-0fa6ce628317 with scrape type 2
2026-03-30 06:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2cde8d98-972c-56b8-bbda-0fa6ce628317, identifier: WC06824
2026-03-30 06:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2cde8d98-972c-56b8-bbda-0fa6ce628317 with identifier: WC06824
2026-03-30 06:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2cde8d98-972c-56b8-bbda-0fa6ce628317 with identifier: WC06824
2026-03-30 06:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2cde8d98-972c-56b8-bbda-0fa6ce628317 with identifier: WC06824 to the API
2026-03-30 06:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:36:18Z',
'fuel_type': 'diesel',
'id': '2cde8d98-972c-56b8-bbda-0fa6ce628317',
'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/WC06824',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 55756,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-14',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 200 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WC06824%27 HTTP/1.1" 200 None
2026-03-30 06:07:12 [auto1.es] INFO: Saving data for WC06824: {'auction_closing_time': 1774884978.0, 'created_time': 1773302442.679262, 'last_price_update_time': 1774850832.648412}
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WC06824') HTTP/1.1" 204 0
2026-03-30 06:07:12 [auto1.es] INFO: Found listing with ID: AJ61664
2026-03-30 06:07:12 [auto1.es] INFO: Found listing with ID: FR40817
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FR40817%27 HTTP/1.1" 200 None
2026-03-30 06:07:12 [auto1.es] INFO: Scrape type for FR40817: 2
2026-03-30 06:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dae21bb-57eb-59ad-b6cb-3e9cd461bfce with identifier: FR40817
2026-03-30 06:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dae21bb-57eb-59ad-b6cb-3e9cd461bfce with scrape type 2
2026-03-30 06:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dae21bb-57eb-59ad-b6cb-3e9cd461bfce with scrape type 2
2026-03-30 06:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2dae21bb-57eb-59ad-b6cb-3e9cd461bfce, identifier: FR40817
2026-03-30 06:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2dae21bb-57eb-59ad-b6cb-3e9cd461bfce with identifier: FR40817
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-30 06:07:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 06:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 06:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2dae21bb-57eb-59ad-b6cb-3e9cd461bfce with identifier: FR40817
2026-03-30 06:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2dae21bb-57eb-59ad-b6cb-3e9cd461bfce with identifier: FR40817 to the API
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:23:38Z',
'fuel_type': 'petrol',
'id': '2dae21bb-57eb-59ad-b6cb-3e9cd461bfce',
'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/FR40817',
'listing': 'auction',
'make': 'Seat',
'model': 'Cordoba',
'odometer': 214462,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-01-16',
'seller_name': None,
'title': 'Seat Cordoba 1.6 Stylance',
'transmission': 'manual',
'trim': 'Stylance',
'year': 2008}
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FR40817%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Saving data for FR40817: {'auction_closing_time': 1774884218.0, 'created_time': 1773951007.271996, 'last_price_update_time': 1774850833.217603}
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FR40817') HTTP/1.1" 204 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: FJ48335
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: DL11284
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: SK07271
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SK07271%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for SK07271: 2
2026-03-30 06:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0 with identifier: SK07271
2026-03-30 06:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0 with scrape type 2
2026-03-30 06:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0 with scrape type 2
2026-03-30 06:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0, identifier: SK07271
2026-03-30 06: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-30 06:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0 with identifier: SK07271
2026-03-30 06:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0 with identifier: SK07271
2026-03-30 06:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0 with identifier: SK07271 to the API
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:20:29Z',
'fuel_type': 'petrol',
'id': 'e1ff08ab-1c47-5a9c-9ea4-e3e32d2a6bb0',
'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/SK07271',
'listing': 'auction',
'make': 'Ford',
'model': 'Fusion',
'odometer': 235612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-23',
'seller_name': None,
'title': 'Ford Fusion 1.6 Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2007}
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SK07271%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Saving data for SK07271: {'auction_closing_time': 1774884029.0, 'created_time': 1774555636.86841, 'last_price_update_time': 1774850833.680627}
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SK07271') HTTP/1.1" 204 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: VY31603
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VY31603%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for VY31603: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: XW86216
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: XH48089
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XH48089%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for XH48089: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: EN05559
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: ZL78219
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: TV08054
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TV08054%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for TV08054: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: KV41270
2026-03-30 06:07:13 [auto1.es] INFO: Channel: 24h | Page: 32 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: TV36544
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TV36544%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for TV36544: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: NY16020
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NY16020%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for NY16020: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: XJ18059
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XJ18059%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for XJ18059: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: ZZ18199
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZZ18199%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for ZZ18199: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: SL87514
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: TR33339
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TR33339%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for TR33339: 0
2026-03-30 06:07:13 [auto1.es] INFO: Found listing with ID: LV56361
2026-03-30 06:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LV56361%27 HTTP/1.1" 200 None
2026-03-30 06:07:13 [auto1.es] INFO: Scrape type for LV56361: 2
2026-03-30 06:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42eddd5b-c603-50ea-9f56-ad7d3eb29318 with identifier: LV56361
2026-03-30 06:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42eddd5b-c603-50ea-9f56-ad7d3eb29318 with scrape type 2
2026-03-30 06:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42eddd5b-c603-50ea-9f56-ad7d3eb29318 with scrape type 2
2026-03-30 06:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 42eddd5b-c603-50ea-9f56-ad7d3eb29318, identifier: LV56361
2026-03-30 06:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 42eddd5b-c603-50ea-9f56-ad7d3eb29318 with identifier: LV56361
2026-03-30 06:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 42eddd5b-c603-50ea-9f56-ad7d3eb29318 with identifier: LV56361
2026-03-30 06:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 42eddd5b-c603-50ea-9f56-ad7d3eb29318 with identifier: LV56361 to the API
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 72,
'expiration_date': '2026-03-30T15:09:53Z',
'fuel_type': 'petrol',
'id': '42eddd5b-c603-50ea-9f56-ad7d3eb29318',
'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/LV56361',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Kalos',
'odometer': 69863,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-29',
'seller_name': None,
'title': 'Chevrolet Kalos 1.2 S',
'transmission': 'manual',
'trim': 'S',
'year': 2006}
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LV56361%27 HTTP/1.1" 200 None
2026-03-30 06:07:14 [auto1.es] INFO: Saving data for LV56361: {'auction_closing_time': 1774883393.0, 'created_time': 1773133908.245677, 'last_price_update_time': 1774850834.252322}
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LV56361') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:07:14 [auto1.es] INFO: Found listing with ID: JW07247
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JW07247%27 HTTP/1.1" 200 None
2026-03-30 06:07:14 [auto1.es] INFO: Scrape type for JW07247: 0
2026-03-30 06:07:14 [auto1.es] INFO: Found listing with ID: VY28267
2026-03-30 06:07:14 [auto1.es] INFO: Found listing with ID: ZW73484
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZW73484%27 HTTP/1.1" 200 None
2026-03-30 06:07:14 [auto1.es] INFO: Scrape type for ZW73484: 2
2026-03-30 06:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57ef745-18e0-5191-a593-3df01b801d44 with identifier: ZW73484
2026-03-30 06:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57ef745-18e0-5191-a593-3df01b801d44 with scrape type 2
2026-03-30 06:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a57ef745-18e0-5191-a593-3df01b801d44 with scrape type 2
2026-03-30 06:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a57ef745-18e0-5191-a593-3df01b801d44, identifier: ZW73484
2026-03-30 06:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a57ef745-18e0-5191-a593-3df01b801d44 with identifier: ZW73484
2026-03-30 06:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a57ef745-18e0-5191-a593-3df01b801d44 with identifier: ZW73484
2026-03-30 06:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a57ef745-18e0-5191-a593-3df01b801d44 with identifier: ZW73484 to the API
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:43:00Z',
'fuel_type': 'petrol',
'id': 'a57ef745-18e0-5191-a593-3df01b801d44',
'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/ZW73484',
'listing': 'auction',
'make': 'Citroen',
'model': 'C-Elysée',
'odometer': 81380,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-31',
'seller_name': None,
'title': 'Citroen C-Elysée 1.2 e-VTi Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZW73484%27 HTTP/1.1" 200 None
2026-03-30 06:07:14 [auto1.es] INFO: Saving data for ZW73484: {'auction_closing_time': 1774885380.0, 'created_time': 1774555687.138277, 'last_price_update_time': 1774850834.762415}
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZW73484') HTTP/1.1" 204 0
2026-03-30 06:07:14 [auto1.es] INFO: Found listing with ID: EU98432
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EU98432%27 HTTP/1.1" 200 None
2026-03-30 06:07:14 [auto1.es] INFO: Scrape type for EU98432: 0
2026-03-30 06:07:14 [auto1.es] INFO: Found listing with ID: JF75670
2026-03-30 06:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JF75670%27 HTTP/1.1" 200 None
2026-03-30 06:07:14 [auto1.es] INFO: Scrape type for JF75670: 2
2026-03-30 06:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95c8a1df-5444-5245-8467-aff8068bb8ca with identifier: JF75670
2026-03-30 06:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95c8a1df-5444-5245-8467-aff8068bb8ca with scrape type 2
2026-03-30 06:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95c8a1df-5444-5245-8467-aff8068bb8ca with scrape type 2
2026-03-30 06:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 95c8a1df-5444-5245-8467-aff8068bb8ca, identifier: JF75670
2026-03-30 06:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 95c8a1df-5444-5245-8467-aff8068bb8ca with identifier: JF75670
2026-03-30 06:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 95c8a1df-5444-5245-8467-aff8068bb8ca with identifier: JF75670
2026-03-30 06:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 95c8a1df-5444-5245-8467-aff8068bb8ca with identifier: JF75670 to the API
2026-03-30 06:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:40:38Z',
'fuel_type': 'petrol',
'id': '95c8a1df-5444-5245-8467-aff8068bb8ca',
'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/JF75670',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 91548,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-26',
'seller_name': None,
'title': 'Peugeot 308 1.6 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2009}
2026-03-30 06:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JF75670%27 HTTP/1.1" 200 None
2026-03-30 06:07:15 [auto1.es] INFO: Saving data for JF75670: {'auction_closing_time': 1774885238.0, 'created_time': 1774555741.363122, 'last_price_update_time': 1774850835.191691}
2026-03-30 06:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JF75670') HTTP/1.1" 204 0
2026-03-30 06:07:15 [auto1.es] INFO: Found listing with ID: FH30373
2026-03-30 06:07:15 [auto1.es] INFO: Found listing with ID: FP96823
2026-03-30 06:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FP96823%27 HTTP/1.1" 200 None
2026-03-30 06:07:15 [auto1.es] INFO: Scrape type for FP96823: 2
2026-03-30 06:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bb46300-64b4-5508-a847-7e626067525e with identifier: FP96823
2026-03-30 06:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bb46300-64b4-5508-a847-7e626067525e with scrape type 2
2026-03-30 06:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bb46300-64b4-5508-a847-7e626067525e with scrape type 2
2026-03-30 06:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5bb46300-64b4-5508-a847-7e626067525e, identifier: FP96823
2026-03-30 06:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5bb46300-64b4-5508-a847-7e626067525e with identifier: FP96823
2026-03-30 06:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5bb46300-64b4-5508-a847-7e626067525e with identifier: FP96823
2026-03-30 06:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5bb46300-64b4-5508-a847-7e626067525e with identifier: FP96823 to the API
2026-03-30 06:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:04:13Z',
'fuel_type': 'diesel',
'id': '5bb46300-64b4-5508-a847-7e626067525e',
'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/FP96823',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 179837,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-04',
'seller_name': None,
'title': 'Land Rover Defender 2.4 Td4 110 E Station Wagon',
'transmission': 'manual',
'trim': '110 E Station Wagon',
'year': 2008}
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FP96823%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Saving data for FP96823: {'auction_closing_time': 1774883053.0, 'created_time': 1774642120.386424, 'last_price_update_time': 1774850836.156332}
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FP96823') HTTP/1.1" 204 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: LS36094
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: UK08613
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UK08613%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for UK08613: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: XX98366
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: LL24572
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: NL75511
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NL75511%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for NL75511: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: FT04300
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: BP62909
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: GX91950
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: TZ81028
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: ZC95482
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: UB71741
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: XJ69303
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XJ69303%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for XJ69303: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: UU89702
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: GF25247
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GF25247%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for GF25247: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: GG25367
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GG25367%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for GG25367: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: PR26492
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: JC38983
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: VC68158
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VC68158%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for VC68158: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: YS92814
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YS92814%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for YS92814: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: VR01411
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VR01411%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for VR01411: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: PD45625
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PD45625%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for PD45625: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: CU51757
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CU51757%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for CU51757: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: VY26684
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: ND59157
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: MK23766
2026-03-30 06:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MK23766%27 HTTP/1.1" 200 None
2026-03-30 06:07:16 [auto1.es] INFO: Scrape type for MK23766: 0
2026-03-30 06:07:16 [auto1.es] INFO: Found listing with ID: VC05043
2026-03-30 06: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-30 06:07:17 [auto1.es] INFO: Channel: 24h | Page: 33 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:17 [auto1.es] INFO: Found listing with ID: UH68821
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UH68821%27 HTTP/1.1" 200 None
2026-03-30 06:07:17 [auto1.es] INFO: Scrape type for UH68821: 2
2026-03-30 06:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49ce874e-0aaf-5a57-a007-dbc4aac5ac05 with identifier: UH68821
2026-03-30 06:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49ce874e-0aaf-5a57-a007-dbc4aac5ac05 with scrape type 2
2026-03-30 06:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49ce874e-0aaf-5a57-a007-dbc4aac5ac05 with scrape type 2
2026-03-30 06:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 49ce874e-0aaf-5a57-a007-dbc4aac5ac05, identifier: UH68821
2026-03-30 06:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 49ce874e-0aaf-5a57-a007-dbc4aac5ac05 with identifier: UH68821
2026-03-30 06:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 49ce874e-0aaf-5a57-a007-dbc4aac5ac05 with identifier: UH68821
2026-03-30 06:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 49ce874e-0aaf-5a57-a007-dbc4aac5ac05 with identifier: UH68821 to the API
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:46:11Z',
'fuel_type': 'petrol',
'id': '49ce874e-0aaf-5a57-a007-dbc4aac5ac05',
'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/UH68821',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 177704,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-04',
'seller_name': None,
'title': 'Nissan Qashqai 1.6 Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2007}
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UH68821%27 HTTP/1.1" 200 None
2026-03-30 06:07:17 [auto1.es] INFO: Saving data for UH68821: {'auction_closing_time': 1774885571.0, 'created_time': 1774555738.561327, 'last_price_update_time': 1774850837.649008}
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UH68821') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:07:17 [auto1.es] INFO: Found listing with ID: UP55531
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UP55531%27 HTTP/1.1" 200 None
2026-03-30 06:07:17 [auto1.es] INFO: Scrape type for UP55531: 0
2026-03-30 06:07:17 [auto1.es] INFO: Found listing with ID: KK03288
2026-03-30 06:07:17 [auto1.es] INFO: Found listing with ID: BR35184
2026-03-30 06:07:17 [auto1.es] INFO: Found listing with ID: HP42544
2026-03-30 06:07:17 [auto1.es] INFO: Found listing with ID: AR59073
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AR59073%27 HTTP/1.1" 200 None
2026-03-30 06:07:17 [auto1.es] INFO: Scrape type for AR59073: 0
2026-03-30 06:07:17 [auto1.es] INFO: Found listing with ID: FG15461
2026-03-30 06:07:17 [auto1.es] INFO: Found listing with ID: NB66504
2026-03-30 06:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NB66504%27 HTTP/1.1" 200 None
2026-03-30 06:07:17 [auto1.es] INFO: Scrape type for NB66504: 2
2026-03-30 06:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f47e2f26-a6aa-504e-b908-f0bc1e23574d with identifier: NB66504
2026-03-30 06:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f47e2f26-a6aa-504e-b908-f0bc1e23574d with scrape type 2
2026-03-30 06:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f47e2f26-a6aa-504e-b908-f0bc1e23574d with scrape type 2
2026-03-30 06:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f47e2f26-a6aa-504e-b908-f0bc1e23574d, identifier: NB66504
2026-03-30 06:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f47e2f26-a6aa-504e-b908-f0bc1e23574d with identifier: NB66504
2026-03-30 06:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f47e2f26-a6aa-504e-b908-f0bc1e23574d with identifier: NB66504
2026-03-30 06:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f47e2f26-a6aa-504e-b908-f0bc1e23574d with identifier: NB66504 to the API
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:05:53Z',
'fuel_type': 'diesel',
'id': 'f47e2f26-a6aa-504e-b908-f0bc1e23574d',
'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/NB66504',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 123416,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-05-16',
'seller_name': None,
'title': 'Mercedes-Benz Vito 108 CDI',
'transmission': 'manual',
'trim': '',
'year': 2001}
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Saving data for NB66504: {'auction_closing_time': 1774883153.0, 'created_time': 1774642122.112595, 'last_price_update_time': 1774850838.184066}
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NB66504') HTTP/1.1" 204 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: PN97483
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: CR84391
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: UP27315
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for UP27315: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: KD09714
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: WU84058
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for WU84058: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: ZM86466
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: VM24550
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for VM24550: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: VP18393
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: MZ62170
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for MZ62170: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: GV40212
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: LJ17115
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: JT33139
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: NY33487
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: NW63422
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for NW63422: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: XN45249
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for XN45249: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: DS74778
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: MD70003
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: TB74372
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: AM05329
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for AM05329: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: BY33283
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: UP13396
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for UP13396: 0
2026-03-30 06:07:18 [auto1.es] INFO: Found listing with ID: VU28227
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:18 [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-30 06:07:18 [auto1.es] INFO: Scrape type for VU28227: 2
2026-03-30 06:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3550e2-c126-5296-8810-d8018a456761 with identifier: VU28227
2026-03-30 06:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3550e2-c126-5296-8810-d8018a456761 with scrape type 2
2026-03-30 06:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd3550e2-c126-5296-8810-d8018a456761 with scrape type 2
2026-03-30 06:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cd3550e2-c126-5296-8810-d8018a456761, identifier: VU28227
2026-03-30 06:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cd3550e2-c126-5296-8810-d8018a456761 with identifier: VU28227
2026-03-30 06:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cd3550e2-c126-5296-8810-d8018a456761 with identifier: VU28227
2026-03-30 06:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cd3550e2-c126-5296-8810-d8018a456761 with identifier: VU28227 to the API
2026-03-30 06:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07: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-30 06:07: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': 90,
'expiration_date': '2026-03-30T15:09:24Z',
'fuel_type': 'diesel',
'id': 'cd3550e2-c126-5296-8810-d8018a456761',
'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/VU28227',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 193280,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-03',
'seller_name': None,
'title': 'Ford Fiesta 1.6 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2009}
2026-03-30 06:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:19 [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-30 06:07:19 [auto1.es] INFO: Saving data for VU28227: {'auction_closing_time': 1774883364.0, 'created_time': 1774555710.34373, 'last_price_update_time': 1774850839.661325}
2026-03-30 06:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VU28227') HTTP/1.1" 204 0
2026-03-30 06:07:19 [auto1.es] INFO: Found listing with ID: ZL27133
2026-03-30 06:07:19 [auto1.es] INFO: Found listing with ID: JZ51794
2026-03-30 06:07:19 [auto1.es] INFO: Found listing with ID: AP64153
2026-03-30 06:07:19 [auto1.es] INFO: Found listing with ID: RD07091
2026-03-30 06:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD07091%27 HTTP/1.1" 200 None
2026-03-30 06:07:19 [auto1.es] INFO: Scrape type for RD07091: 2
2026-03-30 06:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cb4091f-ab80-5097-9c76-d9a0b57e6987 with identifier: RD07091
2026-03-30 06:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cb4091f-ab80-5097-9c76-d9a0b57e6987 with scrape type 2
2026-03-30 06:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cb4091f-ab80-5097-9c76-d9a0b57e6987 with scrape type 2
2026-03-30 06:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2cb4091f-ab80-5097-9c76-d9a0b57e6987, identifier: RD07091
2026-03-30 06:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2cb4091f-ab80-5097-9c76-d9a0b57e6987 with identifier: RD07091
2026-03-30 06:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2cb4091f-ab80-5097-9c76-d9a0b57e6987 with identifier: RD07091
2026-03-30 06:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2cb4091f-ab80-5097-9c76-d9a0b57e6987 with identifier: RD07091 to the API
2026-03-30 06:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 58,
'expiration_date': '2026-03-30T15:36:47Z',
'fuel_type': 'petrol',
'id': '2cb4091f-ab80-5097-9c76-d9a0b57e6987',
'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/RD07091',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 103673,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-12-03',
'seller_name': None,
'title': 'Renault Clio 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2003}
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RD07091%27 HTTP/1.1" 200 None
2026-03-30 06:07:20 [auto1.es] INFO: Saving data for RD07091: {'auction_closing_time': 1774885007.0, 'created_time': 1774728478.201312, 'last_price_update_time': 1774850840.253096}
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RD07091') HTTP/1.1" 204 0
2026-03-30 06:07:20 [auto1.es] INFO: Found listing with ID: DK89612
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DK89612%27 HTTP/1.1" 200 None
2026-03-30 06:07:20 [auto1.es] INFO: Scrape type for DK89612: 0
2026-03-30 06:07:20 [auto1.es] INFO: Found listing with ID: JG89903
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG89903%27 HTTP/1.1" 200 None
2026-03-30 06:07:20 [auto1.es] INFO: Scrape type for JG89903: 0
2026-03-30 06:07:20 [auto1.es] INFO: Found listing with ID: LE34718
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LE34718%27 HTTP/1.1" 200 None
2026-03-30 06:07:20 [auto1.es] INFO: Scrape type for LE34718: 0
2026-03-30 06:07:20 [auto1.es] INFO: Found listing with ID: GX38118
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GX38118%27 HTTP/1.1" 200 None
2026-03-30 06:07:20 [auto1.es] INFO: Scrape type for GX38118: 2
2026-03-30 06:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbeb2b63-7753-5a77-81e4-20c86fae0aeb with identifier: GX38118
2026-03-30 06:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbeb2b63-7753-5a77-81e4-20c86fae0aeb with scrape type 2
2026-03-30 06:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbeb2b63-7753-5a77-81e4-20c86fae0aeb with scrape type 2
2026-03-30 06:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cbeb2b63-7753-5a77-81e4-20c86fae0aeb, identifier: GX38118
2026-03-30 06:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cbeb2b63-7753-5a77-81e4-20c86fae0aeb with identifier: GX38118
2026-03-30 06:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cbeb2b63-7753-5a77-81e4-20c86fae0aeb with identifier: GX38118
2026-03-30 06:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cbeb2b63-7753-5a77-81e4-20c86fae0aeb with identifier: GX38118 to the API
2026-03-30 06:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:08:49Z',
'fuel_type': 'diesel',
'id': 'cbeb2b63-7753-5a77-81e4-20c86fae0aeb',
'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/GX38118',
'listing': 'auction',
'make': 'Volvo',
'model': 'V70',
'odometer': 232311,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-24',
'seller_name': None,
'title': 'Volvo V70 2.0 D4 Kinetic',
'transmission': 'manual',
'trim': 'Kinetic',
'year': 2014}
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GX38118%27 HTTP/1.1" 200 None
2026-03-30 06:07:21 [auto1.es] INFO: Saving data for GX38118: {'auction_closing_time': 1774883329.0, 'created_time': 1774728479.277022, 'last_price_update_time': 1774850841.158747}
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GX38118') HTTP/1.1" 204 0
2026-03-30 06:07:21 [auto1.es] INFO: Found listing with ID: ZM34932
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZM34932%27 HTTP/1.1" 200 None
2026-03-30 06:07:21 [auto1.es] INFO: Scrape type for ZM34932: 2
2026-03-30 06:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9476bee-9bf1-5cd7-b419-b18946ca2b82 with identifier: ZM34932
2026-03-30 06:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9476bee-9bf1-5cd7-b419-b18946ca2b82 with scrape type 2
2026-03-30 06:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9476bee-9bf1-5cd7-b419-b18946ca2b82 with scrape type 2
2026-03-30 06:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f9476bee-9bf1-5cd7-b419-b18946ca2b82, identifier: ZM34932
2026-03-30 06:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f9476bee-9bf1-5cd7-b419-b18946ca2b82 with identifier: ZM34932
2026-03-30 06:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f9476bee-9bf1-5cd7-b419-b18946ca2b82 with identifier: ZM34932
2026-03-30 06:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f9476bee-9bf1-5cd7-b419-b18946ca2b82 with identifier: ZM34932 to the API
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:33:58Z',
'fuel_type': 'diesel',
'id': 'f9476bee-9bf1-5cd7-b419-b18946ca2b82',
'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/ZM34932',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 380654,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-25',
'seller_name': None,
'title': 'Seat Leon 1.6 TDI Reference Connect',
'transmission': 'manual',
'trim': 'Reference Connect',
'year': 2017}
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZM34932%27 HTTP/1.1" 200 None
2026-03-30 06:07:21 [auto1.es] INFO: Saving data for ZM34932: {'auction_closing_time': 1774884838.0, 'created_time': 1774555649.469359, 'last_price_update_time': 1774850841.57385}
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZM34932') HTTP/1.1" 204 0
2026-03-30 06:07:21 [auto1.es] INFO: Found listing with ID: CG09187
2026-03-30 06:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:07:22 [auto1.es] INFO: Channel: 24h | Page: 34 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: TB67105
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: EB62750
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: TK95363
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TK95363%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for TK95363: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: WN54679
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: SW23101
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: LC59267
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: YD48242
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YD48242%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for YD48242: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: KF74515
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: YK51395
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YK51395%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for YK51395: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: ZL32724
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZL32724%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for ZL32724: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: GL92788
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GL92788%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for GL92788: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: VF01083
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VF01083%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for VF01083: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: BG05674
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BG05674%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for BG05674: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: JG83987
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG83987%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for JG83987: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: FZ04394
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: UD80298
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UD80298%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for UD80298: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: KD32086
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: YL06778
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YL06778%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for YL06778: 0
2026-03-30 06:07:22 [auto1.es] INFO: Found listing with ID: AV93278
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AV93278%27 HTTP/1.1" 200 None
2026-03-30 06:07:22 [auto1.es] INFO: Scrape type for AV93278: 2
2026-03-30 06:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 315057e6-fd87-573e-b1f5-7f89d612d1ce with identifier: AV93278
2026-03-30 06:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 315057e6-fd87-573e-b1f5-7f89d612d1ce with scrape type 2
2026-03-30 06:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 315057e6-fd87-573e-b1f5-7f89d612d1ce with scrape type 2
2026-03-30 06:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 315057e6-fd87-573e-b1f5-7f89d612d1ce, identifier: AV93278
2026-03-30 06:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 315057e6-fd87-573e-b1f5-7f89d612d1ce with identifier: AV93278
2026-03-30 06:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 315057e6-fd87-573e-b1f5-7f89d612d1ce with identifier: AV93278
2026-03-30 06:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 315057e6-fd87-573e-b1f5-7f89d612d1ce with identifier: AV93278 to the API
2026-03-30 06:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:06:23Z',
'fuel_type': 'diesel',
'id': '315057e6-fd87-573e-b1f5-7f89d612d1ce',
'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/AV93278',
'listing': 'auction',
'make': 'Honda',
'model': 'Accord',
'odometer': 354974,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-30',
'seller_name': None,
'title': 'Honda Accord 2.2 DTEC Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2009}
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AV93278%27 HTTP/1.1" 200 None
2026-03-30 06:07:23 [auto1.es] INFO: Saving data for AV93278: {'auction_closing_time': 1774883183.0, 'created_time': 1773127282.905318, 'last_price_update_time': 1774850843.148842}
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AV93278') HTTP/1.1" 204 0
2026-03-30 06: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-30 06:07:23 [auto1.es] INFO: Found listing with ID: MP31569
2026-03-30 06:07:23 [auto1.es] INFO: Found listing with ID: GR78945
2026-03-30 06:07:23 [auto1.es] INFO: Found listing with ID: CR48575
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CR48575%27 HTTP/1.1" 200 None
2026-03-30 06:07:23 [auto1.es] INFO: Scrape type for CR48575: 0
2026-03-30 06:07:23 [auto1.es] INFO: Found listing with ID: JY09497
2026-03-30 06:07:23 [auto1.es] INFO: Found listing with ID: BZ21450
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BZ21450%27 HTTP/1.1" 200 None
2026-03-30 06:07:23 [auto1.es] INFO: Scrape type for BZ21450: 2
2026-03-30 06:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ca2118-855d-51f1-808d-c6171545c15d with identifier: BZ21450
2026-03-30 06:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ca2118-855d-51f1-808d-c6171545c15d with scrape type 2
2026-03-30 06:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ca2118-855d-51f1-808d-c6171545c15d with scrape type 2
2026-03-30 06:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d3ca2118-855d-51f1-808d-c6171545c15d, identifier: BZ21450
2026-03-30 06:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d3ca2118-855d-51f1-808d-c6171545c15d with identifier: BZ21450
2026-03-30 06:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d3ca2118-855d-51f1-808d-c6171545c15d with identifier: BZ21450
2026-03-30 06:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d3ca2118-855d-51f1-808d-c6171545c15d with identifier: BZ21450 to the API
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:26:19Z',
'fuel_type': 'petrol',
'id': 'd3ca2118-855d-51f1-808d-c6171545c15d',
'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/BZ21450',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 171464,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-27',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Trend +',
'transmission': 'manual',
'trim': 'Trend +',
'year': 2014}
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BZ21450%27 HTTP/1.1" 200 None
2026-03-30 06:07:23 [auto1.es] INFO: Saving data for BZ21450: {'auction_closing_time': 1774884379.0, 'created_time': 1773832018.594643, 'last_price_update_time': 1774850843.717412}
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BZ21450') HTTP/1.1" 204 0
2026-03-30 06:07:23 [auto1.es] INFO: Found listing with ID: JX90216
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JX90216%27 HTTP/1.1" 200 None
2026-03-30 06:07:23 [auto1.es] INFO: Scrape type for JX90216: 2
2026-03-30 06:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87d31490-c214-5aca-a07c-c1d959ca2d14 with identifier: JX90216
2026-03-30 06:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87d31490-c214-5aca-a07c-c1d959ca2d14 with scrape type 2
2026-03-30 06:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87d31490-c214-5aca-a07c-c1d959ca2d14 with scrape type 2
2026-03-30 06:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 87d31490-c214-5aca-a07c-c1d959ca2d14, identifier: JX90216
2026-03-30 06:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 87d31490-c214-5aca-a07c-c1d959ca2d14 with identifier: JX90216
2026-03-30 06:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 87d31490-c214-5aca-a07c-c1d959ca2d14 with identifier: JX90216
2026-03-30 06:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 87d31490-c214-5aca-a07c-c1d959ca2d14 with identifier: JX90216 to the API
2026-03-30 06:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07: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-30 06:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 173,
'expiration_date': '2026-03-30T15:41:17Z',
'fuel_type': 'diesel',
'id': '87d31490-c214-5aca-a07c-c1d959ca2d14',
'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/JX90216',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 180145,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-11-26',
'seller_name': None,
'title': 'Renault Espace 2.0 dCi Privilege',
'transmission': 'automatic',
'trim': 'Privilege',
'year': 2008}
2026-03-30 06:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JX90216%27 HTTP/1.1" 200 None
2026-03-30 06:07:24 [auto1.es] INFO: Saving data for JX90216: {'auction_closing_time': 1774885277.0, 'created_time': 1773133204.489617, 'last_price_update_time': 1774850844.676063}
2026-03-30 06:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JX90216') HTTP/1.1" 204 0
2026-03-30 06:07:24 [auto1.es] INFO: Found listing with ID: UT89838
2026-03-30 06:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UT89838%27 HTTP/1.1" 200 None
2026-03-30 06:07:24 [auto1.es] INFO: Scrape type for UT89838: 0
2026-03-30 06:07:24 [auto1.es] INFO: Found listing with ID: DC35826
2026-03-30 06:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DC35826%27 HTTP/1.1" 200 None
2026-03-30 06:07:24 [auto1.es] INFO: Scrape type for DC35826: 2
2026-03-30 06:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d296ac24-4d99-5dff-88e2-0164ef801a80 with identifier: DC35826
2026-03-30 06:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d296ac24-4d99-5dff-88e2-0164ef801a80 with scrape type 2
2026-03-30 06:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d296ac24-4d99-5dff-88e2-0164ef801a80 with scrape type 2
2026-03-30 06:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d296ac24-4d99-5dff-88e2-0164ef801a80, identifier: DC35826
2026-03-30 06:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d296ac24-4d99-5dff-88e2-0164ef801a80 with identifier: DC35826
2026-03-30 06:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d296ac24-4d99-5dff-88e2-0164ef801a80 with identifier: DC35826
2026-03-30 06:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d296ac24-4d99-5dff-88e2-0164ef801a80 with identifier: DC35826 to the API
2026-03-30 06:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 06:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:43:41Z',
'fuel_type': 'diesel',
'id': 'd296ac24-4d99-5dff-88e2-0164ef801a80',
'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/DC35826',
'listing': 'auction',
'make': 'Seat',
'model': 'Ateca',
'odometer': 98576,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-01',
'seller_name': None,
'title': 'Seat Ateca 2.0 TDI Xcellence 4Drive',
'transmission': 'automatic',
'trim': 'Xcellence 4Drive',
'year': 2016}
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DC35826%27 HTTP/1.1" 200 None
2026-03-30 06:07:25 [auto1.es] INFO: Saving data for DC35826: {'auction_closing_time': 1774885421.0, 'created_time': 1774555731.603516, 'last_price_update_time': 1774850845.120273}
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DC35826') HTTP/1.1" 204 0
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: UN21453
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: FG81749
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: SJ07079
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SJ07079%27 HTTP/1.1" 200 None
2026-03-30 06:07:25 [auto1.es] INFO: Scrape type for SJ07079: 0
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: PP93305
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: BR13060
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: HA51253
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: RR74853
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: GE94512
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GE94512%27 HTTP/1.1" 200 None
2026-03-30 06:07:25 [auto1.es] INFO: Scrape type for GE94512: 0
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: CY04008
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CY04008%27 HTTP/1.1" 200 None
2026-03-30 06:07:25 [auto1.es] INFO: Scrape type for CY04008: 0
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: ST64769
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: JV95856
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: CM70741
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CM70741%27 HTTP/1.1" 200 None
2026-03-30 06:07:25 [auto1.es] INFO: Scrape type for CM70741: 0
2026-03-30 06:07:25 [auto1.es] INFO: Found listing with ID: ZS64271
2026-03-30 06:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZS64271%27 HTTP/1.1" 200 None
2026-03-30 06:07:25 [auto1.es] INFO: Scrape type for ZS64271: 0
2026-03-30 06: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-30 06:07:26 [auto1.es] INFO: Channel: 24h | Page: 35 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: WB36611
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: DD74793
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DD74793%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for DD74793: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: DC47971
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DC47971%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for DC47971: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: KC53673
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: VT11458
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: XC40695
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: BM28897
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: TT72287
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TT72287%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for TT72287: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: EY91693
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: NG44542
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NG44542%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for NG44542: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: PW28611
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PW28611%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for PW28611: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: ME07403
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ME07403%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for ME07403: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: JR29098
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: JE65744
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: LC77404
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LC77404%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for LC77404: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: RU65769
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: FK65100
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: LS69638
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LS69638%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for LS69638: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: XG18917
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: FU29422
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FU29422%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for FU29422: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: JK63504
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: FX14772
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: ML17412
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: KC46578
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: XR73155
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: RK55405
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RK55405%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for RK55405: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: MW76524
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: PL96310
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: XZ20616
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XZ20616%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for XZ20616: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: VU00284
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: NF35716
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NF35716%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for NF35716: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: XA12312
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XA12312%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for XA12312: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: DL51279
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DL51279%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for DL51279: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: KD88168
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KD88168%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for KD88168: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: LP98864
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LP98864%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for LP98864: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: SZ95909
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SZ95909%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for SZ95909: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: YK45669
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YK45669%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for YK45669: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: XX41705
2026-03-30 06:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XX41705%27 HTTP/1.1" 200 None
2026-03-30 06:07:26 [auto1.es] INFO: Scrape type for XX41705: 0
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: ZN14981
2026-03-30 06:07:26 [auto1.es] INFO: Found listing with ID: KE50509
2026-03-30 06: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-30 06: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-30 06:07:27 [auto1.es] INFO: Channel: 24h | Page: 36 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: RR11017
2026-03-30 06:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RR11017%27 HTTP/1.1" 200 None
2026-03-30 06:07:27 [auto1.es] INFO: Scrape type for RR11017: 0
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: WX13119
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: XF66468
2026-03-30 06:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XF66468%27 HTTP/1.1" 200 None
2026-03-30 06:07:27 [auto1.es] INFO: Scrape type for XF66468: 0
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: JE90684
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: CT91769
2026-03-30 06:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CT91769%27 HTTP/1.1" 200 None
2026-03-30 06:07:27 [auto1.es] INFO: Scrape type for CT91769: 0
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: WZ85087
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: AE24734
2026-03-30 06:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AE24734%27 HTTP/1.1" 200 None
2026-03-30 06:07:27 [auto1.es] INFO: Scrape type for AE24734: 0
2026-03-30 06:07:27 [auto1.es] INFO: Found listing with ID: TT49974
2026-03-30 06:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TT49974%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for TT49974: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: YW75502
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: JY28028
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JY28028%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for JY28028: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: ER70032
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ER70032%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for ER70032: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: CT45338
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CT45338%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for CT45338: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: LV60077
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: WZ34012
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: BP77567
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: MT58726
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: ZW56409
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: KT63961
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KT63961%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for KT63961: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: ZA21810
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZA21810%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for ZA21810: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: VR29926
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: SV29323
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: VT96833
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: BE63337
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: RH33829
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: RK09701
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RK09701%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for RK09701: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: GC12859
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GC12859%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for GC12859: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: SM51869
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SM51869%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for SM51869: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: MY48214
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: EY86051
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EY86051%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for EY86051: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: UN59874
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: DH56387
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: XU82709
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XU82709%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for XU82709: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: SC27418
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: ZJ95453
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: HR31272
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: RH73314
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RH73314%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for RH73314: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: PA92548
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PA92548%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for PA92548: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: LM00276
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LM00276%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for LM00276: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: YU51978
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YU51978%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for YU51978: 0
2026-03-30 06:07:28 [auto1.es] INFO: Found listing with ID: MA61689
2026-03-30 06:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MA61689%27 HTTP/1.1" 200 None
2026-03-30 06:07:28 [auto1.es] INFO: Scrape type for MA61689: 0
2026-03-30 06: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-30 06: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-30 06:07:29 [auto1.es] INFO: Channel: 24h | Page: 37 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: ED57476
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: TW11063
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: RN82930
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: MF36359
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MF36359%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for MF36359: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: JG85850
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG85850%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for JG85850: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: FC13262
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FC13262%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for FC13262: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: ZW97071
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZW97071%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for ZW97071: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: EG32676
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: VC62552
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: PF61621
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: CP49442
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CP49442%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for CP49442: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: WD56273
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: AD67761
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: RT04886
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RT04886%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for RT04886: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: GA00375
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: ZJ56625
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: VN13138
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VN13138%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for VN13138: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: ZC64345
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZC64345%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for ZC64345: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: AR88261
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: MD04984
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MD04984%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for MD04984: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: MU93951
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MU93951%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for MU93951: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: VZ90970
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: ZX65175
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: WV15930
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: WW30264
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WW30264%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for WW30264: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: WX65667
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: WN06367
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: UF95473
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UF95473%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for UF95473: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: TH31010
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: TZ65854
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TZ65854%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for TZ65854: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: TD60260
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TD60260%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for TD60260: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: UL24539
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: LV38775
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LV38775%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for LV38775: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: TB73704
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: GB72499
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: WE46909
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WE46909%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for WE46909: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: TX70336
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: RY22174
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RY22174%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for RY22174: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: MA61086
2026-03-30 06:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MA61086%27 HTTP/1.1" 200 None
2026-03-30 06:07:29 [auto1.es] INFO: Scrape type for MA61086: 0
2026-03-30 06:07:29 [auto1.es] INFO: Found listing with ID: YH86623
2026-03-30 06:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:07:30 [auto1.es] INFO: Channel: 24h | Page: 38 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: YX68233
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YX68233%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for YX68233: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: SV12911
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SV12911%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for SV12911: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: EJ16249
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EJ16249%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for EJ16249: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: GZ44252
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GZ44252%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for GZ44252: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: FX21213
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FX21213%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for FX21213: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: AS19038
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: YH97828
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YH97828%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for YH97828: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: BF55946
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BF55946%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for BF55946: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: WV47930
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WV47930%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for WV47930: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: YJ04642
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: ET46210
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ET46210%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for ET46210: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: KZ49779
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: TK05995
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TK05995%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for TK05995: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: FG46245
2026-03-30 06:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FG46245%27 HTTP/1.1" 200 None
2026-03-30 06:07:30 [auto1.es] INFO: Scrape type for FG46245: 0
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: KP17570
2026-03-30 06:07:30 [auto1.es] INFO: Found listing with ID: JG12549
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JG12549%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for JG12549: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: KR67716
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KR67716%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for KR67716: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: CA13811
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CA13811%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for CA13811: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: GP65825
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GP65825%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for GP65825: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: KH58937
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KH58937%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for KH58937: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: ZT52456
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZT52456%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for ZT52456: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: LA57781
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LA57781%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for LA57781: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: DM84841
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DM84841%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for DM84841: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: TL38815
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TL38815%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for TL38815: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: DS90195
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DS90195%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for DS90195: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: FY96744
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FY96744%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for FY96744: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: VP19091
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VP19091%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for VP19091: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: NH85653
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: BZ65753
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: PK26809
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: GH53703
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: HH60103
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HH60103%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for HH60103: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: DY61189
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DY61189%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for DY61189: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: FJ44146
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FJ44146%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for FJ44146: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: SF85973
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: EK60433
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: ZT13794
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: VA59339
2026-03-30 06:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VA59339%27 HTTP/1.1" 200 None
2026-03-30 06:07:31 [auto1.es] INFO: Scrape type for VA59339: 0
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: DY95344
2026-03-30 06:07:31 [auto1.es] INFO: Found listing with ID: DC79827
2026-03-30 06: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-30 06: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-30 06:07:32 [auto1.es] INFO: Channel: 24h | Page: 39 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: BL04446
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BL04446%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for BL04446: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: YV38932
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YV38932%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for YV38932: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: MW67047
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: VU55173
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: KL23416
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KL23416%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for KL23416: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: BM49479
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BM49479%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for BM49479: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: ZV45444
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: UD75301
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: CD83035
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: PZ56509
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PZ56509%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for PZ56509: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: AJ69515
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: YS20114
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YS20114%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for YS20114: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: AU66709
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: EK69979
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EK69979%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for EK69979: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: CS18132
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CS18132%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for CS18132: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: AS37941
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: HC11332
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: UN29242
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: ZX62184
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: BW10675
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: MG85806
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: DX19120
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: KS42658
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: UE67433
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: TZ01977
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: GW37320
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GW37320%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for GW37320: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: GG74961
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: XW94395
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: PK32914
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PK32914%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for PK32914: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: GW88114
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GW88114%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for GW88114: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: RH91028
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RH91028%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for RH91028: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: LZ33351
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LZ33351%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for LZ33351: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: TR19943
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TR19943%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for TR19943: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: JS77996
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JS77996%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for JS77996: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: ZE40352
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZE40352%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for ZE40352: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: CC76703
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CC76703%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for CC76703: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: ES07988
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: HY65431
2026-03-30 06:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HY65431%27 HTTP/1.1" 200 None
2026-03-30 06:07:32 [auto1.es] INFO: Scrape type for HY65431: 0
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: RB15615
2026-03-30 06:07:32 [auto1.es] INFO: Found listing with ID: VZ79262
2026-03-30 06:07:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06: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-30 06:07:34 [auto1.es] INFO: Channel: 24h | Page: 40 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: HA87935
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HA87935%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for HA87935: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: XC96716
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: VC74313
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: RG03753
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: CN77625
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CN77625%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for CN77625: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: XD32564
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XD32564%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for XD32564: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: BB89966
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: EA80671
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: YK19704
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: AE50164
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: RK07615
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: UD30245
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UD30245%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for UD30245: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: BX14033
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BX14033%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for BX14033: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: FY68249
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FY68249%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for FY68249: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: AA00980
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: HZ31017
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HZ31017%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for HZ31017: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: KC96149
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KC96149%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for KC96149: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: PJ13315
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: PL39404
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PL39404%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for PL39404: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: VD65621
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VD65621%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for VD65621: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: HG29658
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: VM52348
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: JZ79034
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JZ79034%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for JZ79034: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: DD78517
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DD78517%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for DD78517: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: BC82698
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: ZV53496
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZV53496%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for ZV53496: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: ZX43091
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: UC73568
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UC73568%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for UC73568: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: LN12503
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: GV64854
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GV64854%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for GV64854: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: KZ95264
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KZ95264%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for KZ95264: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: GY48827
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GY48827%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for GY48827: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: DA78268
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: UM67436
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UM67436%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for UM67436: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: PZ10001
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: DB51566
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DB51566%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for DB51566: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: HE30029
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: MG60856
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: FC66995
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FC66995%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for FC66995: 0
2026-03-30 06:07:34 [auto1.es] INFO: Found listing with ID: BA40352
2026-03-30 06:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BA40352%27 HTTP/1.1" 200 None
2026-03-30 06:07:34 [auto1.es] INFO: Scrape type for BA40352: 0
2026-03-30 06: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-30 06: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-30 06:07:35 [auto1.es] INFO: Channel: 24h | Page: 41 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: AF24010
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27AF24010%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for AF24010: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: SR31558
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: GG87039
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: KB02091
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KB02091%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for KB02091: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: MW66330
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MW66330%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for MW66330: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: VA34349
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: TW43134
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TW43134%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for TW43134: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: CE25443
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CE25443%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for CE25443: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: MP79118
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MP79118%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for MP79118: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: JM41258
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: GU18953
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: HX86510
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: MW71818
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: YA27330
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YA27330%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for YA27330: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: SX49726
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SX49726%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for SX49726: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: ZD82748
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: DM23337
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DM23337%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for DM23337: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: ZJ73246
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZJ73246%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for ZJ73246: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: EA73564
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: ZM37535
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: PE94683
2026-03-30 06:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PE94683%27 HTTP/1.1" 200 None
2026-03-30 06:07:35 [auto1.es] INFO: Scrape type for PE94683: 0
2026-03-30 06:07:35 [auto1.es] INFO: Found listing with ID: UD02034
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UD02034%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for UD02034: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: FK96312
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FK96312%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for FK96312: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: SL01045
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SL01045%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for SL01045: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: WA68428
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WA68428%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for WA68428: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: DK05159
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: VJ61216
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VJ61216%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for VJ61216: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: KX75561
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KX75561%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for KX75561: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: ZE38757
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZE38757%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for ZE38757: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: HX37636
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HX37636%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for HX37636: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: GW51820
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GW51820%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for GW51820: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: BT71977
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: TH94228
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TH94228%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for TH94228: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: JK26154
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: EA32126
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: JE13816
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27JE13816%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for JE13816: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: XP47447
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: YV42226
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YV42226%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for YV42226: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: NG71405
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NG71405%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for NG71405: 0
2026-03-30 06:07:36 [auto1.es] INFO: Found listing with ID: GU66337
2026-03-30 06:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GU66337%27 HTTP/1.1" 200 None
2026-03-30 06:07:36 [auto1.es] INFO: Scrape type for GU66337: 0
2026-03-30 06: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-30 06: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-30 06:07:37 [auto1.es] INFO: Channel: 24h | Page: 42 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: CC89526
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: MY23078
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: PN58754
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: XM15498
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XM15498%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for XM15498: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: XL95591
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: DA49671
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DA49671%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for DA49671: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: KC85026
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: GH57787
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GH57787%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for GH57787: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: BX27064
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BX27064%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for BX27064: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: AT82365
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: WK81773
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WK81773%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for WK81773: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: TS39016
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: TT65809
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: EH49664
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: EB66589
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EB66589%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for EB66589: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: PA52283
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: PG75974
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PG75974%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for PG75974: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: BE72749
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: ZK42012
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27ZK42012%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for ZK42012: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: PS53569
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: LG52328
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LG52328%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for LG52328: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: RF71791
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: GE54234
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: VN90638
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VN90638%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for VN90638: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: UF54007
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: DH26781
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27DH26781%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for DH26781: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: XP71209
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: AT12035
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: CB66471
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: XJ81708
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: BT51966
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BT51966%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for BT51966: 0
2026-03-30 06:07:37 [auto1.es] INFO: Found listing with ID: WU60183
2026-03-30 06:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WU60183%27 HTTP/1.1" 200 None
2026-03-30 06:07:37 [auto1.es] INFO: Scrape type for WU60183: 0
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: LK89400
2026-03-30 06:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LK89400%27 HTTP/1.1" 200 None
2026-03-30 06:07:38 [auto1.es] INFO: Scrape type for LK89400: 0
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: DV24306
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: TV24981
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: PC32522
2026-03-30 06:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PC32522%27 HTTP/1.1" 200 None
2026-03-30 06:07:38 [auto1.es] INFO: Scrape type for PC32522: 0
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: HV31906
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: CP18304
2026-03-30 06:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27CP18304%27 HTTP/1.1" 200 None
2026-03-30 06:07:38 [auto1.es] INFO: Scrape type for CP18304: 0
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: YD38751
2026-03-30 06:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27YD38751%27 HTTP/1.1" 200 None
2026-03-30 06:07:38 [auto1.es] INFO: Scrape type for YD38751: 0
2026-03-30 06:07:38 [auto1.es] INFO: Found listing with ID: MF35221
2026-03-30 06:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27MF35221%27 HTTP/1.1" 200 None
2026-03-30 06:07:38 [auto1.es] INFO: Scrape type for MF35221: 0
2026-03-30 06: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-30 06:07: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-30 06:07:39 [auto1.es] INFO: Channel: 24h | Page: 43 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: LR44040
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LR44040%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for LR44040: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: XZ62069
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: LV43298
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: AW26906
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: BF82684
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF82684%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for BF82684: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: LS22424
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: JN16141
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JN16141%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for JN16141: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: RE29158
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE29158%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for RE29158: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: XM37259
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XM37259%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for XM37259: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: DD08743
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: MB84722
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MB84722%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for MB84722: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: LJ76741
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ76741%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for LJ76741: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: EJ15822
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: MY16878
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY16878%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for MY16878: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: SR36141
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SR36141%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for SR36141: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: PW93745
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: RW31062
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: UB86701
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB86701%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for UB86701: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: XP60269
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: KL17964
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KL17964%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for KL17964: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: NM08693
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM08693%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for NM08693: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: MM24927
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM24927%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for MM24927: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: WG45325
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: MD68479
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: AZ60367
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ60367%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for AZ60367: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: LJ63273
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: EH03748
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH03748%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for EH03748: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: GF33961
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GF33961%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for GF33961: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: LX05735
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: FX69665
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX69665%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for FX69665: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: NV64390
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NV64390%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for NV64390: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: UH53722
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UH53722%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for UH53722: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: UP08006
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: AP47288
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: EG51857
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: TS53334
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: HP31470
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HP31470%27 HTTP/1.1" 200 None
2026-03-30 06:07:39 [auto1.es] INFO: Scrape type for HP31470: 0
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: TW94946
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: KE70928
2026-03-30 06:07:39 [auto1.es] INFO: Found listing with ID: HX30017
2026-03-30 06:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06: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-30 06:07:40 [auto1.es] INFO: Channel: 24h | Page: 44 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: PE66788
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27PE66788%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for PE66788: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: WA65207
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WA65207%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for WA65207: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: SY19830
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: RR07700
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RR07700%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for RR07700: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: RF07402
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: FR94321
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: UA24744
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: US29597
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27US29597%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for US29597: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: NJ67875
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: XF82752
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27XF82752%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for XF82752: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: RK77233
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27RK77233%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for RK77233: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: YJ22884
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: VV48329
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: NR06421
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27NR06421%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for NR06421: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: UE40961
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27UE40961%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for UE40961: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: KH51643
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: VK88655
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VK88655%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for VK88655: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: LX19850
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27LX19850%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for LX19850: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: VY33491
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27VY33491%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for VY33491: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: MK70823
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: WJ13987
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27WJ13987%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for WJ13987: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: CV66475
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: WV13003
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: RU20773
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: DX72954
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: VA33750
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: SR52978
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27SR52978%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for SR52978: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: BA23720
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: PL84711
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: AZ04928
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: ZK54179
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: JA60709
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: BK75900
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27BK75900%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for BK75900: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: EF82008
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27EF82008%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for EF82008: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: TX62344
2026-03-30 06:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27TX62344%27 HTTP/1.1" 200 None
2026-03-30 06:07:40 [auto1.es] INFO: Scrape type for TX62344: 0
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: CY52892
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: RW90517
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: KK87704
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: AF53027
2026-03-30 06:07:40 [auto1.es] INFO: Found listing with ID: NX17648
2026-03-30 06:07:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06: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-30 06:07:42 [auto1.es] INFO: Channel: 24h | Page: 45 | totalHits: 1850 | hits on page: 40
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: RX17538
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX17538%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for RX17538: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: PP42780
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP42780%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for PP42780: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: EK21860
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EK21860%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for EK21860: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: EM88527
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EM88527%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for EM88527: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: ML70720
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ML70720%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for ML70720: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: XA25667
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: LH42756
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LH42756%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for LH42756: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: YS26400
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YS26400%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for YS26400: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: DL67174
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DL67174%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for DL67174: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: VT22035
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT22035%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for VT22035: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: BM94316
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BM94316%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for BM94316: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: NP14618
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NP14618%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for NP14618: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: MS21138
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS21138%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for MS21138: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: EG18417
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EG18417%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for EG18417: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: MH61134
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MH61134%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for MH61134: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: SJ29812
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: YR47021
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YR47021%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for YR47021: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: HD15587
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HD15587%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for HD15587: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: RV46161
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV46161%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for RV46161: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: BE52894
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE52894%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for BE52894: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: VG10975
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VG10975%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for VG10975: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: VC46387
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: PT83214
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: JM22028
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: BE06656
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE06656%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for BE06656: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: BB43424
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BB43424%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for BB43424: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: PP51748
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: UR52438
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UR52438%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for UR52438: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: PS14149
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS14149%27 HTTP/1.1" 200 None
2026-03-30 06:07:42 [auto1.es] INFO: Scrape type for PS14149: 0
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: KW41207
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: DZ14313
2026-03-30 06:07:42 [auto1.es] INFO: Found listing with ID: GB85500
2026-03-30 06:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27GB85500%27 HTTP/1.1" 200 None
2026-03-30 06:07:43 [auto1.es] INFO: Scrape type for GB85500: 0
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: MM10114
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: HB49696
2026-03-30 06:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27HB49696%27 HTTP/1.1" 200 None
2026-03-30 06:07:43 [auto1.es] INFO: Scrape type for HB49696: 0
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: BD69274
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: ES13897
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: PD50482
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: FP09547
2026-03-30 06:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27FP09547%27 HTTP/1.1" 200 None
2026-03-30 06:07:43 [auto1.es] INFO: Scrape type for FP09547: 0
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: KU62533
2026-03-30 06:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06: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%27KU62533%27 HTTP/1.1" 200 None
2026-03-30 06:07:43 [auto1.es] INFO: Scrape type for KU62533: 0
2026-03-30 06:07:43 [auto1.es] INFO: Found listing with ID: JZ72773
2026-03-30 06: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-30 06:08:05 [scrapy.extensions.logstats] INFO: Crawled 51 pages (at 15 pages/min), scraped 115 items (at 25 items/min)
2026-03-30 06:08:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 06:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 06:08:14 [auto1.es] INFO: Channel: 24h | Page: 46 | totalHits: 1850 | hits on page: 40
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: SX89883
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SX89883%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for SX89883: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: KP23641
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KP23641%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for KP23641: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: FN14601
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: ZT45272
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT45272%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for ZT45272: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: EW17140
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: GP84876
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP84876%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for GP84876: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: FF19626
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: GG14536
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG14536%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for GG14536: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: XF41535
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: KK57262
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: PL51206
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL51206%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for PL51206: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: GZ44796
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ44796%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for GZ44796: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: EU70316
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: PN86377
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN86377%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for PN86377: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: MF61460
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: JS10706
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: UG73300
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: CE73826
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CE73826%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for CE73826: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: DW64016
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: XB82673
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XB82673%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for XB82673: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: NM22189
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM22189%27 HTTP/1.1" 200 None
2026-03-30 06:08:14 [auto1.es] INFO: Scrape type for NM22189: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: BA61536
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: UP09375
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: GE22021
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: FA09072
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: ZH42049
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: LB38939
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: RV29319
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: US62634
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: XN12672
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: YH49695
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [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-30 06:08:14 [auto1.es] INFO: Scrape type for YH49695: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: RW91373
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [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-30 06:08:14 [auto1.es] INFO: Scrape type for RW91373: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: RP67068
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: LG74328
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [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-30 06:08:14 [auto1.es] INFO: Scrape type for LG74328: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: RF85744
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: YX32704
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: ZG63896
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [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-30 06:08:14 [auto1.es] INFO: Scrape type for ZG63896: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: XN94474
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: VU26922
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [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-30 06:08:14 [auto1.es] INFO: Scrape type for VU26922: 0
2026-03-30 06:08:14 [auto1.es] INFO: Found listing with ID: AG57096
2026-03-30 06:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:14 [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-30 06:08:14 [auto1.es] INFO: Scrape type for AG57096: 0
2026-03-30 06:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:08: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-30 06:08:15 [auto1.es] INFO: Channel: 24h | Page: 47 | totalHits: 1850 | hits on page: 10
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: CM29770
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: PU80612
2026-03-30 06:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:15 [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-30 06:08:15 [auto1.es] INFO: Scrape type for PU80612: 0
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: RX82713
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: AE71783
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: GH02704
2026-03-30 06:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:15 [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-30 06:08:15 [auto1.es] INFO: Scrape type for GH02704: 0
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: CM09391
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: GR51630
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: DU59373
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: ZH62909
2026-03-30 06:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 06:08:15 [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-30 06:08:15 [auto1.es] INFO: Scrape type for ZH62909: 0
2026-03-30 06:08:15 [auto1.es] INFO: Found listing with ID: HZ84685
2026-03-30 06:08:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 06:08: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-30 06:08:16 [auto1.es] INFO: Channel: 24h | Page: 48 | totalHits: 1850 | hits on page: 0
2026-03-30 06:08:16 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 06:08:16 [auto1.es] INFO: auto1.es Batch config: batch 2/2
2026-03-30 06:08:16 [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>: 3, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 256, <ScrapeType.BATCH_SKIPPED: 5>: 252}
2026-03-30 06:08:16 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (115 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.es/task_22_2026-03-30T06_05_00.jl
2026-03-30 06:08:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 151327,
'downloader/request_count': 54,
'downloader/request_method_count/GET': 4,
'downloader/request_method_count/POST': 50,
'downloader/response_bytes': 8318374,
'downloader/response_count': 54,
'downloader/response_status_count/200': 54,
'dupefilter/filtered': 1,
'elapsed_time_seconds': 191.600011,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 6, 8, 16, 787469, tzinfo=datetime.timezone.utc),
'item_scraped_count': 115,
'log_count/DEBUG': 2849,
'log_count/INFO': 3864,
'memusage/max': 168230912,
'memusage/startup': 149856256,
'request_depth_max': 51,
'response_received_count': 54,
'scheduler/dequeued': 54,
'scheduler/dequeued/memory': 54,
'scheduler/enqueued': 54,
'scheduler/enqueued/memory': 54,
'scrape_type/batch_skipped': 951,
'scrape_type/new': 1,
'scrape_type/price_update': 114,
'scrape_type/skipped': 823,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 54,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.8181531840193745,
'scrapy-zyte-api/mean_response_seconds': 2.94618543215027,
'scrapy-zyte-api/processed': 54,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 54,
'scrapy-zyte-api/request_args/experimental.requestCookies': 53,
'scrapy-zyte-api/request_args/experimental.responseCookies': 54,
'scrapy-zyte-api/request_args/httpRequestBody': 50,
'scrapy-zyte-api/request_args/httpRequestMethod': 50,
'scrapy-zyte-api/request_args/httpResponseBody': 54,
'scrapy-zyte-api/request_args/httpResponseHeaders': 54,
'scrapy-zyte-api/request_args/sessionContext': 54,
'scrapy-zyte-api/request_args/url': 54,
'scrapy-zyte-api/status_codes/200': 54,
'scrapy-zyte-api/success': 54,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1890,
'source/total_available': 1850,
'start_time': datetime.datetime(2026, 3, 30, 6, 5, 5, 187458, tzinfo=datetime.timezone.utc)}
2026-03-30 06:08:16 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 06:08:16 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7ff5e5020cd0>
2026-03-30 06:08:16 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7ff5e4ea00d0>