2026-03-27 11:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 11:00:06 [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-27 11:00:06 [arval.it] INFO: Starting spider arval.it [deploy-check: 2026-03-12T15:10]
2026-03-27 11:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 11:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 11:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 11:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 11:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: b8ee5af9866d527d
2026-03-27 11:00:06 [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-27 11:00:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_DELAY': 0.25,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/arval.it/task_49_2026-03-27T11_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 11:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 11:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 11:00:06 [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-27 11:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 11:00:06 [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-27 11:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 11:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 11:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-27 11:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 11:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 11:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: it
2026-03-27 11:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27it%27%20and%20RowKey%20eq%20%27it%27 HTTP/1.1" 200 None
2026-03-27 11:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 11:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 11:00:06 [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-27 11:00:06 [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-27 11:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 11:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 11:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 11:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 144MiB
2026-03-27 11:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 11:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 11:00:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-27 11:00:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-27 11:00:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-27 11:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-27 11:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/> (resource type: document)
2026-03-27 11:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.it/>
2026-03-27 11:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/> (resource type: document)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/fonts/bnpp-sans/bnpp-sans.woff2> (resource type: font)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2> (resource type: font)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/fonts/bnpp-sans/bnpp-sans-light.woff2> (resource type: font)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2> (resource type: font)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2> (resource type: font)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/arval_styles/arval.css> (resource type: stylesheet)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/scripts/arval_scripts/polyfills.js> (resource type: script)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/scripts/arval_scripts/runtime.min.js> (resource type: script)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/scripts/arval_scripts/arval.js> (resource type: script)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/scripts/arval_scripts/vandor.min.js> (resource type: script)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/images/arval-autoselect-logo.png> (resource type: image)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.it/images/arval-autoselect-logo.png>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/CountriesData/Italy/images/banners/hero-image-homepage-2.jpg> (resource type: image)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.it/CountriesData/Italy/images/banners/hero-image-homepage-2.jpg>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.2.min.js> (resource type: script)
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/scripts/arval_scripts/polyfills.js>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/scripts/arval_scripts/runtime.min.js>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/scripts/arval_scripts/vandor.min.js>
2026-03-27 11:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-27 11:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-27 11:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/scripts/arval_scripts/arval.js>
2026-03-27 11:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.it/styles/arval_styles/arval.css>
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57> (resource type: script)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/images/arval-autoselect-logo.png> (resource type: image)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.it/images/arval-autoselect-logo.png>
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/CountriesData/Italy/images/banners/hero-image-homepage-2.jpg> (resource type: image)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.it/CountriesData/Italy/images/banners/hero-image-homepage-2.jpg>
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/arval_icons/android-icon-192x192.png> (resource type: image)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.it/styles/arval_icons/android-icon-192x192.png>
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.it/styles/arval_icons/favicon-16x16.png> (resource type: image)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.it/styles/arval_icons/favicon-16x16.png>
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/?pageSize=6&_=1774609215949> (resource type: xhr)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/10> (resource type: xhr)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/10?purchaseOption=release&orderBy=reLeasePriceGross|asc> (resource type: xhr)
2026-03-27 11:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr)
2026-03-27 11:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.it> (referer: None) ['playwright']
2026-03-27 11:00:16 [arval.it] INFO: Scrapy-formatted cookies: [{'name': 'ARRAffinity', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.it', 'path': '/'}, {'name': 'ARRAffinitySameSite', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.it', 'path': '/'}, {'name': 'ai_user', 'value': 'KS+rXMoXPPMu9a9wz/xfKI|2026-03-27T11:00:15.052Z', 'domain': 'autoselect.arval.it', 'path': '/'}, {'name': 'ai_session', 'value': '/tsgRC3MUyDR4lU1Vilyij|1774609216062|1774609216062', 'domain': 'autoselect.arval.it', 'path': '/'}]
2026-03-27 11:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-27 11:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=1&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:17 [arval.it] INFO: Found listing with ID: 132645
2026-03-27 11:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132645%27 HTTP/1.1" 200 None
2026-03-27 11:00:17 [arval.it] INFO: Scrape type for 132645: 1
2026-03-27 11:00:17 [arval.it] INFO: Found listing with ID: 132644
2026-03-27 11:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132644%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132644: 1
2026-03-27 11:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132640
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132640%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132640: 1
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132613
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132613%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132613: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132612
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132612%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132612: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132611
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132611%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132611: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132610
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132610%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132610: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132609
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132609%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132609: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132608
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132608%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132608: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132607
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132607%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132607: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132606
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132606%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132606: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132605
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132605%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132605: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132604
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132604%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132604: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132603
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132603%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132603: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132602
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132602%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132602: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132601
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132601%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132601: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132600
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132600%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132600: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132599
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132599%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132599: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132598
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132598%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132598: 0
2026-03-27 11:00:18 [arval.it] INFO: Found listing with ID: 132597
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132597%27 HTTP/1.1" 200 None
2026-03-27 11:00:18 [arval.it] INFO: Scrape type for 132597: 0
2026-03-27 11:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87859556-cb21-5b39-a0b8-41ba9bdacf0b with identifier: 132645
2026-03-27 11:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b with scrape type 1
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/0.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/1.jpeg not downloaded yet
2026-03-27 11:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/2.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/3.jpeg not downloaded yet
2026-03-27 11:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=2&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/4.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/5.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/6.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/7.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/8.jpeg not downloaded yet
2026-03-27 11:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b with identifier: 132644
2026-03-27 11:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b with scrape type 1
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/0.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/9.jpeg not downloaded yet
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/1.jpeg not downloaded yet
2026-03-27 11:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/2.jpeg not downloaded yet
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132596
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132596%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132596: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132594
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132594%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132594: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132593
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132593%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132593: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132592
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132592%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132592: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132591
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132591%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132591: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132590
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132590%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132590: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132589
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132589%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132589: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132588
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132588%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132588: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132587
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132587%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132587: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132586
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132586%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132586: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132585
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132585%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132585: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132584
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132584%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132584: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132583
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132583%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132583: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132582
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132582%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132582: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132581
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132581%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132581: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132580
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132580%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132580: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132579
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132579%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132579: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132578
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132578%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132578: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132577
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132577%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132577: 0
2026-03-27 11:00:20 [arval.it] INFO: Found listing with ID: 132576
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132576%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [arval.it] INFO: Scrape type for 132576: 0
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/3.jpeg not downloaded yet
2026-03-27 11:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/4.jpeg not downloaded yet
2026-03-27 11:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11321823-4a90-5853-a390-57bf29826711 with identifier: 132640
2026-03-27 11:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11321823-4a90-5853-a390-57bf29826711 with scrape type 1
2026-03-27 11:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/0.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/5.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/1.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/6.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/2.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/7.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/3.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/8.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/4.jpeg not downloaded yet
2026-03-27 11:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/9.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/5.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/6.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/7.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/8.jpeg not downloaded yet
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/9.jpeg not downloaded yet
2026-03-27 11:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ab05c90>
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F0.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/0.jpeg saved to cache
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae47850>
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F2.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/2.jpeg saved to cache
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69c336e50>
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F1.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/1.jpeg saved to cache
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69b039850>
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F3.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/3.jpeg saved to cache
2026-03-27 11:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69af61810>
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F4.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/4.jpeg saved to cache
2026-03-27 11:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=3&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132575
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132575%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132575: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132574
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132574%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132574: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132573
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132573%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132573: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132572
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132572%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132572: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132571
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132571%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132571: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132570
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132570%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132570: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132569
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132569%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132569: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132568
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132568%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132568: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132567
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132567%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132567: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132566
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132566%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132566: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132565
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132565%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132565: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132564
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132564%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132564: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132563
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132563%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132563: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132562
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132562%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132562: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132561
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132561%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132561: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132560
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132560%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132560: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132559
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132559%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132559: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132558
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132558%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132558: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132557
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132557%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132557: 0
2026-03-27 11:00:22 [arval.it] INFO: Found listing with ID: 132556
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132556%27 HTTP/1.1" 200 None
2026-03-27 11:00:22 [arval.it] INFO: Scrape type for 132556: 0
2026-03-27 11:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69b039fd0>
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F5.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/5.jpeg saved to cache
2026-03-27 11:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae8cd10>
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F6.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/6.jpeg saved to cache
2026-03-27 11:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae4e6d0>
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F7.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/7.jpeg saved to cache
2026-03-27 11:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69a935590>
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F0.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/0.jpeg saved to cache
2026-03-27 11:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69a9b5ed0>
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F8.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/8.jpeg saved to cache
2026-03-27 11:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=4&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae26310>
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F1.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/1.jpeg saved to cache
2026-03-27 11:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132555
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132555%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132555: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132554
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132554%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132554: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132553
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132553%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132553: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132552
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132552%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132552: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132551
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132551%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132551: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132550
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132550%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132550: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132549
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132549%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132549: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132548
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132548%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132548: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132547
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132547%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132547: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132546
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132546%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132546: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132545
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132545%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132545: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132544
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132544%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132544: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132543
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132543%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132543: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132542
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132542%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132542: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132541
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132541%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132541: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132540
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132540%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132540: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132539
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132539%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132539: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132537
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132537%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132537: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132536
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132536%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132536: 0
2026-03-27 11:00:24 [arval.it] INFO: Found listing with ID: 132534
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132534%27 HTTP/1.1" 200 None
2026-03-27 11:00:24 [arval.it] INFO: Scrape type for 132534: 0
2026-03-27 11:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132645)
2026-03-27 11:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69a937590>
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132645%252F9.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/9.jpeg saved to cache
2026-03-27 11:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b
2026-03-27 11:00:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87859556-cb21-5b39-a0b8-41ba9bdacf0b, skipping ID generation
2026-03-27 11:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b with scrape type 1
2026-03-27 11:00:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87859556-cb21-5b39-a0b8-41ba9bdacf0b sending to next pipeline
2026-03-27 11:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: 87859556-cb21-5b39-a0b8-41ba9bdacf0b, identifier: 132645
2026-03-27 11:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: 87859556-cb21-5b39-a0b8-41ba9bdacf0b with identifier: 132645
2026-03-27 11:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=grey HTTP/1.1" 200 None
2026-03-27 11:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=Hybrid HTTP/1.1" 200 None
2026-03-27 11:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: 87859556-cb21-5b39-a0b8-41ba9bdacf0b with identifier: 132645
2026-03-27 11:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: 87859556-cb21-5b39-a0b8-41ba9bdacf0b with identifier: 132645 to the API
2026-03-27 11:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 11:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/9.jpeg>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'grey',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 177,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '87859556-cb21-5b39-a0b8-41ba9bdacf0b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GN433LJ',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/jeep-compass-15-turbo-t4-mhev-130cv-limited-2wd-dct-132645',
'listing': 'directbuy',
'location': 'Orzinuovi',
'make': 'Jeep',
'model': 'Compass',
'odometer': 21851,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65677,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66857,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57004,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52755,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64208,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39738,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37358,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29570,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49192,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87859556-cb21-5b39-a0b8-41ba9bdacf0b/87859556-cb21-5b39-a0b8-41ba9bdacf0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49553,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132645/9.jpeg',
'Width': 800}],
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.5 turbo t4 mhev 130cv limited 2wd dct',
'transmission': 'automatic',
'trim': '1.5 turbo t4 mhev 130cv limited 2wd dct',
'vin': 'ZACNJECA7PPS44119',
'year': 2023}
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132645%27 HTTP/1.1" 200 None
2026-03-27 11:00:27 [arval.it] INFO: Saving data for 132645: {'created_time': 1774609227.151989, 'last_price_update_time': 1774609227.152006}
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='132645') HTTP/1.1" 204 0
2026-03-27 11:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae7e650>
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F2.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/2.jpeg saved to cache
2026-03-27 11:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69a9bc410>
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F3.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/3.jpeg saved to cache
2026-03-27 11:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69afe9c10>
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F4.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/4.jpeg saved to cache
2026-03-27 11:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69a9be850>
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F8.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/8.jpeg saved to cache
2026-03-27 11:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=5&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132535
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132535%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132535: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132530
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132530%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132530: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132513
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132513%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132513: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132512
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132512%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132512: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132498
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132498%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132498: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132497
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132497%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132497: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132495
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132495%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132495: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132494
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132494%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132494: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132493
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132493%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132493: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132492
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132492%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132492: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132491
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132491%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132491: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132490
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132490%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132490: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132489
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132489%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132489: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132488
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132488%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132488: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132487
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132487%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132487: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132486
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132486%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132486: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132485
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132485%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132485: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132484
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132484%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132484: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132483
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132483%27 HTTP/1.1" 200 None
2026-03-27 11:00:28 [arval.it] INFO: Scrape type for 132483: 0
2026-03-27 11:00:28 [arval.it] INFO: Found listing with ID: 132482
2026-03-27 11:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132482%27 HTTP/1.1" 200 None
2026-03-27 11:00:29 [arval.it] INFO: Scrape type for 132482: 0
2026-03-27 11:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69c337a50>
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_9.jpg HTTP/1.1" 201 0
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F9.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/9.jpeg saved to cache
2026-03-27 11:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae45f10>
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_8.jpg HTTP/1.1" 201 0
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F8.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/8.jpeg saved to cache
2026-03-27 11:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69c3b9d10>
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_7.jpg HTTP/1.1" 201 0
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F7.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/7.jpeg saved to cache
2026-03-27 11:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae46fd0>
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_6.jpg HTTP/1.1" 201 0
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F6.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/6.jpeg saved to cache
2026-03-27 11:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=6&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132481
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132481%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132481: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132480
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132480%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132480: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132479
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132479%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132479: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132478
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132478%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132478: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132477
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132477%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132477: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132476
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132476%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132476: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132475
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132475%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132475: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132474
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132474%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132474: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132473
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132473%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132473: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132472
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132472%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132472: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132471
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132471%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132471: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132470
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132470%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132470: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132469
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132469%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132469: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132468
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132468%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132468: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132467
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132467%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132467: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132466
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132466%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132466: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132465
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132465%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132465: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132464
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132464%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132464: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132463
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132463%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132463: 0
2026-03-27 11:00:30 [arval.it] INFO: Found listing with ID: 132462
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132462%27 HTTP/1.1" 200 None
2026-03-27 11:00:30 [arval.it] INFO: Scrape type for 132462: 0
2026-03-27 11:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae3d510>
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_5.jpg HTTP/1.1" 201 0
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F5.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/5.jpeg saved to cache
2026-03-27 11:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae44390>
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F9.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/9.jpeg saved to cache
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69afdc510>
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_4.jpg HTTP/1.1" 201 0
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F4.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/4.jpeg saved to cache
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ae44790>
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_3.jpg HTTP/1.1" 201 0
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F3.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/3.jpeg saved to cache
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69c673e50>
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F7.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/7.jpeg saved to cache
2026-03-27 11:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=7&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69ab077d0>
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_2.jpg HTTP/1.1" 201 0
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F2.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/2.jpeg saved to cache
2026-03-27 11:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132461
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132461%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132461: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132460
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132460%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132460: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132459
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132459%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132459: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132458
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132458%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132458: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132457
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132457%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132457: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132456
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132456%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132456: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132455
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132455%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132455: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132380
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132380%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132380: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132382
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132382%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132382: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132361
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132361%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132361: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132360
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132360%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132360: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132359
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132359%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132359: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132358
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132358%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132358: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132357
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132357%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132357: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132356
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132356%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132356: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132355
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132355%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132355: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132353
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132353%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132353: 0
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132352
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132352%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132352: 2
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132351
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132351%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132351: 2
2026-03-27 11:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:32 [arval.it] INFO: Found listing with ID: 132349
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132349%27 HTTP/1.1" 200 None
2026-03-27 11:00:32 [arval.it] INFO: Scrape type for 132349: 2
2026-03-27 11:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69afdcfd0>
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F6.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/6.jpeg saved to cache
2026-03-27 11:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69a9e2410>
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_1.jpg HTTP/1.1" 201 0
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F1.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/1.jpeg saved to cache
2026-03-27 11:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132644)
2026-03-27 11:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69c327e90>
2026-03-27 11:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F917%252F132644%252F5.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/5.jpeg saved to cache
2026-03-27 11:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b
2026-03-27 11:00:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b, skipping ID generation
2026-03-27 11:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b with scrape type 1
2026-03-27 11:00:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b sending to next pipeline
2026-03-27 11:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b, identifier: 132644
2026-03-27 11:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b with identifier: 132644
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=black HTTP/1.1" 200 None
2026-03-27 11:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=Diesel HTTP/1.1" 200 None
2026-03-27 11:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b with identifier: 132644
2026-03-27 11:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: 629e4cf0-18a6-58ce-bc6e-afc4cbd8573b with identifier: 132644 to the API
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 11:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/5.jpeg>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '629e4cf0-18a6-58ce-bc6e-afc4cbd8573b',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GC891PE',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/audi-q2-30-16-tdi-admired-s-tronic-my20-132644',
'listing': 'directbuy',
'location': 'Orzinuovi',
'make': 'Audi',
'model': 'Q2',
'odometer': 52505,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41960,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39521,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47046,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47476,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52693,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45213,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38887,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16778,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47081,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629e4cf0-18a6-58ce-bc6e-afc4cbd8573b/629e4cf0-18a6-58ce-bc6e-afc4cbd8573b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39561,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/917/132644/9.jpeg',
'Width': 800}],
'price': 24400.0,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 30 1.6 tdi admired s tronic my20',
'transmission': 'automatic',
'trim': '30 1.6 tdi admired s tronic my20',
'vin': 'WAUZZZGA6LA053233',
'year': 2020}
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132644%27 HTTP/1.1" 200 None
2026-03-27 11:00:34 [arval.it] INFO: Saving data for 132644: {'created_time': 1774609234.412348, 'last_price_update_time': 1774609234.412358}
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='132644') HTTP/1.1" 204 0
2026-03-27 11:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132352> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132351> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132640)
2026-03-27 11:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b924dab-4513-5a26-9c32-9bbc6f757744 with identifier: 132352
2026-03-27 11:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b924dab-4513-5a26-9c32-9bbc6f757744 with scrape type 2
2026-03-27 11:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b924dab-4513-5a26-9c32-9bbc6f757744 with scrape type 2
2026-03-27 11:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: 5b924dab-4513-5a26-9c32-9bbc6f757744, identifier: 132352
2026-03-27 11:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: 5b924dab-4513-5a26-9c32-9bbc6f757744 with identifier: 132352
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=other HTTP/1.1" 200 None
2026-03-27 11:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=Petrol HTTP/1.1" 200 None
2026-03-27 11:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: 5b924dab-4513-5a26-9c32-9bbc6f757744 with identifier: 132352
2026-03-27 11:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: 5b924dab-4513-5a26-9c32-9bbc6f757744 with identifier: 132352 to the API
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 11:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132352>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5b924dab-4513-5a26-9c32-9bbc6f757744',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GJ249AM',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/volkswagen-t-cross-suv-t-cross-2019-5p-suv-10-tsi-81kw-style-dsg-132352',
'listing': 'directbuy',
'location': 'Online',
'make': 'Volkswagen',
'model': 'T-CROSS SUV',
'odometer': 127930,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14499.0,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen T-CROSS SUV T-CROSS 2019 5P SUV 1.0 TSI 81KW STYLE DSG',
'transmission': 'automatic',
'trim': 'T-CROSS 2019 5P SUV 1.0 TSI 81KW STYLE DSG',
'vin': 'WVGZZZC1ZNY041842',
'year': 2022}
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132352%27 HTTP/1.1" 200 None
2026-03-27 11:00:35 [arval.it] INFO: Saving data for 132352: {'created_time': 1774504863.930234, 'last_price_update_time': 1774609235.355558}
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='132352') HTTP/1.1" 204 0
2026-03-27 11:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50e441cb-7f02-5bd2-856b-fa67a9522dd7 with identifier: 132351
2026-03-27 11:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50e441cb-7f02-5bd2-856b-fa67a9522dd7 with scrape type 2
2026-03-27 11:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50e441cb-7f02-5bd2-856b-fa67a9522dd7 with scrape type 2
2026-03-27 11:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: 50e441cb-7f02-5bd2-856b-fa67a9522dd7, identifier: 132351
2026-03-27 11:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 11:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc69a9bead0>
2026-03-27 11:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 11:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_0.jpg HTTP/1.1" 201 0
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.it',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F960%252F132640%252F0.jpeg') HTTP/1.1" 204 0
2026-03-27 11:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/0.jpeg saved to cache
2026-03-27 11:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11321823-4a90-5853-a390-57bf29826711
2026-03-27 11:00:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11321823-4a90-5853-a390-57bf29826711, skipping ID generation
2026-03-27 11:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11321823-4a90-5853-a390-57bf29826711 with scrape type 1
2026-03-27 11:00:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11321823-4a90-5853-a390-57bf29826711 sending to next pipeline
2026-03-27 11:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: 11321823-4a90-5853-a390-57bf29826711, identifier: 132640
2026-03-27 11:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: 50e441cb-7f02-5bd2-856b-fa67a9522dd7 with identifier: 132351
2026-03-27 11:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: 50e441cb-7f02-5bd2-856b-fa67a9522dd7 with identifier: 132351
2026-03-27 11:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: 50e441cb-7f02-5bd2-856b-fa67a9522dd7 with identifier: 132351 to the API
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 11:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132351>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'grey',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '50e441cb-7f02-5bd2-856b-fa67a9522dd7',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GL915SV',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/cupra-formentor-2020-5p-suv-20-tdi-132351',
'listing': 'directbuy',
'location': 'Online',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 111653,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20599.0,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 0,
'seller_name': None,
'title': 'Cupra Formentor 2020 5P SUV 2.0 TDI',
'transmission': 'manual',
'trim': '2020 5P SUV 2.0 TDI',
'vin': 'VSSZZZKMZNR086608',
'year': 2022}
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132351%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Saving data for 132351: {'created_time': 1774504841.068789, 'last_price_update_time': 1774609236.019908}
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='132351') HTTP/1.1" 204 0
2026-03-27 11:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: 11321823-4a90-5853-a390-57bf29826711 with identifier: 132640
2026-03-27 11:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: 11321823-4a90-5853-a390-57bf29826711 with identifier: 132640
2026-03-27 11:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: 11321823-4a90-5853-a390-57bf29826711 with identifier: 132640 to the API
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:00: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-27 11:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/0.jpeg>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'grey',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '11321823-4a90-5853-a390-57bf29826711',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GG732ZZ',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/volvo-xc40-2017-5p-suv-t3-automatico-momentum-pro-132640',
'listing': 'directbuy',
'location': 'Online',
'make': 'Volvo',
'model': 'XC40',
'odometer': 80563,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31639,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42825,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41151,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32798,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32515,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32592,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36691,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30699,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29298,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11321823-4a90-5853-a390-57bf29826711/11321823-4a90-5853-a390-57bf29826711_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31929,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/960/132640/9.jpeg',
'Width': 800}],
'price': 23999.0,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 0,
'seller_name': None,
'title': 'Volvo XC40 2017 5P SUV T3 AUTOMATICO MOMENTUM PRO',
'transmission': 'automatic',
'trim': '2017 5P SUV T3 AUTOMATICO MOMENTUM PRO',
'vin': 'YV1XZ15VDN2691285',
'year': 2021}
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132640%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Saving data for 132640: {'created_time': 1774609236.495511, 'last_price_update_time': 1774609236.495522}
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='132640') HTTP/1.1" 204 0
2026-03-27 11:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=8&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132349> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132348
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132348%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132348: 2
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132206
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132206%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132206: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132205
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132205%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132205: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132204
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132204%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132204: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132203
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132203%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132203: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132202
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132202%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132202: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132200
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132200%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132200: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132194
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132194%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132194: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132196
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132196%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132196: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132193
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132193%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132193: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132188
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132188%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132188: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132187
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132187%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132187: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132161
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132161%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132161: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132128
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132128%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132128: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132130
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132130%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132130: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132129
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132129%27 HTTP/1.1" 200 None
2026-03-27 11:00:36 [arval.it] INFO: Scrape type for 132129: 0
2026-03-27 11:00:36 [arval.it] INFO: Found listing with ID: 132127
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132127%27 HTTP/1.1" 200 None
2026-03-27 11:00:37 [arval.it] INFO: Scrape type for 132127: 0
2026-03-27 11:00:37 [arval.it] INFO: Found listing with ID: 125429
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125429%27 HTTP/1.1" 200 None
2026-03-27 11:00:37 [arval.it] INFO: Scrape type for 125429: 0
2026-03-27 11:00:37 [arval.it] INFO: Found listing with ID: 132121
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132121%27 HTTP/1.1" 200 None
2026-03-27 11:00:37 [arval.it] INFO: Scrape type for 132121: 0
2026-03-27 11:00:37 [arval.it] INFO: Found listing with ID: 132030
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132030%27 HTTP/1.1" 200 None
2026-03-27 11:00:37 [arval.it] INFO: Scrape type for 132030: 0
2026-03-27 11:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c83d028f-8ed8-5055-8baa-6c12ebbda150 with identifier: 132349
2026-03-27 11:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c83d028f-8ed8-5055-8baa-6c12ebbda150 with scrape type 2
2026-03-27 11:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c83d028f-8ed8-5055-8baa-6c12ebbda150 with scrape type 2
2026-03-27 11:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: c83d028f-8ed8-5055-8baa-6c12ebbda150, identifier: 132349
2026-03-27 11:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: c83d028f-8ed8-5055-8baa-6c12ebbda150 with identifier: 132349
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=green HTTP/1.1" 200 None
2026-03-27 11:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: c83d028f-8ed8-5055-8baa-6c12ebbda150 with identifier: 132349
2026-03-27 11:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: c83d028f-8ed8-5055-8baa-6c12ebbda150 with identifier: 132349 to the API
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 11:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132349>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c83d028f-8ed8-5055-8baa-6c12ebbda150',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GM637NS',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/mini-countryman-2020-5p-berlina-cooper-classic-dct-132349',
'listing': 'directbuy',
'location': 'Online',
'make': 'Mini',
'model': 'Countryman',
'odometer': 50481,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25999.0,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 0,
'seller_name': None,
'title': 'Mini Countryman 2020 5P BERLINA COOPER CLASSIC DCT',
'transmission': 'automatic',
'trim': '2020 5P BERLINA COOPER CLASSIC DCT',
'vin': 'WMW21BR0803R07711',
'year': 2023}
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132349%27 HTTP/1.1" 200 None
2026-03-27 11:00:37 [arval.it] INFO: Saving data for 132349: {'created_time': 1774504862.80764, 'last_price_update_time': 1774609237.764069}
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='132349') HTTP/1.1" 204 0
2026-03-27 11:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=9&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132050
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132050%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132050: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132033
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132033%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132033: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132032
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132032%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132032: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132031
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132031%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132031: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132026
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132026%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132026: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132027
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132027%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132027: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132025
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132025%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132025: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 128409
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128409%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 128409: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132011
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132011%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132011: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132010
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132010%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132010: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132009
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132009%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132009: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 131975
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131975%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 131975: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 131974
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131974%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 131974: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132008
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132008%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132008: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132007
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132007%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132007: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 131970
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131970%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 131970: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 132006
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132006%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 132006: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 131782
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131782%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 131782: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 131981
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131981%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 131981: 0
2026-03-27 11:00:39 [arval.it] INFO: Found listing with ID: 131980
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131980%27 HTTP/1.1" 200 None
2026-03-27 11:00:39 [arval.it] INFO: Scrape type for 131980: 0
2026-03-27 11:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132348> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9226ecb3-ead4-5360-b669-94739622bf7f with identifier: 132348
2026-03-27 11:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9226ecb3-ead4-5360-b669-94739622bf7f with scrape type 2
2026-03-27 11:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9226ecb3-ead4-5360-b669-94739622bf7f with scrape type 2
2026-03-27 11:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: 9226ecb3-ead4-5360-b669-94739622bf7f, identifier: 132348
2026-03-27 11:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: 9226ecb3-ead4-5360-b669-94739622bf7f with identifier: 132348
2026-03-27 11:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=white HTTP/1.1" 200 None
2026-03-27 11:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: 9226ecb3-ead4-5360-b669-94739622bf7f with identifier: 132348
2026-03-27 11:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: 9226ecb3-ead4-5360-b669-94739622bf7f with identifier: 132348 to the API
2026-03-27 11:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:00: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-27 11:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/132348>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9226ecb3-ead4-5360-b669-94739622bf7f',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GD951TL',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/ford-focus-2018-5p-station-wagon-15-ecoblue-120cv-bus-co-pilot-auto-sw-132348',
'listing': 'directbuy',
'location': 'Online',
'make': 'Ford',
'model': 'Focus',
'odometer': 130425,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11399.0,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 0,
'seller_name': None,
'title': 'Ford Focus 2018 5P STATION WAGON 1.5 ECOBLUE 120CV BUS CO-PILOT '
'AUTO SW',
'transmission': 'automatic',
'trim': '2018 5P STATION WAGON 1.5 ECOBLUE 120CV BUS CO-PILOT AUTO SW',
'vin': 'WF0PXXGCHPLS84273',
'year': 2020}
2026-03-27 11:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27132348%27 HTTP/1.1" 200 None
2026-03-27 11:00:40 [arval.it] INFO: Saving data for 132348: {'created_time': 1774504847.117846, 'last_price_update_time': 1774609240.513891}
2026-03-27 11:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='132348') HTTP/1.1" 204 0
2026-03-27 11:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=10&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:41 [arval.it] INFO: Found listing with ID: 131978
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131978%27 HTTP/1.1" 200 None
2026-03-27 11:00:41 [arval.it] INFO: Scrape type for 131978: 0
2026-03-27 11:00:41 [arval.it] INFO: Found listing with ID: 131977
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131977%27 HTTP/1.1" 200 None
2026-03-27 11:00:41 [arval.it] INFO: Scrape type for 131977: 0
2026-03-27 11:00:41 [arval.it] INFO: Found listing with ID: 131768
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131768%27 HTTP/1.1" 200 None
2026-03-27 11:00:41 [arval.it] INFO: Scrape type for 131768: 0
2026-03-27 11:00:41 [arval.it] INFO: Found listing with ID: 131767
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131767%27 HTTP/1.1" 200 None
2026-03-27 11:00:41 [arval.it] INFO: Scrape type for 131767: 0
2026-03-27 11:00:41 [arval.it] INFO: Found listing with ID: 131976
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131976%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131976: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131760
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131760%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131760: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131762
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131762%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131762: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131973
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131973%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131973: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131972
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131972%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131972: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131758
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131758%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131758: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131971
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131971%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131971: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131969
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131969%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131969: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131667
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131667%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131667: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131998
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131998%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131998: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131997
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131997%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131997: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131996
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131996%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131996: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131993
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131993%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131993: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131991
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131991%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131991: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131990
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131990%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131990: 0
2026-03-27 11:00:42 [arval.it] INFO: Found listing with ID: 131988
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131988%27 HTTP/1.1" 200 None
2026-03-27 11:00:42 [arval.it] INFO: Scrape type for 131988: 0
2026-03-27 11:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=11&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131986
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131986%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131986: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131985
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131985%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131985: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131984
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131984%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131984: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131983
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131983%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131983: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131982
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131982%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131982: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131787
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131787%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131787: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131785
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131785%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131785: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131784
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131784%27 HTTP/1.1" 200 None
2026-03-27 11:00:43 [arval.it] INFO: Scrape type for 131784: 0
2026-03-27 11:00:43 [arval.it] INFO: Found listing with ID: 131783
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131783%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131783: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131780
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131780%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131780: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131779
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131779%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131779: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131778
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131778%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131778: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131773
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131773%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131773: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131775
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131775%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131775: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131772
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131772%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131772: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131771
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131771%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131771: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131781
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131781%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131781: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131776
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131776%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131776: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131774
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131774%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131774: 0
2026-03-27 11:00:44 [arval.it] INFO: Found listing with ID: 131770
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131770%27 HTTP/1.1" 200 None
2026-03-27 11:00:44 [arval.it] INFO: Scrape type for 131770: 0
2026-03-27 11:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=12&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131769
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131769%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131769: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131756
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131756%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131756: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131754
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131754%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131754: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131968
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131968%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131968: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131967
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131967%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131967: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131966
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131966%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131966: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131964
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131964%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131964: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131961
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131961%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131961: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131958
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131958%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131958: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131957
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131957%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131957: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131956
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131956%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131956: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131955
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131955%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131955: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131954
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131954%27 HTTP/1.1" 200 None
2026-03-27 11:00:45 [arval.it] INFO: Scrape type for 131954: 0
2026-03-27 11:00:45 [arval.it] INFO: Found listing with ID: 131953
2026-03-27 11:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131953%27 HTTP/1.1" 200 None
2026-03-27 11:00:46 [arval.it] INFO: Scrape type for 131953: 0
2026-03-27 11:00:46 [arval.it] INFO: Found listing with ID: 131952
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131952%27 HTTP/1.1" 200 None
2026-03-27 11:00:46 [arval.it] INFO: Scrape type for 131952: 0
2026-03-27 11:00:46 [arval.it] INFO: Found listing with ID: 131909
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131909%27 HTTP/1.1" 200 None
2026-03-27 11:00:46 [arval.it] INFO: Scrape type for 131909: 0
2026-03-27 11:00:46 [arval.it] INFO: Found listing with ID: 131907
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131907%27 HTTP/1.1" 200 None
2026-03-27 11:00:46 [arval.it] INFO: Scrape type for 131907: 0
2026-03-27 11:00:46 [arval.it] INFO: Found listing with ID: 131906
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131906%27 HTTP/1.1" 200 None
2026-03-27 11:00:46 [arval.it] INFO: Scrape type for 131906: 0
2026-03-27 11:00:46 [arval.it] INFO: Found listing with ID: 131905
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131905%27 HTTP/1.1" 200 None
2026-03-27 11:00:46 [arval.it] INFO: Scrape type for 131905: 0
2026-03-27 11:00:46 [arval.it] INFO: Found listing with ID: 131904
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131904%27 HTTP/1.1" 200 None
2026-03-27 11:00:46 [arval.it] INFO: Scrape type for 131904: 0
2026-03-27 11:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=13&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131903
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131903%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131903: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131902
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131902%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131902: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131900
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131900%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131900: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131899
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131899%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131899: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131898
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131898%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131898: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131897
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131897%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131897: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131896
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131896%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131896: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131895
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131895%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131895: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131894
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131894%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131894: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131893
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131893%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131893: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131892
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131892%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131892: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131891
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131891%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131891: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131890
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131890%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131890: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131889
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131889%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131889: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131888
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131888%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131888: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131887
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131887%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131887: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131886
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131886%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131886: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131885
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131885%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131885: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131883
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131883%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131883: 0
2026-03-27 11:00:56 [arval.it] INFO: Found listing with ID: 131882
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131882%27 HTTP/1.1" 200 None
2026-03-27 11:00:56 [arval.it] INFO: Scrape type for 131882: 0
2026-03-27 11:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=14&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:00:57 [arval.it] INFO: Found listing with ID: 131881
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131881%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131881: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131880
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131880%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131880: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131875
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131875%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131875: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131873
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131873%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131873: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131870
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131870%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131870: 1
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131860
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131860%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131860: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131858
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131858%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131858: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131856
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131856%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131856: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131855
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131855%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131855: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131854
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131854%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131854: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131853
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131853%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131853: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131851
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131851%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131851: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131832
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131832%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131832: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131831
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131831%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131831: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131829
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131829%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131829: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131828
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131828%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131828: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131827
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131827%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131827: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131826
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131826%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131826: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131825
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131825%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131825: 0
2026-03-27 11:00:58 [arval.it] INFO: Found listing with ID: 131824
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131824%27 HTTP/1.1" 200 None
2026-03-27 11:00:58 [arval.it] INFO: Scrape type for 131824: 0
2026-03-27 11:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=15&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131823
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131823%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131823: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131822
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131822%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131822: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131820
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131820%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131820: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131819
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131819%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131819: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131818
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131818%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131818: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131817
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131817%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131817: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131816
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131816%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131816: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131815
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131815%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131815: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131814
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131814%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131814: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131813
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131813%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131813: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131812
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131812%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131812: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131811
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131811%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131811: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131810
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131810%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131810: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131809
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131809%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131809: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131807
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131807%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131807: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131806
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131806%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131806: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131805
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131805%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131805: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131804
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131804%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131804: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131803
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131803%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131803: 0
2026-03-27 11:01:00 [arval.it] INFO: Found listing with ID: 131802
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131802%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [arval.it] INFO: Scrape type for 131802: 0
2026-03-27 11:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/131870> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97af0b5b-988f-5ec5-b6ba-b95bf8e6364e with identifier: 131870
2026-03-27 11:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97af0b5b-988f-5ec5-b6ba-b95bf8e6364e with scrape type 1
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97af0b5b-988f-5ec5-b6ba-b95bf8e6364e
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/0.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/1.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/2.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/3.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/4.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/5.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/6.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/7.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/8.jpeg already downloaded
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F10%252F935%252F131870%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 11:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/9.jpeg already downloaded
2026-03-27 11:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.it, Processed item id: 97af0b5b-988f-5ec5-b6ba-b95bf8e6364e, identifier: 131870
2026-03-27 11:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.it, Translating item: 97af0b5b-988f-5ec5-b6ba-b95bf8e6364e with identifier: 131870
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=it&q=blue HTTP/1.1" 200 None
2026-03-27 11:01:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='it',RowKey='it') HTTP/1.1" 204 0
2026-03-27 11:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.it, Applying rules to item: 97af0b5b-988f-5ec5-b6ba-b95bf8e6364e with identifier: 131870
2026-03-27 11:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.it, Posting item: 97af0b5b-988f-5ec5-b6ba-b95bf8e6364e with identifier: 131870 to the API
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 11:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10/131870>
{'auction_title': '',
'category': 'Autoveicolo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '97af0b5b-988f-5ec5-b6ba-b95bf8e6364e',
'is_damaged': False,
'is_operable': True,
'license_plate': 'GG334ZW',
'link_to_web_offer': 'https://autoselect.arval.it/auto-usate/offerte/peugeot-5008-2020-5p-suv-bluehdi-130-allure-eat8-ss-aut-131870',
'listing': 'directbuy',
'location': 'Villanova di Castenaso',
'make': 'Peugeot',
'model': '5008',
'odometer': 127700,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/0.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/1.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/2.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/3.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/4.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/5.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/6.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/7.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/8.jpeg',
'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34113,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33932,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31819,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26123,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26231,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31373,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48056,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42694,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41839,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97af0b5b-988f-5ec5-b6ba-b95bf8e6364e/97af0b5b-988f-5ec5-b6ba-b95bf8e6364e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41192,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/10/935/131870/9.jpeg',
'Width': 800}],
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 5008 2020 5P SUV BLUEHDI 130 ALLURE EAT8 SS AUT.',
'transmission': 'automatic',
'trim': '2020 5P SUV BLUEHDI 130 ALLURE EAT8 SS AUT.',
'vin': 'VF3MCYHZUMS216179',
'year': 2021}
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131870%27 HTTP/1.1" 200 None
2026-03-27 11:01:01 [arval.it] INFO: Saving data for 131870: {'created_time': 1774609261.654575, 'last_price_update_time': 1774609261.654593}
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.it',RowKey='131870') HTTP/1.1" 204 0
2026-03-27 11:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=16&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131801
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131801%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131801: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131800
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131800%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131800: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131799
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131799%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131799: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131798
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131798%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131798: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131796
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131796%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131796: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131795
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131795%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131795: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131794
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131794%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131794: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131793
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131793%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131793: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131792
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131792%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131792: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131791
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131791%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131791: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131790
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131790%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131790: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131789
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131789%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131789: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131730
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131730%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131730: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131729
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131729%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131729: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131728
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131728%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131728: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131727
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131727%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131727: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131726
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131726%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131726: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131725
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131725%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131725: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131724
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131724%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131724: 0
2026-03-27 11:01:03 [arval.it] INFO: Found listing with ID: 131723
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131723%27 HTTP/1.1" 200 None
2026-03-27 11:01:03 [arval.it] INFO: Scrape type for 131723: 0
2026-03-27 11:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=17&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131722
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131722%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131722: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131721
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131721%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131721: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131720
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131720%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131720: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131719
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131719%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131719: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131718
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131718%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131718: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131717
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131717%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131717: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131715
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131715%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131715: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131714
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131714%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131714: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131713
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131713%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131713: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131711
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131711%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131711: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131710
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131710%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131710: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131709
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131709%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131709: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131708
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131708%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131708: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131707
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131707%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131707: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131706
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131706%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131706: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131705
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131705%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131705: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131704
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131704%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131704: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131703
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131703%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131703: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131702
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131702%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131702: 0
2026-03-27 11:01:05 [arval.it] INFO: Found listing with ID: 131701
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131701%27 HTTP/1.1" 200 None
2026-03-27 11:01:05 [arval.it] INFO: Scrape type for 131701: 0
2026-03-27 11:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:06 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 26 pages/min), scraped 8 items (at 8 items/min)
2026-03-27 11:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-27 11:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=18&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131700
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131700%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131700: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131699
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131699%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131699: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131698
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131698%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131698: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131697
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131697%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131697: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131696
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131696%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131696: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131695
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131695%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131695: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131694
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131694%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131694: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131693
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131693%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131693: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131692
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131692%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131692: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131691
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131691%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131691: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131690
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131690%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131690: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131689
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131689%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131689: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131688
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131688%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131688: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131687
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131687%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131687: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131686
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131686%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131686: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131685
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131685%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131685: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131666
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131666%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131666: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131665
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131665%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131665: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131664
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131664%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131664: 0
2026-03-27 11:01:07 [arval.it] INFO: Found listing with ID: 131656
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131656%27 HTTP/1.1" 200 None
2026-03-27 11:01:07 [arval.it] INFO: Scrape type for 131656: 0
2026-03-27 11:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=19&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:08 [arval.it] INFO: Found listing with ID: 131651
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131651%27 HTTP/1.1" 200 None
2026-03-27 11:01:08 [arval.it] INFO: Scrape type for 131651: 0
2026-03-27 11:01:08 [arval.it] INFO: Found listing with ID: 131650
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131650%27 HTTP/1.1" 200 None
2026-03-27 11:01:08 [arval.it] INFO: Scrape type for 131650: 0
2026-03-27 11:01:08 [arval.it] INFO: Found listing with ID: 131648
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131648%27 HTTP/1.1" 200 None
2026-03-27 11:01:08 [arval.it] INFO: Scrape type for 131648: 0
2026-03-27 11:01:08 [arval.it] INFO: Found listing with ID: 131647
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131647%27 HTTP/1.1" 200 None
2026-03-27 11:01:08 [arval.it] INFO: Scrape type for 131647: 0
2026-03-27 11:01:08 [arval.it] INFO: Found listing with ID: 131645
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131645%27 HTTP/1.1" 200 None
2026-03-27 11:01:08 [arval.it] INFO: Scrape type for 131645: 0
2026-03-27 11:01:08 [arval.it] INFO: Found listing with ID: 131644
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131644%27 HTTP/1.1" 200 None
2026-03-27 11:01:08 [arval.it] INFO: Scrape type for 131644: 0
2026-03-27 11:01:08 [arval.it] INFO: Found listing with ID: 131643
2026-03-27 11:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131643%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131643: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131642
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131642%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131642: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131641
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131641%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131641: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131639
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131639%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131639: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131637
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131637%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131637: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131636
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131636%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131636: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131634
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131634%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131634: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131631
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131631%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131631: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131629
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131629%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131629: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131627
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131627%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131627: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131625
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131625%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131625: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131623
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131623%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131623: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131621
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131621%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131621: 0
2026-03-27 11:01:09 [arval.it] INFO: Found listing with ID: 131618
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131618%27 HTTP/1.1" 200 None
2026-03-27 11:01:09 [arval.it] INFO: Scrape type for 131618: 0
2026-03-27 11:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=20&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131617
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131617%27 HTTP/1.1" 200 None
2026-03-27 11:01:11 [arval.it] INFO: Scrape type for 131617: 0
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131613
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131613%27 HTTP/1.1" 200 None
2026-03-27 11:01:11 [arval.it] INFO: Scrape type for 131613: 0
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131610
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131610%27 HTTP/1.1" 200 None
2026-03-27 11:01:11 [arval.it] INFO: Scrape type for 131610: 0
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131609
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131609%27 HTTP/1.1" 200 None
2026-03-27 11:01:11 [arval.it] INFO: Scrape type for 131609: 0
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131608
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131608%27 HTTP/1.1" 200 None
2026-03-27 11:01:11 [arval.it] INFO: Scrape type for 131608: 0
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131606
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131606%27 HTTP/1.1" 200 None
2026-03-27 11:01:11 [arval.it] INFO: Scrape type for 131606: 0
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131605
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131605%27 HTTP/1.1" 200 None
2026-03-27 11:01:11 [arval.it] INFO: Scrape type for 131605: 0
2026-03-27 11:01:11 [arval.it] INFO: Found listing with ID: 131604
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131604%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131604: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131587
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131587%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131587: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131586
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131586%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131586: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131584
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131584%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131584: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131582
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131582%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131582: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131581
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131581%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131581: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131580
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131580%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131580: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131579
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131579%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131579: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131577
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131577%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131577: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131576
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131576%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131576: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131575
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131575%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131575: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131574
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131574%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131574: 0
2026-03-27 11:01:12 [arval.it] INFO: Found listing with ID: 131573
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131573%27 HTTP/1.1" 200 None
2026-03-27 11:01:12 [arval.it] INFO: Scrape type for 131573: 0
2026-03-27 11:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=21&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131572
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131572%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131572: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131571
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131571%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131571: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131570
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131570%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131570: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131569
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131569%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131569: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131568
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131568%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131568: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131567
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131567%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131567: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131566
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131566%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131566: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131565
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131565%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131565: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131563
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131563%27 HTTP/1.1" 200 None
2026-03-27 11:01:13 [arval.it] INFO: Scrape type for 131563: 0
2026-03-27 11:01:13 [arval.it] INFO: Found listing with ID: 131562
2026-03-27 11:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131562%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131562: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131561
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131561%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131561: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131560
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131560%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131560: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131559
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131559%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131559: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131558
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131558%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131558: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131557
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131557%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131557: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131556
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131556%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131556: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131555
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131555%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131555: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131554
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131554%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131554: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131553
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131553%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131553: 0
2026-03-27 11:01:14 [arval.it] INFO: Found listing with ID: 131552
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131552%27 HTTP/1.1" 200 None
2026-03-27 11:01:14 [arval.it] INFO: Scrape type for 131552: 0
2026-03-27 11:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=22&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131551
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131551%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131551: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131550
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131550%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131550: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131548
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131548%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131548: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131547
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131547%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131547: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131546
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131546%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131546: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131545
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131545%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131545: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131544
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131544%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131544: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131543
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131543%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131543: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131542
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131542%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131542: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131541
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131541%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131541: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131540
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131540%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131540: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131539
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131539%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131539: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131538
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131538%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131538: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131537
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131537%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131537: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131536
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131536%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131536: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131535
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131535%27 HTTP/1.1" 200 None
2026-03-27 11:01:15 [arval.it] INFO: Scrape type for 131535: 0
2026-03-27 11:01:15 [arval.it] INFO: Found listing with ID: 131534
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131534%27 HTTP/1.1" 200 None
2026-03-27 11:01:16 [arval.it] INFO: Scrape type for 131534: 0
2026-03-27 11:01:16 [arval.it] INFO: Found listing with ID: 131533
2026-03-27 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131533%27 HTTP/1.1" 200 None
2026-03-27 11:01:16 [arval.it] INFO: Scrape type for 131533: 0
2026-03-27 11:01:16 [arval.it] INFO: Found listing with ID: 131531
2026-03-27 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131531%27 HTTP/1.1" 200 None
2026-03-27 11:01:16 [arval.it] INFO: Scrape type for 131531: 0
2026-03-27 11:01:16 [arval.it] INFO: Found listing with ID: 131530
2026-03-27 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131530%27 HTTP/1.1" 200 None
2026-03-27 11:01:16 [arval.it] INFO: Scrape type for 131530: 0
2026-03-27 11:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=23&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131529
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131529%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131529: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131528
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131528%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131528: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131527
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131527%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131527: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131526
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131526%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131526: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131525
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131525%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131525: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131523
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131523%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131523: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131522
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131522%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131522: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131521
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131521%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131521: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131520
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131520%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131520: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131519
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131519%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131519: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131518
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131518%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131518: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131517
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131517%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131517: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131516
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131516%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131516: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131515
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131515%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131515: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131514
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131514%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131514: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131513
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131513%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131513: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131512
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131512%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131512: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131511
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131511%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131511: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131510
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131510%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131510: 0
2026-03-27 11:01:17 [arval.it] INFO: Found listing with ID: 131509
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131509%27 HTTP/1.1" 200 None
2026-03-27 11:01:17 [arval.it] INFO: Scrape type for 131509: 0
2026-03-27 11:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=24&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131508
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131508%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131508: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131507
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131507%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131507: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131506
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131506%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131506: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131505
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131505%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131505: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131504
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131504%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131504: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131503
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131503%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131503: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131502
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131502%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131502: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131501
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131501%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131501: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131500
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131500%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131500: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131499
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131499%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131499: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131498
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131498%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131498: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131497
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131497%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131497: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131496
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131496%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131496: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131495
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131495%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131495: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131494
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131494%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131494: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131493
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131493%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131493: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131492
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131492%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131492: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131491
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131491%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131491: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131490
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131490%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131490: 0
2026-03-27 11:01:19 [arval.it] INFO: Found listing with ID: 131489
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131489%27 HTTP/1.1" 200 None
2026-03-27 11:01:19 [arval.it] INFO: Scrape type for 131489: 0
2026-03-27 11:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=25&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131488
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131488%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131488: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 126072
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126072%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 126072: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131487
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131487%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131487: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131486
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131486%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131486: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131485
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131485%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131485: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131484
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131484%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131484: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131483
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131483%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131483: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131482
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131482%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131482: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131481
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131481%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131481: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131480
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131480%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131480: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131479
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131479%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131479: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 126560
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126560%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 126560: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 126066
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126066%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 126066: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131163
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131163%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131163: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131095
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131095%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131095: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131004
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131004%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131004: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 131202
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131202%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 131202: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 130379
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130379%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 130379: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 130400
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130400%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 130400: 0
2026-03-27 11:01:21 [arval.it] INFO: Found listing with ID: 128737
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128737%27 HTTP/1.1" 200 None
2026-03-27 11:01:21 [arval.it] INFO: Scrape type for 128737: 0
2026-03-27 11:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=26&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 127976
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127976%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 127976: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 127712
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127712%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 127712: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 128731
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128731%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 128731: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 127348
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127348%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 127348: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 130989
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130989%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 130989: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 126575
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126575%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 126575: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 128725
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128725%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 128725: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 126540
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126540%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 126540: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131391
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131391%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131391: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131370
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131370%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131370: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 130363
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130363%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 130363: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131368
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131368%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131368: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131363
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131363%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131363: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131338
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131338%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131338: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131337
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131337%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131337: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131328
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131328%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131328: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131326
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131326%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131326: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131325
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131325%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131325: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131324
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131324%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131324: 0
2026-03-27 11:01:23 [arval.it] INFO: Found listing with ID: 131323
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131323%27 HTTP/1.1" 200 None
2026-03-27 11:01:23 [arval.it] INFO: Scrape type for 131323: 0
2026-03-27 11:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=27&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131272
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131272%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131272: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131246
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131246%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131246: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131242
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131242%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131242: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 127084
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127084%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 127084: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131210
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131210%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131210: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131200
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131200%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131200: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131162
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131162%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131162: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131148
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131148%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131148: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 128243
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128243%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 128243: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 128244
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128244%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 128244: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 129780
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129780%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 129780: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 129781
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129781%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 129781: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 128070
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128070%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 128070: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 127501
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127501%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 127501: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131072
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131072%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131072: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131068
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131068%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131068: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131067
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131067%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131067: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 130894
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130894%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 130894: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131039
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131039%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131039: 0
2026-03-27 11:01:25 [arval.it] INFO: Found listing with ID: 131038
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131038%27 HTTP/1.1" 200 None
2026-03-27 11:01:25 [arval.it] INFO: Scrape type for 131038: 0
2026-03-27 11:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=28&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:26 [arval.it] INFO: Found listing with ID: 131036
2026-03-27 11:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131036%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 131036: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 131035
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131035%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 131035: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 131031
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131031%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 131031: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 131018
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131018%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 131018: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 131017
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131017%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 131017: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 131016
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131016%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 131016: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 131001
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27131001%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 131001: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 128248
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128248%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 128248: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130988
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130988%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130988: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130910
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130910%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130910: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130986
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130986%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130986: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130985
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130985%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130985: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130984
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130984%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130984: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130983
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130983%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130983: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130981
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130981%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130981: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130980
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130980%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130980: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130937
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130937%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130937: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130932
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130932%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130932: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130928
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130928%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130928: 0
2026-03-27 11:01:27 [arval.it] INFO: Found listing with ID: 130923
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130923%27 HTTP/1.1" 200 None
2026-03-27 11:01:27 [arval.it] INFO: Scrape type for 130923: 0
2026-03-27 11:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=29&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130920
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130920%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130920: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130907
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130907%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130907: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130904
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130904%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130904: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130902
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130902%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130902: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130901
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130901%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130901: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130900
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130900%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130900: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130897
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130897%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130897: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130895
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130895%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130895: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130893
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130893%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130893: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130891
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130891%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130891: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130867
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130867%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130867: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130857
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130857%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130857: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130856
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130856%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130856: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130855
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130855%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130855: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130854
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130854%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130854: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130853
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130853%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130853: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130852
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130852%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130852: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130851
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130851%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130851: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130850
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130850%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130850: 0
2026-03-27 11:01:29 [arval.it] INFO: Found listing with ID: 130847
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130847%27 HTTP/1.1" 200 None
2026-03-27 11:01:29 [arval.it] INFO: Scrape type for 130847: 0
2026-03-27 11:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=30&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:30 [arval.it] INFO: Found listing with ID: 130844
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130844%27 HTTP/1.1" 200 None
2026-03-27 11:01:30 [arval.it] INFO: Scrape type for 130844: 0
2026-03-27 11:01:30 [arval.it] INFO: Found listing with ID: 130843
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130843%27 HTTP/1.1" 200 None
2026-03-27 11:01:30 [arval.it] INFO: Scrape type for 130843: 0
2026-03-27 11:01:30 [arval.it] INFO: Found listing with ID: 130826
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130826%27 HTTP/1.1" 200 None
2026-03-27 11:01:30 [arval.it] INFO: Scrape type for 130826: 0
2026-03-27 11:01:30 [arval.it] INFO: Found listing with ID: 130825
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130825%27 HTTP/1.1" 200 None
2026-03-27 11:01:30 [arval.it] INFO: Scrape type for 130825: 0
2026-03-27 11:01:30 [arval.it] INFO: Found listing with ID: 130768
2026-03-27 11:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130768%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130768: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130767
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130767%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130767: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130766
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130766%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130766: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130756
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130756%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130756: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130754
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130754%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130754: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130751
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130751%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130751: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130750
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130750%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130750: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130749
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130749%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130749: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130748
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130748%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130748: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130747
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130747%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130747: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130746
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130746%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130746: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130745
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130745%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130745: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130743
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130743%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130743: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130742
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130742%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130742: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130741
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130741%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130741: 0
2026-03-27 11:01:31 [arval.it] INFO: Found listing with ID: 130740
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130740%27 HTTP/1.1" 200 None
2026-03-27 11:01:31 [arval.it] INFO: Scrape type for 130740: 0
2026-03-27 11:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=31&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130739
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130739%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130739: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130738
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130738%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130738: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130737
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130737%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130737: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130736
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130736%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130736: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130735
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130735%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130735: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130732
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130732%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130732: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130730
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130730%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130730: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130728
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130728%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130728: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130727
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130727%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130727: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130726
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130726%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130726: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130725
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130725%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130725: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130724
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130724%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130724: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130723
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130723%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130723: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130722
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130722%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130722: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130720
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130720%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130720: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130719
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130719%27 HTTP/1.1" 200 None
2026-03-27 11:01:32 [arval.it] INFO: Scrape type for 130719: 0
2026-03-27 11:01:32 [arval.it] INFO: Found listing with ID: 130718
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130718%27 HTTP/1.1" 200 None
2026-03-27 11:01:33 [arval.it] INFO: Scrape type for 130718: 0
2026-03-27 11:01:33 [arval.it] INFO: Found listing with ID: 130717
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130717%27 HTTP/1.1" 200 None
2026-03-27 11:01:33 [arval.it] INFO: Scrape type for 130717: 0
2026-03-27 11:01:33 [arval.it] INFO: Found listing with ID: 130716
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130716%27 HTTP/1.1" 200 None
2026-03-27 11:01:33 [arval.it] INFO: Scrape type for 130716: 0
2026-03-27 11:01:33 [arval.it] INFO: Found listing with ID: 130715
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130715%27 HTTP/1.1" 200 None
2026-03-27 11:01:33 [arval.it] INFO: Scrape type for 130715: 0
2026-03-27 11:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=32&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130714
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130714%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130714: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130712
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130712%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130712: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130711
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130711%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130711: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130710
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130710%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130710: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130707
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130707%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130707: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130705
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130705%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130705: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130702
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130702%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130702: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130701
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130701%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130701: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130698
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130698%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130698: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130697
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130697%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130697: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130696
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130696%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130696: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130695
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130695%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130695: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130693
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130693%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130693: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130692
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130692%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130692: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130691
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130691%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130691: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130689
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130689%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130689: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130688
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130688%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130688: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130687
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130687%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130687: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130686
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130686%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130686: 0
2026-03-27 11:01:37 [arval.it] INFO: Found listing with ID: 130685
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130685%27 HTTP/1.1" 200 None
2026-03-27 11:01:37 [arval.it] INFO: Scrape type for 130685: 0
2026-03-27 11:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=33&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130684
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130684%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130684: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130683
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130683%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130683: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130682
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130682%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130682: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130680
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130680%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130680: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130679
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130679%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130679: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130678
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130678%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130678: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130677
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130677%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130677: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130675
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130675%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130675: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130674
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130674%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130674: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130673
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130673%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130673: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130672
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130672%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130672: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130671
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130671%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130671: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130669
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130669%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130669: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130668
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130668%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130668: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130667
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130667%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130667: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130666
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130666%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130666: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130665
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130665%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130665: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130664
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130664%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130664: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130663
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130663%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130663: 0
2026-03-27 11:01:39 [arval.it] INFO: Found listing with ID: 130662
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130662%27 HTTP/1.1" 200 None
2026-03-27 11:01:39 [arval.it] INFO: Scrape type for 130662: 0
2026-03-27 11:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=34&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130661
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130661%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130661: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130660
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130660%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130660: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130659
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130659%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130659: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130609
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130609%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130609: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 128401
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128401%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 128401: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 127074
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127074%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 127074: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130521
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130521%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130521: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130519
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130519%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130519: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130518
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130518%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130518: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130516
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130516%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130516: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130513
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130513%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130513: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130477
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130477%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130477: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130434
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130434%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130434: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130430
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130430%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130430: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130425
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130425%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130425: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130410
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130410%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130410: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 129850
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129850%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 129850: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130377
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130377%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130377: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130357
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130357%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130357: 0
2026-03-27 11:01:41 [arval.it] INFO: Found listing with ID: 130356
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130356%27 HTTP/1.1" 200 None
2026-03-27 11:01:41 [arval.it] INFO: Scrape type for 130356: 0
2026-03-27 11:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=35&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:42 [arval.it] INFO: Found listing with ID: 130355
2026-03-27 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130355%27 HTTP/1.1" 200 None
2026-03-27 11:01:42 [arval.it] INFO: Scrape type for 130355: 0
2026-03-27 11:01:42 [arval.it] INFO: Found listing with ID: 130334
2026-03-27 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130334%27 HTTP/1.1" 200 None
2026-03-27 11:01:42 [arval.it] INFO: Scrape type for 130334: 0
2026-03-27 11:01:42 [arval.it] INFO: Found listing with ID: 130331
2026-03-27 11:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130331%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130331: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130277
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130277%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130277: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130200
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130200%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130200: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130197
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130197%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130197: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 126405
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126405%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 126405: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130184
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130184%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130184: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130183
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130183%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130183: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130182
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130182%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130182: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 128402
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128402%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 128402: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 128250
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128250%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 128250: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130161
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130161%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130161: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130160
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130160%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130160: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130143
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130143%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130143: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130131
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130131%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130131: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130070
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130070%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130070: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130068
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130068%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130068: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130066
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130066%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130066: 0
2026-03-27 11:01:43 [arval.it] INFO: Found listing with ID: 130063
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130063%27 HTTP/1.1" 200 None
2026-03-27 11:01:43 [arval.it] INFO: Scrape type for 130063: 0
2026-03-27 11:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=36&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:45 [arval.it] INFO: Found listing with ID: 130060
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130060%27 HTTP/1.1" 200 None
2026-03-27 11:01:45 [arval.it] INFO: Scrape type for 130060: 0
2026-03-27 11:01:45 [arval.it] INFO: Found listing with ID: 130059
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130059%27 HTTP/1.1" 200 None
2026-03-27 11:01:45 [arval.it] INFO: Scrape type for 130059: 0
2026-03-27 11:01:45 [arval.it] INFO: Found listing with ID: 130058
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130058%27 HTTP/1.1" 200 None
2026-03-27 11:01:45 [arval.it] INFO: Scrape type for 130058: 0
2026-03-27 11:01:45 [arval.it] INFO: Found listing with ID: 130056
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130056%27 HTTP/1.1" 200 None
2026-03-27 11:01:45 [arval.it] INFO: Scrape type for 130056: 0
2026-03-27 11:01:45 [arval.it] INFO: Found listing with ID: 130055
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130055%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 130055: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 130054
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130054%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 130054: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 130053
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130053%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 130053: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 130052
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130052%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 130052: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 130043
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130043%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 130043: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 125430
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125430%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 125430: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 130041
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130041%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 130041: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 130040
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27130040%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 130040: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 122899
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122899%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 122899: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 122906
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122906%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 122906: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 129994
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129994%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 129994: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 129993
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129993%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 129993: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 129986
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129986%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 129986: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 129975
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129975%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 129975: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 129972
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129972%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 129972: 0
2026-03-27 11:01:46 [arval.it] INFO: Found listing with ID: 129971
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129971%27 HTTP/1.1" 200 None
2026-03-27 11:01:46 [arval.it] INFO: Scrape type for 129971: 0
2026-03-27 11:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=37&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:47 [arval.it] INFO: Found listing with ID: 129970
2026-03-27 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129970%27 HTTP/1.1" 200 None
2026-03-27 11:01:47 [arval.it] INFO: Scrape type for 129970: 0
2026-03-27 11:01:47 [arval.it] INFO: Found listing with ID: 129969
2026-03-27 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129969%27 HTTP/1.1" 200 None
2026-03-27 11:01:47 [arval.it] INFO: Scrape type for 129969: 0
2026-03-27 11:01:47 [arval.it] INFO: Found listing with ID: 129968
2026-03-27 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129968%27 HTTP/1.1" 200 None
2026-03-27 11:01:47 [arval.it] INFO: Scrape type for 129968: 0
2026-03-27 11:01:47 [arval.it] INFO: Found listing with ID: 129967
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129967%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129967: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129966
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129966%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129966: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129965
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129965%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129965: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129964
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129964%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129964: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129963
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129963%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129963: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129962
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129962%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129962: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129961
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129961%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129961: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129960
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129960%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129960: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129959
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129959%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129959: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129958
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129958%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129958: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129956
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129956%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129956: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129955
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129955%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129955: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129953
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129953%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129953: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129952
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129952%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129952: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129951
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129951%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129951: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129950
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129950%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129950: 0
2026-03-27 11:01:48 [arval.it] INFO: Found listing with ID: 129949
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129949%27 HTTP/1.1" 200 None
2026-03-27 11:01:48 [arval.it] INFO: Scrape type for 129949: 0
2026-03-27 11:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=38&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:49 [arval.it] INFO: Found listing with ID: 129948
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129948%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129948: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129947
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129947%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129947: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129946
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129946%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129946: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129945
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129945%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129945: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129944
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129944%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129944: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129943
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129943%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129943: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129942
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129942%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129942: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129941
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129941%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129941: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129940
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129940%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129940: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129939
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129939%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129939: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129938
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129938%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129938: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129937
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129937%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129937: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129936
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129936%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129936: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129934
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129934%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129934: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129933
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129933%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129933: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129932
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129932%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129932: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129929
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129929%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129929: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129928
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129928%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129928: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129925
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129925%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129925: 0
2026-03-27 11:01:50 [arval.it] INFO: Found listing with ID: 129924
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129924%27 HTTP/1.1" 200 None
2026-03-27 11:01:50 [arval.it] INFO: Scrape type for 129924: 0
2026-03-27 11:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=39&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:51 [arval.it] INFO: Found listing with ID: 129923
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129923%27 HTTP/1.1" 200 None
2026-03-27 11:01:51 [arval.it] INFO: Scrape type for 129923: 0
2026-03-27 11:01:51 [arval.it] INFO: Found listing with ID: 129922
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129922%27 HTTP/1.1" 200 None
2026-03-27 11:01:51 [arval.it] INFO: Scrape type for 129922: 0
2026-03-27 11:01:51 [arval.it] INFO: Found listing with ID: 129920
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129920%27 HTTP/1.1" 200 None
2026-03-27 11:01:51 [arval.it] INFO: Scrape type for 129920: 0
2026-03-27 11:01:51 [arval.it] INFO: Found listing with ID: 129919
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129919%27 HTTP/1.1" 200 None
2026-03-27 11:01:51 [arval.it] INFO: Scrape type for 129919: 0
2026-03-27 11:01:51 [arval.it] INFO: Found listing with ID: 129917
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129917%27 HTTP/1.1" 200 None
2026-03-27 11:01:51 [arval.it] INFO: Scrape type for 129917: 0
2026-03-27 11:01:51 [arval.it] INFO: Found listing with ID: 129916
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129916%27 HTTP/1.1" 200 None
2026-03-27 11:01:51 [arval.it] INFO: Scrape type for 129916: 0
2026-03-27 11:01:51 [arval.it] INFO: Found listing with ID: 129915
2026-03-27 11:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129915%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129915: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129913
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129913%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129913: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129911
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129911%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129911: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129910
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129910%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129910: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129909
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129909%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129909: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129905
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129905%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129905: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129904
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129904%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129904: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129903
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129903%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129903: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129902
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129902%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129902: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129899
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129899%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129899: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129896
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129896%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129896: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129895
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129895%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129895: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129894
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129894%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129894: 0
2026-03-27 11:01:52 [arval.it] INFO: Found listing with ID: 129893
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129893%27 HTTP/1.1" 200 None
2026-03-27 11:01:52 [arval.it] INFO: Scrape type for 129893: 0
2026-03-27 11:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=40&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129892
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129892%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129892: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129891
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129891%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129891: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129890
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129890%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129890: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129888
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129888%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129888: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129887
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129887%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129887: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129886
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129886%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129886: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129884
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129884%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129884: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129881
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129881%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129881: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129836
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129836%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129836: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129625
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129625%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129625: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129579
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129579%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129579: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129536
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129536%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129536: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 128874
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128874%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 128874: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129520
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129520%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129520: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 125854
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125854%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 125854: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129514
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129514%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129514: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129510
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129510%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129510: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 129509
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129509%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 129509: 0
2026-03-27 11:01:53 [arval.it] INFO: Found listing with ID: 128587
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128587%27 HTTP/1.1" 200 None
2026-03-27 11:01:53 [arval.it] INFO: Scrape type for 128587: 0
2026-03-27 11:01:54 [arval.it] INFO: Found listing with ID: 129508
2026-03-27 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129508%27 HTTP/1.1" 200 None
2026-03-27 11:01:54 [arval.it] INFO: Scrape type for 129508: 0
2026-03-27 11:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=41&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 128586
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128586%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 128586: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129373
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129373%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129373: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129463
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129463%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129463: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129456
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129456%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129456: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129402
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129402%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129402: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129401
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129401%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129401: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129400
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129400%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129400: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129321
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129321%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129321: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129319
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129319%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129319: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129318
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129318%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129318: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129317
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129317%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129317: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129274
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129274%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129274: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 126490
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126490%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 126490: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129248
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129248%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129248: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129246
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129246%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129246: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129242
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129242%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129242: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129239
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129239%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129239: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129238
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129238%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129238: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129237
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129237%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129237: 0
2026-03-27 11:01:56 [arval.it] INFO: Found listing with ID: 129143
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129143%27 HTTP/1.1" 200 None
2026-03-27 11:01:56 [arval.it] INFO: Scrape type for 129143: 0
2026-03-27 11:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=42&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129142
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129142%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129142: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129141
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129141%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129141: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129140
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129140%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129140: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129139
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129139%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129139: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129138
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129138%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129138: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129137
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129137%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129137: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129135
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129135%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129135: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129134
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129134%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129134: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129133
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129133%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129133: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129132
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129132%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129132: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129131
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129131%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129131: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129130
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129130%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129130: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129129
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129129%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129129: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129128
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129128%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129128: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129126
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129126%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129126: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129125
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129125%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129125: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129122
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129122%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129122: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129121
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129121%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129121: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129120
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129120%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129120: 0
2026-03-27 11:01:58 [arval.it] INFO: Found listing with ID: 129119
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129119%27 HTTP/1.1" 200 None
2026-03-27 11:01:58 [arval.it] INFO: Scrape type for 129119: 0
2026-03-27 11:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=43&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:01:59 [arval.it] INFO: Found listing with ID: 129117
2026-03-27 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129117%27 HTTP/1.1" 200 None
2026-03-27 11:01:59 [arval.it] INFO: Scrape type for 129117: 0
2026-03-27 11:01:59 [arval.it] INFO: Found listing with ID: 129116
2026-03-27 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129116%27 HTTP/1.1" 200 None
2026-03-27 11:01:59 [arval.it] INFO: Scrape type for 129116: 0
2026-03-27 11:01:59 [arval.it] INFO: Found listing with ID: 129115
2026-03-27 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129115%27 HTTP/1.1" 200 None
2026-03-27 11:01:59 [arval.it] INFO: Scrape type for 129115: 0
2026-03-27 11:01:59 [arval.it] INFO: Found listing with ID: 129114
2026-03-27 11:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129114%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129114: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129113
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129113%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129113: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129112
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129112%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129112: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129111
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129111%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129111: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129108
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129108%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129108: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129107
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129107%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129107: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129105
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129105%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129105: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129100
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129100%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129100: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129094
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129094%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129094: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129093
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129093%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129093: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129092
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129092%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129092: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129088
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129088%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129088: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129085
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129085%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129085: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129084
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129084%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129084: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129083
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129083%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129083: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129082
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129082%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129082: 0
2026-03-27 11:02:00 [arval.it] INFO: Found listing with ID: 129081
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129081%27 HTTP/1.1" 200 None
2026-03-27 11:02:00 [arval.it] INFO: Scrape type for 129081: 0
2026-03-27 11:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=44&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129080
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129080%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129080: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129079
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129079%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129079: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129078
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129078%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129078: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129077
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129077%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129077: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129076
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129076%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129076: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129075
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129075%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129075: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129001
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129001%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129001: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 129000
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27129000%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 129000: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 128934
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128934%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 128934: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 128932
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128932%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 128932: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 128905
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128905%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 128905: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 128904
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128904%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 128904: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 128888
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128888%27 HTTP/1.1" 200 None
2026-03-27 11:02:01 [arval.it] INFO: Scrape type for 128888: 0
2026-03-27 11:02:01 [arval.it] INFO: Found listing with ID: 128887
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128887%27 HTTP/1.1" 200 None
2026-03-27 11:02:02 [arval.it] INFO: Scrape type for 128887: 0
2026-03-27 11:02:02 [arval.it] INFO: Found listing with ID: 128846
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128846%27 HTTP/1.1" 200 None
2026-03-27 11:02:02 [arval.it] INFO: Scrape type for 128846: 0
2026-03-27 11:02:02 [arval.it] INFO: Found listing with ID: 128845
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128845%27 HTTP/1.1" 200 None
2026-03-27 11:02:02 [arval.it] INFO: Scrape type for 128845: 0
2026-03-27 11:02:02 [arval.it] INFO: Found listing with ID: 128844
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128844%27 HTTP/1.1" 200 None
2026-03-27 11:02:02 [arval.it] INFO: Scrape type for 128844: 0
2026-03-27 11:02:02 [arval.it] INFO: Found listing with ID: 128842
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128842%27 HTTP/1.1" 200 None
2026-03-27 11:02:02 [arval.it] INFO: Scrape type for 128842: 0
2026-03-27 11:02:02 [arval.it] INFO: Found listing with ID: 128841
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128841%27 HTTP/1.1" 200 None
2026-03-27 11:02:02 [arval.it] INFO: Scrape type for 128841: 0
2026-03-27 11:02:02 [arval.it] INFO: Found listing with ID: 128839
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128839%27 HTTP/1.1" 200 None
2026-03-27 11:02:02 [arval.it] INFO: Scrape type for 128839: 0
2026-03-27 11:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=45&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 126491
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126491%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 126491: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 127500
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127500%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 127500: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 126801
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126801%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 126801: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 126804
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126804%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 126804: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128707
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128707%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128707: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128706
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128706%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128706: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128705
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128705%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128705: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128703
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128703%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128703: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128661
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128661%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128661: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128659
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128659%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128659: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128658
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128658%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128658: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128656
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128656%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128656: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128653
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128653%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128653: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 122815
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122815%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 122815: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 119359
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119359%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 119359: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 117500
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117500%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 117500: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128631
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128631%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128631: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 126028
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126028%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 126028: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128491
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128491%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128491: 0
2026-03-27 11:02:03 [arval.it] INFO: Found listing with ID: 128488
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128488%27 HTTP/1.1" 200 None
2026-03-27 11:02:03 [arval.it] INFO: Scrape type for 128488: 0
2026-03-27 11:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=46&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128482
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128482%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128482: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128480
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128480%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128480: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128479
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128479%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128479: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128477
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128477%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128477: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128476
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128476%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128476: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128474
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128474%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128474: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128473
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128473%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128473: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128472
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128472%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128472: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128470
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128470%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128470: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128469
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128469%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128469: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128466
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128466%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128466: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128465
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128465%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128465: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128464
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128464%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128464: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128463
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128463%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128463: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128462
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128462%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128462: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128461
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128461%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128461: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128459
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128459%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128459: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128457
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128457%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128457: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128456
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128456%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128456: 0
2026-03-27 11:02:05 [arval.it] INFO: Found listing with ID: 128454
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128454%27 HTTP/1.1" 200 None
2026-03-27 11:02:05 [arval.it] INFO: Scrape type for 128454: 0
2026-03-27 11:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:06 [scrapy.extensions.logstats] INFO: Crawled 55 pages (at 29 pages/min), scraped 8 items (at 0 items/min)
2026-03-27 11:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-27 11:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=47&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128447
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128447%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128447: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128445
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128445%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128445: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128443
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128443%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128443: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128440
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128440%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128440: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128439
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128439%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128439: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128435
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128435%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128435: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128434
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128434%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128434: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128431
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128431%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128431: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128430
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128430%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128430: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128429
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128429%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128429: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128426
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128426%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128426: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128425
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128425%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128425: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128424
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128424%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128424: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128422
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128422%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128422: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128411
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128411%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128411: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128344
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128344%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128344: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128342
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128342%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128342: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128340
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128340%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128340: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128331
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128331%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128331: 0
2026-03-27 11:02:07 [arval.it] INFO: Found listing with ID: 128329
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128329%27 HTTP/1.1" 200 None
2026-03-27 11:02:07 [arval.it] INFO: Scrape type for 128329: 0
2026-03-27 11:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=48&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:08 [arval.it] INFO: Found listing with ID: 128315
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128315%27 HTTP/1.1" 200 None
2026-03-27 11:02:08 [arval.it] INFO: Scrape type for 128315: 0
2026-03-27 11:02:08 [arval.it] INFO: Found listing with ID: 128314
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128314%27 HTTP/1.1" 200 None
2026-03-27 11:02:08 [arval.it] INFO: Scrape type for 128314: 0
2026-03-27 11:02:08 [arval.it] INFO: Found listing with ID: 128292
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128292%27 HTTP/1.1" 200 None
2026-03-27 11:02:08 [arval.it] INFO: Scrape type for 128292: 0
2026-03-27 11:02:08 [arval.it] INFO: Found listing with ID: 128109
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128109%27 HTTP/1.1" 200 None
2026-03-27 11:02:08 [arval.it] INFO: Scrape type for 128109: 0
2026-03-27 11:02:08 [arval.it] INFO: Found listing with ID: 128251
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128251%27 HTTP/1.1" 200 None
2026-03-27 11:02:08 [arval.it] INFO: Scrape type for 128251: 0
2026-03-27 11:02:08 [arval.it] INFO: Found listing with ID: 128258
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128258%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128258: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128254
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128254%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128254: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128247
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128247%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128247: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128245
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128245%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128245: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128242
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128242%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128242: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128181
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128181%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128181: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128179
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128179%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128179: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 126496
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126496%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 126496: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128132
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128132%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128132: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128113
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128113%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128113: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128102
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128102%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128102: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128100
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128100%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128100: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128099
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128099%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128099: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128098
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128098%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128098: 0
2026-03-27 11:02:09 [arval.it] INFO: Found listing with ID: 128096
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128096%27 HTTP/1.1" 200 None
2026-03-27 11:02:09 [arval.it] INFO: Scrape type for 128096: 0
2026-03-27 11:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=49&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 128095
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128095%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 128095: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 128086
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128086%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 128086: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 128085
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128085%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 128085: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 128084
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128084%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 128084: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127266
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127266%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127266: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 128040
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128040%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 128040: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 128033
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27128033%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 128033: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127983
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127983%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127983: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 126746
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126746%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 126746: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 126744
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126744%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 126744: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127889
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127889%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127889: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127888
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127888%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127888: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127740
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127740%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127740: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127707
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127707%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127707: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127706
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127706%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127706: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127704
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127704%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127704: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127701
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127701%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127701: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127700
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127700%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127700: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127699
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127699%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127699: 0
2026-03-27 11:02:10 [arval.it] INFO: Found listing with ID: 127698
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127698%27 HTTP/1.1" 200 None
2026-03-27 11:02:10 [arval.it] INFO: Scrape type for 127698: 0
2026-03-27 11:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=50&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127696
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127696%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127696: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127694
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127694%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127694: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127693
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127693%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127693: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127691
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127691%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127691: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127688
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127688%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127688: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127687
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127687%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127687: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127686
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127686%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127686: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127683
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127683%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127683: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127681
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127681%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127681: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127679
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127679%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127679: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127678
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127678%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127678: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127677
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127677%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127677: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127675
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127675%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127675: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127674
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127674%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127674: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127673
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127673%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127673: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127672
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127672%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127672: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127671
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127671%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127671: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127670
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127670%27 HTTP/1.1" 200 None
2026-03-27 11:02:12 [arval.it] INFO: Scrape type for 127670: 0
2026-03-27 11:02:12 [arval.it] INFO: Found listing with ID: 127669
2026-03-27 11:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127669%27 HTTP/1.1" 200 None
2026-03-27 11:02:13 [arval.it] INFO: Scrape type for 127669: 0
2026-03-27 11:02:13 [arval.it] INFO: Found listing with ID: 127667
2026-03-27 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127667%27 HTTP/1.1" 200 None
2026-03-27 11:02:13 [arval.it] INFO: Scrape type for 127667: 0
2026-03-27 11:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=51&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127665
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127665%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127665: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127664
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127664%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127664: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127663
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127663%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127663: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127656
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127656%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127656: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127655
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127655%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127655: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127654
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127654%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127654: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127652
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127652%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127652: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127647
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127647%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127647: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127645
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127645%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127645: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127643
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127643%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127643: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127642
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127642%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127642: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127627
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127627%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127627: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127625
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127625%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127625: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127616
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127616%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127616: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127602
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127602%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127602: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127596
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127596%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127596: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127595
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127595%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127595: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127580
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127580%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127580: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127571
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127571%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127571: 0
2026-03-27 11:02:14 [arval.it] INFO: Found listing with ID: 127570
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127570%27 HTTP/1.1" 200 None
2026-03-27 11:02:14 [arval.it] INFO: Scrape type for 127570: 0
2026-03-27 11:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=52&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127568
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127568%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127568: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127567
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127567%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127567: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127564
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127564%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127564: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127562
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127562%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127562: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127560
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127560%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127560: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127559
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127559%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127559: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127545
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127545%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127545: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127481
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127481%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127481: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 123392
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123392%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 123392: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 125377
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125377%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 125377: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 126476
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126476%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 126476: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 126492
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126492%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 126492: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127371
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127371%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127371: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 119351
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119351%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 119351: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127320
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127320%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127320: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127315
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127315%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127315: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127316
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127316%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127316: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127312
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127312%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127312: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127307
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127307%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127307: 0
2026-03-27 11:02:16 [arval.it] INFO: Found listing with ID: 127301
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127301%27 HTTP/1.1" 200 None
2026-03-27 11:02:16 [arval.it] INFO: Scrape type for 127301: 0
2026-03-27 11:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=53&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127284
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127284%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127284: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 119361
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119361%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 119361: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 119352
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119352%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 119352: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 119102
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119102%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 119102: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 119101
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119101%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 119101: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 119098
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119098%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 119098: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 125428
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125428%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 125428: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127231
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127231%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127231: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127230
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127230%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127230: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127228
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127228%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127228: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127227
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127227%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127227: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127212
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127212%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127212: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127208
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127208%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127208: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127206
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127206%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127206: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127205
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127205%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127205: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127201
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127201%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127201: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127146
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127146%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127146: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127144
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127144%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127144: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127143
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127143%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127143: 0
2026-03-27 11:02:18 [arval.it] INFO: Found listing with ID: 127141
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127141%27 HTTP/1.1" 200 None
2026-03-27 11:02:18 [arval.it] INFO: Scrape type for 127141: 0
2026-03-27 11:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=54&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127134
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127134%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127134: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127131
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127131%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127131: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127056
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127056%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127056: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127021
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127021%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127021: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127016
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127016%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127016: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127019
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127019%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127019: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127017
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127017%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127017: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127015
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127015%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127015: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127014
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127014%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127014: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127013
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127013%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127013: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127011
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127011%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127011: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127003
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127003%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127003: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 127001
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27127001%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 127001: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 126999
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126999%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 126999: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 126998
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126998%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 126998: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 126997
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126997%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 126997: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 126994
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126994%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 126994: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 126966
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126966%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 126966: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 126961
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126961%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 126961: 0
2026-03-27 11:02:20 [arval.it] INFO: Found listing with ID: 126955
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126955%27 HTTP/1.1" 200 None
2026-03-27 11:02:20 [arval.it] INFO: Scrape type for 126955: 0
2026-03-27 11:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=55&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126953
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126953%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126953: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 119358
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119358%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 119358: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126938
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126938%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126938: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126934
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126934%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126934: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126928
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126928%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126928: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126926
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126926%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126926: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126924
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126924%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126924: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126824
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126824%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126824: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126820
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126820%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126820: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126812
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126812%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126812: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126811
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126811%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126811: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126803
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126803%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126803: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126802
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126802%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126802: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126761
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126761%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126761: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126738
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126738%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126738: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 123486
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123486%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 123486: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 123728
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123728%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 123728: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 123739
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123739%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 123739: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126651
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126651%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126651: 0
2026-03-27 11:02:22 [arval.it] INFO: Found listing with ID: 126306
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126306%27 HTTP/1.1" 200 None
2026-03-27 11:02:22 [arval.it] INFO: Scrape type for 126306: 0
2026-03-27 11:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=56&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126599
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126599%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126599: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126588
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126588%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126588: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126510
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126510%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126510: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126488
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126488%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126488: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126511
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126511%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126511: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126451
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126451%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126451: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126448
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126448%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126448: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126444
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126444%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126444: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126442
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126442%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126442: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126215
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126215%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126215: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126249
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126249%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126249: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126248
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126248%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126248: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126247
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126247%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126247: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126214
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126214%27 HTTP/1.1" 200 None
2026-03-27 11:02:23 [arval.it] INFO: Scrape type for 126214: 0
2026-03-27 11:02:23 [arval.it] INFO: Found listing with ID: 126198
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126198%27 HTTP/1.1" 200 None
2026-03-27 11:02:24 [arval.it] INFO: Scrape type for 126198: 0
2026-03-27 11:02:24 [arval.it] INFO: Found listing with ID: 126193
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126193%27 HTTP/1.1" 200 None
2026-03-27 11:02:24 [arval.it] INFO: Scrape type for 126193: 0
2026-03-27 11:02:24 [arval.it] INFO: Found listing with ID: 126127
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126127%27 HTTP/1.1" 200 None
2026-03-27 11:02:24 [arval.it] INFO: Scrape type for 126127: 0
2026-03-27 11:02:24 [arval.it] INFO: Found listing with ID: 126117
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126117%27 HTTP/1.1" 200 None
2026-03-27 11:02:24 [arval.it] INFO: Scrape type for 126117: 0
2026-03-27 11:02:24 [arval.it] INFO: Found listing with ID: 126110
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126110%27 HTTP/1.1" 200 None
2026-03-27 11:02:24 [arval.it] INFO: Scrape type for 126110: 0
2026-03-27 11:02:24 [arval.it] INFO: Found listing with ID: 126001
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126001%27 HTTP/1.1" 200 None
2026-03-27 11:02:24 [arval.it] INFO: Scrape type for 126001: 0
2026-03-27 11:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=57&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 126016
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126016%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 126016: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 126014
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27126014%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 126014: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125988
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125988%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 125988: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125983
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125983%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 125983: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125797
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125797%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 125797: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 117497
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117497%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 117497: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125138
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125138%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 125138: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125464
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125464%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 125464: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125461
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125461%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 125461: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125460
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125460%27 HTTP/1.1" 200 None
2026-03-27 11:02:25 [arval.it] INFO: Scrape type for 125460: 0
2026-03-27 11:02:25 [arval.it] INFO: Found listing with ID: 125452
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125452%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125452: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125450
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125450%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125450: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125127
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125127%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125127: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125140
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125140%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125140: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125137
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125137%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125137: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125136
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125136%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125136: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125135
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125135%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125135: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125131
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125131%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125131: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125128
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125128%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125128: 0
2026-03-27 11:02:26 [arval.it] INFO: Found listing with ID: 125049
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125049%27 HTTP/1.1" 200 None
2026-03-27 11:02:26 [arval.it] INFO: Scrape type for 125049: 0
2026-03-27 11:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=58&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 125044
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27125044%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 125044: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124996
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124996%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124996: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124226
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124226%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124226: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124784
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124784%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124784: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124783
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124783%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124783: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124780
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124780%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124780: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124777
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124777%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124777: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124683
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124683%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124683: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124682
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124682%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124682: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124633
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124633%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124633: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124638
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124638%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124638: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124636
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124636%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124636: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124630
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124630%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124630: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124558
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124558%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124558: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124461
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124461%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124461: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124407
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124407%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124407: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124353
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124353%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124353: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124327
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124327%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124327: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124257
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124257%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124257: 0
2026-03-27 11:02:27 [arval.it] INFO: Found listing with ID: 124256
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124256%27 HTTP/1.1" 200 None
2026-03-27 11:02:27 [arval.it] INFO: Scrape type for 124256: 0
2026-03-27 11:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=59&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124255
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124255%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124255: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124249
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124249%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124249: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124248
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124248%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124248: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124247
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124247%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124247: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124243
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124243%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124243: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124240
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124240%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124240: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124239
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124239%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124239: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124231
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124231%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124231: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124230
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124230%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124230: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124210
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124210%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124210: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124209
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124209%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124209: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124208
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124208%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124208: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124207
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124207%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124207: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124206
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124206%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124206: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124205
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124205%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124205: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124204
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124204%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124204: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124203
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124203%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124203: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124202
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124202%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124202: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124200
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124200%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124200: 0
2026-03-27 11:02:29 [arval.it] INFO: Found listing with ID: 124199
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124199%27 HTTP/1.1" 200 None
2026-03-27 11:02:29 [arval.it] INFO: Scrape type for 124199: 0
2026-03-27 11:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=60&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 124198
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124198%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 124198: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 124197
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124197%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 124197: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 124196
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124196%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 124196: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 124195
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124195%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 124195: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 124194
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124194%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 124194: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 124168
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27124168%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 124168: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123914
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123914%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123914: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123762
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123762%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123762: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123752
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123752%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123752: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123749
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123749%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123749: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123551
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123551%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123551: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123550
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123550%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123550: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123548
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123548%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123548: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123251
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123251%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123251: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123470
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123470%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123470: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123466
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123466%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123466: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123402
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123402%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123402: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123394
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123394%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123394: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 123389
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123389%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 123389: 0
2026-03-27 11:03:03 [arval.it] INFO: Found listing with ID: 117504
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117504%27 HTTP/1.1" 200 None
2026-03-27 11:03:03 [arval.it] INFO: Scrape type for 117504: 0
2026-03-27 11:03:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=61&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 123139
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123139%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 123139: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 123137
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27123137%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 123137: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 122821
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122821%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 122821: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 122079
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122079%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 122079: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 122782
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122782%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 122782: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 115093
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27115093%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 115093: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 115140
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27115140%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 115140: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 108879
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27108879%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 108879: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 100564
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27100564%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 100564: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 122656
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122656%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 122656: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 122469
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122469%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 122469: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 122232
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122232%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 122232: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 122231
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27122231%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 122231: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 121882
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121882%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 121882: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 121879
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121879%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 121879: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 121813
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121813%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 121813: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 121732
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121732%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 121732: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 121729
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121729%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 121729: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 121728
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121728%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 121728: 0
2026-03-27 11:03:05 [arval.it] INFO: Found listing with ID: 121727
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121727%27 HTTP/1.1" 200 None
2026-03-27 11:03:05 [arval.it] INFO: Scrape type for 121727: 0
2026-03-27 11:03:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:06 [scrapy.extensions.logstats] INFO: Crawled 70 pages (at 15 pages/min), scraped 8 items (at 0 items/min)
2026-03-27 11:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-27 11:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=62&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 121658
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121658%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 121658: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 121454
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121454%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 121454: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 121450
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121450%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 121450: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 121067
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121067%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 121067: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 121273
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121273%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 121273: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 121108
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27121108%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 121108: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120443
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120443%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120443: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120946
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120946%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120946: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120908
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120908%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120908: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120810
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120810%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120810: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120571
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120571%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120571: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120648
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120648%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120648: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120645
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120645%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120645: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120456
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120456%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120456: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120289
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120289%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120289: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120281
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120281%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120281: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120279
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120279%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120279: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120206
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120206%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120206: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 120204
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27120204%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 120204: 0
2026-03-27 11:03:07 [arval.it] INFO: Found listing with ID: 119994
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119994%27 HTTP/1.1" 200 None
2026-03-27 11:03:07 [arval.it] INFO: Scrape type for 119994: 0
2026-03-27 11:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=63&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 119590
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119590%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 119590: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 115139
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27115139%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 115139: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 119864
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119864%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 119864: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 119635
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119635%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 119635: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 119601
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119601%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 119601: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 119563
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119563%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 119563: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 119560
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27119560%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 119560: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118973
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118973%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118973: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118967
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118967%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118967: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118885
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118885%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118885: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118882
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118882%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118882: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118855
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118855%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118855: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118753
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118753%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118753: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118744
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118744%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118744: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118743
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118743%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118743: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118742
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118742%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118742: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118613
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118613%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118613: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118160
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118160%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118160: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 118181
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27118181%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 118181: 0
2026-03-27 11:03:09 [arval.it] INFO: Found listing with ID: 117900
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117900%27 HTTP/1.1" 200 None
2026-03-27 11:03:09 [arval.it] INFO: Scrape type for 117900: 0
2026-03-27 11:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=64&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 110719
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27110719%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 110719: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117774
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117774%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117774: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117688
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117688%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117688: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117685
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117685%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117685: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117679
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117679%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117679: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117660
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117660%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117660: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117516
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117516%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117516: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117446
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117446%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117446: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117443
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117443%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117443: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 115322
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27115322%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 115322: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117354
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117354%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117354: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117346
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117346%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117346: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117288
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117288%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117288: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117202
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117202%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117202: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 117201
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27117201%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 117201: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 116838
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27116838%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 116838: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 116443
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27116443%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 116443: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 115220
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27115220%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 115220: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 115218
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27115218%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 115218: 0
2026-03-27 11:03:11 [arval.it] INFO: Found listing with ID: 114895
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27114895%27 HTTP/1.1" 200 None
2026-03-27 11:03:11 [arval.it] INFO: Scrape type for 114895: 0
2026-03-27 11:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=65&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:12 [arval.it] INFO: Found listing with ID: 114511
2026-03-27 11:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27114511%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 114511: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 113808
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27113808%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 113808: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 113806
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27113806%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 113806: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 113665
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27113665%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 113665: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 113246
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27113246%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 113246: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 113044
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27113044%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 113044: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 112067
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27112067%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 112067: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 111541
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27111541%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 111541: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 111538
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27111538%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 111538: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 110971
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27110971%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 110971: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 110642
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27110642%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 110642: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 110124
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27110124%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 110124: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 109627
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27109627%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 109627: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 109625
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27109625%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 109625: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 109624
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27109624%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 109624: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 109217
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27109217%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 109217: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 99997
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2799997%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 99997: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 106975
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27106975%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 106975: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 99153
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2799153%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 99153: 0
2026-03-27 11:03:13 [arval.it] INFO: Found listing with ID: 105907
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27105907%27 HTTP/1.1" 200 None
2026-03-27 11:03:13 [arval.it] INFO: Scrape type for 105907: 0
2026-03-27 11:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=66&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 105906
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27105906%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 105906: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 96434
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2796434%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 96434: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 105315
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27105315%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 105315: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 104577
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27104577%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 104577: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 100449
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27100449%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 100449: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102666
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102666%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102666: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102665
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102665%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102665: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102663
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102663%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102663: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102513
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102513%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102513: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102510
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102510%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102510: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102505
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102505%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102505: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102371
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102371%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102371: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102134
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102134%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102134: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 102059
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27102059%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 102059: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 100801
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27100801%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 100801: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 100209
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%27100209%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 100209: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 99874
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2799874%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 99874: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 99341
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2799341%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 99341: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 99337
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2799337%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 99337: 0
2026-03-27 11:03:15 [arval.it] INFO: Found listing with ID: 99336
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2799336%27 HTTP/1.1" 200 None
2026-03-27 11:03:15 [arval.it] INFO: Scrape type for 99336: 0
2026-03-27 11:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=67&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:16 [arval.it] INFO: Found listing with ID: 93448
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2793448%27 HTTP/1.1" 200 None
2026-03-27 11:03:16 [arval.it] INFO: Scrape type for 93448: 0
2026-03-27 11:03:16 [arval.it] INFO: Found listing with ID: 98833
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2798833%27 HTTP/1.1" 200 None
2026-03-27 11:03:16 [arval.it] INFO: Scrape type for 98833: 0
2026-03-27 11:03:16 [arval.it] INFO: Found listing with ID: 98094
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2798094%27 HTTP/1.1" 200 None
2026-03-27 11:03:16 [arval.it] INFO: Scrape type for 98094: 0
2026-03-27 11:03:16 [arval.it] INFO: Found listing with ID: 98093
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2798093%27 HTTP/1.1" 200 None
2026-03-27 11:03:16 [arval.it] INFO: Scrape type for 98093: 0
2026-03-27 11:03:16 [arval.it] INFO: Found listing with ID: 96652
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2796652%27 HTTP/1.1" 200 None
2026-03-27 11:03:16 [arval.it] INFO: Scrape type for 96652: 0
2026-03-27 11:03:16 [arval.it] INFO: Found listing with ID: 96431
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2796431%27 HTTP/1.1" 200 None
2026-03-27 11:03:16 [arval.it] INFO: Scrape type for 96431: 0
2026-03-27 11:03:16 [arval.it] INFO: Found listing with ID: 94326
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2794326%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 94326: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 94323
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2794323%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 94323: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 94299
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2794299%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 94299: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 94298
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2794298%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 94298: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 93656
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2793656%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 93656: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 93333
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2793333%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 93333: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 93317
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2793317%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 93317: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 93281
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2793281%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 93281: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 93025
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2793025%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 93025: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 92317
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2792317%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 92317: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 92315
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2792315%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 92315: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 92161
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2792161%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 92161: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 91536
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2791536%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 91536: 0
2026-03-27 11:03:17 [arval.it] INFO: Found listing with ID: 91448
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2791448%27 HTTP/1.1" 200 None
2026-03-27 11:03:17 [arval.it] INFO: Scrape type for 91448: 0
2026-03-27 11:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=68&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 89554
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2789554%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 89554: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 89552
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2789552%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 89552: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 88595
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2788595%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 88595: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 88276
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2788276%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 88276: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 88594
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2788594%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 88594: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 88593
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2788593%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 88593: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 88591
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2788591%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 88591: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 88277
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2788277%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 88277: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87701
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787701%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87701: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87700
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787700%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87700: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87699
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787699%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87699: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87698
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787698%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87698: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87697
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787697%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87697: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87696
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787696%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87696: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87695
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787695%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87695: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87692
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787692%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87692: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87691
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787691%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87691: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87690
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787690%27 HTTP/1.1" 200 None
2026-03-27 11:03:18 [arval.it] INFO: Scrape type for 87690: 0
2026-03-27 11:03:18 [arval.it] INFO: Found listing with ID: 87689
2026-03-27 11:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787689%27 HTTP/1.1" 200 None
2026-03-27 11:03:19 [arval.it] INFO: Scrape type for 87689: 0
2026-03-27 11:03:19 [arval.it] INFO: Found listing with ID: 87688
2026-03-27 11:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787688%27 HTTP/1.1" 200 None
2026-03-27 11:03:19 [arval.it] INFO: Scrape type for 87688: 0
2026-03-27 11:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=69&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87687
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787687%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87687: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87685
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787685%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87685: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87684
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787684%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87684: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87683
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787683%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87683: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87682
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787682%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87682: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87679
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787679%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87679: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87632
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787632%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87632: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87630
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787630%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87630: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 87446
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2787446%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 87446: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 85411
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2785411%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 85411: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 85407
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2785407%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 85407: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 85406
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2785406%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 85406: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 85405
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2785405%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 85405: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 85404
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2785404%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 85404: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 85403
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2785403%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 85403: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 84825
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2784825%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 84825: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 82203
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2782203%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 82203: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 77972
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2777972%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 77972: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 76616
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2776616%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 76616: 0
2026-03-27 11:03:20 [arval.it] INFO: Found listing with ID: 75387
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20RowKey%20eq%20%2775387%27 HTTP/1.1" 200 None
2026-03-27 11:03:20 [arval.it] INFO: Scrape type for 75387: 0
2026-03-27 11:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 11:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/10?orderBy=salePriceGross%7Casc&pageNumber=70&pageSize=20&purchaseOption=sale&reservationLabels=disponibile> (referer: https://autoselect.arval.it) ['zyte-api']
2026-03-27 11:03:22 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 11:03:22 [arval.it] INFO: arval.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 1080, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 11:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 11:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.it%27%20and%20last_price_update_time%20lt%201774177402 HTTP/1.1" 200 None
2026-03-27 11:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.it',RowKey='131108') HTTP/1.1" 204 0
2026-03-27 11:03:22 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (8 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.it/task_49_2026-03-27T11_00_00.jl
2026-03-27 11:03:22 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 83108,
'downloader/request_count': 109,
'downloader/request_method_count/GET': 109,
'downloader/response_bytes': 4411713,
'downloader/response_count': 109,
'downloader/response_status_count/200': 109,
'elapsed_time_seconds': 195.954005,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 11, 3, 22, 850527, tzinfo=datetime.timezone.utc),
'item_scraped_count': 8,
'log_count/DEBUG': 3297,
'log_count/INFO': 3111,
'memusage/max': 173166592,
'memusage/startup': 151928832,
'photo_download_count': 30,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 25,
'playwright/request_count/aborted': 8,
'playwright/request_count/method/GET': 24,
'playwright/request_count/method/POST': 1,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/font': 5,
'playwright/request_count/resource_type/image': 6,
'playwright/request_count/resource_type/script': 7,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 4,
'playwright/response_count': 13,
'playwright/response_count/method/GET': 13,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/font': 5,
'playwright/response_count/resource_type/script': 5,
'playwright/response_count/resource_type/stylesheet': 1,
'request_depth_max': 70,
'response_received_count': 79,
'scheduler/dequeued': 109,
'scheduler/dequeued/memory': 109,
'scheduler/enqueued': 109,
'scheduler/enqueued/memory': 109,
'scrape_type/new': 4,
'scrape_type/price_update': 4,
'scrape_type/skipped': 1372,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 78,
'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.117993814536395,
'scrapy-zyte-api/mean_response_seconds': 2.1294835358858113,
'scrapy-zyte-api/processed': 78,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 78,
'scrapy-zyte-api/request_args/experimental.requestCookies': 77,
'scrapy-zyte-api/request_args/experimental.responseCookies': 78,
'scrapy-zyte-api/request_args/httpResponseBody': 78,
'scrapy-zyte-api/request_args/httpResponseHeaders': 78,
'scrapy-zyte-api/request_args/url': 78,
'scrapy-zyte-api/status_codes/200': 78,
'scrapy-zyte-api/success': 78,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 27, 11, 0, 6, 896522, tzinfo=datetime.timezone.utc)}
2026-03-27 11:03:22 [scrapy.core.engine] INFO: Spider closed (finished)