• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (ayvens.it)

2026-03-26 07:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 07:30:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 07:30:04 [ayvens.it] INFO: Starting spider ayvens.it
2026-03-26 07:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 07:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 07:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 07:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 07:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 8b70cfc6d1c78711
2026-03-26 07:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.feedexport.FeedExporter',
 'scrapy.extensions.logstats.LogStats',
 'scrapy.extensions.closespider.CloseSpider']
2026-03-26 07:30:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
 'CLOSESPIDER_TIMEOUT': 7200,
 'DOWNLOAD_MAXSIZE': 52428800,
 'DOWNLOAD_WARNSIZE': 10485760,
 'FEED_EXPORT_ENCODING': 'utf-8',
 'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/ayvens.it/task_39_2026-03-26T07_30_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-26 07:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 07:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 07:30:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
 'scrapy.downloadermiddlewares.retry.RetryMiddleware',
 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
 'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 07:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 07:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
 'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 07:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 07:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 07:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-26 07:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 07:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 07:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-26 07:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-26 07:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 07:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 07:30:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 07:30:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
 'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
 'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 07:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 07:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 07:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 07:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-26 07:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 07:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 07:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-26 07:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-26 07:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-26 07:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-26 07:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-26 07:30:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-26 07:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-26 07:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-26 07:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R5GGQAWE.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-YI6GGZZZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NAGGRITV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BBQ7R2BV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HPL7GXW6.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ADG3G2OJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7JYRLYWD.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2S63FZXS.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-K7GQAXGO.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PMQRMPGY.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/polyfills-FFHMD2TL.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/main-NKPAFEH2.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/styles-ETA5EMQJ.css> (resource type: stylesheet, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5567JMUS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-YI6GGZZZ.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-4CLCTAJ7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-YI6GGZZZ.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QV3UPEBS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AQBI4CYB.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EIXBRKXP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QZ2M64VL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HQZHDCQG.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EVZDJ3YH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2BYH6G4C.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AHM2LY2L.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VGUEXTON.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SUQC6PCL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7DYAUIPQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6BXXUPPN.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CQOH37XC.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-26 07:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SALCXTDR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-K7GQAXGO.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OF6JT4KC.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y6LYHJ33.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ELPOVYM7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VBU7AOHF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SPE4D2IX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-N2FZW7V7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPLHK2CL.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AVZZH6AV.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-KLKMSQPH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2FANG3NP.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ABBXN5WQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NPJHDJ36.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-MLMYZRAG.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5D4JF6DX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7IEPAGTW.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ZYL3EWWF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WWYAPULQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XXARMH2T.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AYT4KML6.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CX65R3QQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XGLUMAK5.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EHSUL3RU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7UDVUMWJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WRLSZEDX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XCHSKDZH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-U3DCL5KE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7HVTDVUE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-26 07:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPZ5PCFV.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-7HVTDVUE.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R57BLUBZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XI7MA6UU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-253AOQV4.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y26P6NOT.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-E2QM5VHP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QVU7EFJH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PU5AH4GE.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6AWK7DQQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-JMKQRIJX.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OXIZJZO4.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-H7VMIGZK.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BQLC5RJD.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HGLYMGTS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-PU5AH4GE.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VNA57F7Z.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EXKYPD3J.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-26 07:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/bell.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AZBPSD4I.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2NCM5KDW.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-26 07:30:16 [ayvens.it] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'XAdGU7rtaXTy3/jBTjLU2W|2026-03-26T07:30:14.667Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1806046214, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': -1, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ai_session', 'value': 'TfTclzXLEUrYZcMjLcftQY|1774510215950|1774510215950', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774512015, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-26 07:30:16 [ayvens.it] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'XAdGU7rtaXTy3/jBTjLU2W|2026-03-26T07:30:14.667Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': 'TfTclzXLEUrYZcMjLcftQY|1774510215950|1774510215950', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-26 07:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-26 07:30:16 [ayvens.it] INFO: Intercepting token...
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-26 07:30:16 [ayvens.it] INFO: Scrolling element to trigger lazy load...
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:16 [ayvens.it] INFO: GraphQL headers: {'host': 'api-carmarket.ayvens.com', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0', 'accept': 'application/json, text/plain, */*', 'accept-language': 'en-US,en;q=0.5', 'accept-encoding': 'gzip, deflate, br', 'content-type': 'application/json', 'content-length': '839', 'referer': 'https://carmarket.ayvens.com/', 'x-ald-subscription-key': '3b2cc62fd26c4e29a762db3de181266b', 'x-tenant': 'ald', 'x-country': 'gb', 'origin': 'https://carmarket.ayvens.com', 'sec-fetch-dest': 'empty', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-site', 'proxy-authorization': 'Basic Y3VzdG9tZXItaW5maW5pdF9zb3VyY2luZ192Ml9XQjdOUi1jYy1HQjozY35+YWdLUmM2MlZaQUw=', 'connection': 'keep-alive'}
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VUZVFPNF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-FX6676C7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VUZVFPNF.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api-carmarket.ayvens.com/graphql/saleevents>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BK6NFD4R.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-26 07:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-75KGV5DF.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-OXIZJZO4.js)
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json>
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json>
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json>
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json>
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-26 07:30:18 [ayvens.it] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-26 07:30:18 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-26 07:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/14efa178-aa53-42e6-9a86-5229303798da/019908c4-f46e-7d64-b942-26aa1fec3635/2ab431a1-8f8c-4a55-9e1a-e5de23079c22/ayvens-logo.png> (resource type: image)
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image)
2026-03-26 07:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch)
2026-03-26 07:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983501
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983501%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983501: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983502
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983502%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983502: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983503
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983503%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983503: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983504
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983504%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983504: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983505
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983505%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983505: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983506
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983506%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983506: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983507
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983507%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983507: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983508
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983508%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983508: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983509
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983509%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983509: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983510
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983510%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983510: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983511
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983511%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983511: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983512
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983512%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983512: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983513
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983513%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983513: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983514
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983514%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983514: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983515
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983515%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983515: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983516
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983516%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983516: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983517
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983517%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983517: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983518
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983518%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983518: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983519
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983519%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983519: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983520
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983520%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983520: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983521
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983521%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983521: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983522
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983522%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983522: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983523
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983523%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983523: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983524
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983524%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983524: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983525
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983525%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983525: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983526
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983526%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983526: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983527
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983527%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983527: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983528
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983528%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983528: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983529
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983529%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983529: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983530
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983530%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983530: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983531
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983531%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983531: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983532
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983532%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983532: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983533
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983533%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983533: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983534
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983534%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983534: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983535
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983535%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983535: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983536
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983536%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983536: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983537
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983537%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983537: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983538
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983538%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983538: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983539
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983539%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983539: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983540
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983540%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983540: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983541
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983541%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983541: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983542
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983542%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983542: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983543
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983543%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983543: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983544
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983544%27 HTTP/1.1" 200 None
2026-03-26 07:30:21 [ayvens.it] INFO: Scrape type for 1983544: 0
2026-03-26 07:30:21 [ayvens.it] INFO: Found listing with ID: 1983545
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983545%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983545: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983546
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983546%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983546: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983547
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983547%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983547: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983548
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983548%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983548: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983549
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983549%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983549: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983550
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983550%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983550: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983551
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983551%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983551: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983552
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983552%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983552: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983553
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983553%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983553: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983554
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983554%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983554: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983555
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983555%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983555: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983556
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983556%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983556: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983557
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983557%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983557: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983558
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983558%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983558: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983559
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983559%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983559: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983560
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983560%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983560: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983561
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983561%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983561: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983562
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983562%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983562: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983563
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983563%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983563: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983564
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983564%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983564: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983565
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983565%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983565: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983566
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983566%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983566: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983567
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983567%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983567: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983568
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983568%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983568: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983569
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983569%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983569: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983570
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983570%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983570: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983571
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983571%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983571: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983572
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983572%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983572: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983573
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983573%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983573: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983574
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983574%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983574: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983575
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983575%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983575: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983576
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983576%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983576: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983577
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983577%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983577: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983578
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983578%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983578: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983579
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983579%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983579: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983580
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983580%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983580: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983581
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983581%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983581: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983582
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983582%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983582: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983583
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983583%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983583: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983584
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983584%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983584: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983585
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983585%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983585: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983586
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983586%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983586: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983587
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983587%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983587: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983588
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983588%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983588: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983589
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983589%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983589: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983590
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983590%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983590: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983591
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983591%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983591: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983592
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983592%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983592: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983593
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983593%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983593: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983594
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983594%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983594: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983595
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983595%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983595: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983596
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983596%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983596: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983597
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983597%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983597: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983598
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983598%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983598: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983599
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983599%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983599: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Found listing with ID: 1983600
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983600%27 HTTP/1.1" 200 None
2026-03-26 07:30:22 [ayvens.it] INFO: Scrape type for 1983600: 0
2026-03-26 07:30:22 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-26 07:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 07:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983601
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983601%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983601: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983602
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983602%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983602: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983603
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983603%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983603: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983604
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983604%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983604: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983605
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983605%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983605: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983606
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983606%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983606: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983607
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983607%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983607: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983608
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983608%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983608: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983609
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983609%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983609: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983610
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983610%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983610: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983611
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983611%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983611: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983612
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983612%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983612: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983613
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983613%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983613: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983614
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983614%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983614: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983615
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983615%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983615: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983616
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983616%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983616: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983617
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983617%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983617: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983618
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983618%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983618: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983619
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983619%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983619: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983620
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983620%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983620: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983621
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983621%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983621: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983622
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983622%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983622: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983623
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983623%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983623: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983624
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983624%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983624: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983625
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983625%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983625: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983626
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983626%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983626: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983627
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983627%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983627: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983628
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983628%27 HTTP/1.1" 200 None
2026-03-26 07:30:25 [ayvens.it] INFO: Scrape type for 1983628: 0
2026-03-26 07:30:25 [ayvens.it] INFO: Found listing with ID: 1983629
2026-03-26 07:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983629%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983629: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983630
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983630%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983630: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983631
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983631%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983631: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983632
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983632%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983632: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983633
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983633%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983633: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983634
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983634%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983634: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983635
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983635%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983635: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983636
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983636%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983636: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983637
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983637%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983637: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983638
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983638%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983638: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983639
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983639%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983639: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983640
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983640%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983640: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983641
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983641%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983641: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983642
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983642%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983642: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983643
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983643%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983643: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983644
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983644%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983644: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983645
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983645%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983645: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983646
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983646%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983646: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983647
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983647%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983647: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983648
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983648%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983648: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983649
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983649%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983649: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983650
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983650%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983650: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983651
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983651%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983651: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983652
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983652%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983652: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983653
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983653%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983653: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983654
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983654%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983654: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983655
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983655%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983655: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983656
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983656%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983656: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983657
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983657%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983657: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983658
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983658%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983658: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983659
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983659%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983659: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983660
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983660%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983660: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983661
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983661%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983661: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983662
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983662%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983662: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983663
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983663%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983663: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983664
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983664%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983664: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983665
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983665%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983665: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983666
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983666%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983666: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983667
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983667%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983667: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983668
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983668%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983668: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983669
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983669%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983669: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983670
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983670%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983670: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983671
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983671%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983671: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983672
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983672%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983672: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983673
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983673%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983673: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983674
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983674%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983674: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983675
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983675%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983675: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983676
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983676%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983676: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983677
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983677%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983677: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1983678
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271983678%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1983678: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979642
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979642%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979642: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979643
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979643%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979643: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979644
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979644%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979644: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979645
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979645%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979645: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979646
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979646%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979646: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979647
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979647%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979647: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979648
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979648%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979648: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979649
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979649%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979649: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979650
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979650%27 HTTP/1.1" 200 None
2026-03-26 07:30:26 [ayvens.it] INFO: Scrape type for 1979650: 0
2026-03-26 07:30:26 [ayvens.it] INFO: Found listing with ID: 1979651
2026-03-26 07:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979651%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979651: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979652
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979652%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979652: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979653
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979653%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979653: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979654
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979654%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979654: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979655
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979655%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979655: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979656
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979656%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979656: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979657
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979657%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979657: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979658
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979658%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979658: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979659
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979659%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979659: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979660
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979660%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979660: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979661
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979661%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979661: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979662
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979662%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979662: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Found listing with ID: 1979663
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979663%27 HTTP/1.1" 200 None
2026-03-26 07:30:27 [ayvens.it] INFO: Scrape type for 1979663: 0
2026-03-26 07:30:27 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-26 07:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 07:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979664
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979664%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979664: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979665
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979665%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979665: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979666
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979666%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979666: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979667
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979667%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979667: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979668
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979668%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979668: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979669
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979669%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979669: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979670
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979670%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979670: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979671
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979671%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979671: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979672
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979672%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979672: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979673
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979673%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979673: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979674
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979674%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979674: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979675
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979675%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979675: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979676
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979676%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979676: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979677
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979677%27 HTTP/1.1" 200 None
2026-03-26 07:30:29 [ayvens.it] INFO: Scrape type for 1979677: 0
2026-03-26 07:30:29 [ayvens.it] INFO: Found listing with ID: 1979678
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979678%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979678: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979679
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979679%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979679: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979680
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979680%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979680: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979681
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979681%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979681: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979682
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979682%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979682: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979683
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979683%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979683: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979684
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979684%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979684: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979685
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979685%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979685: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979686
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979686%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979686: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979687
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979687%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979687: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979688
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979688%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979688: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979689
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979689%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979689: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979690
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979690%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979690: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979691
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979691%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979691: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979692
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979692%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979692: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979693
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979693%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979693: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979694
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979694%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979694: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979695
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979695%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979695: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979696
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979696%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979696: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979697
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979697%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979697: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979698
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979698%27 HTTP/1.1" 200 None
2026-03-26 07:30:30 [ayvens.it] INFO: Scrape type for 1979698: 0
2026-03-26 07:30:30 [ayvens.it] INFO: Found listing with ID: 1979699
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979699%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979699: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979700
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979700%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979700: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979701
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979701%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979701: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979702
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979702%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979702: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979703
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979703%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979703: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979704
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979704%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979704: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979705
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979705%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979705: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979706
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979706%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979706: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979707
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979707%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979707: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979708
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979708%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979708: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979709
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979709%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979709: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979710
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979710%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979710: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979711
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979711%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979711: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979712
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979712%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979712: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979713
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979713%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979713: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979714
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979714%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979714: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979715
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979715%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979715: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979716
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979716%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979716: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979717
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979717%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979717: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979718
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979718%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979718: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979719
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979719%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979719: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979720
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979720%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979720: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979721
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979721%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979721: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979722
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979722%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979722: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979723
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979723%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979723: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979724
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979724%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979724: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979725
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979725%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979725: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979726
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979726%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979726: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979727
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979727%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979727: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979728
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979728%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979728: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979729
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979729%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979729: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979730
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979730%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979730: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979731
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979731%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979731: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979732
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979732%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979732: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979733
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979733%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979733: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979734
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979734%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979734: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979735
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979735%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979735: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979736
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979736%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979736: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979737
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979737%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979737: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979738
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979738%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979738: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979739
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979739%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979739: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979740
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979740%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979740: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979741
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979741%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979741: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979742
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979742%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979742: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979743
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979743%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979743: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979744
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979744%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979744: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979745
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979745%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979745: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979746
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979746%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979746: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979747
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979747%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979747: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979748
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979748%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979748: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979749
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979749%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979749: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979750
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979750%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979750: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979751
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979751%27 HTTP/1.1" 200 None
2026-03-26 07:30:31 [ayvens.it] INFO: Scrape type for 1979751: 0
2026-03-26 07:30:31 [ayvens.it] INFO: Found listing with ID: 1979752
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979752%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979752: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979753
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979753%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979753: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979754
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979754%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979754: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979755
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979755%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979755: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979756
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979756%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979756: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979757
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979757%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979757: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979758
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979758%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979758: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979759
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979759%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979759: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979760
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979760%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979760: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979761
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979761%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979761: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979762
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979762%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979762: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Found listing with ID: 1979763
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979763%27 HTTP/1.1" 200 None
2026-03-26 07:30:32 [ayvens.it] INFO: Scrape type for 1979763: 0
2026-03-26 07:30:32 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-26 07:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 07:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979764
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979764%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979764: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979765
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979765%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979765: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979766
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979766%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979766: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979767
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979767%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979767: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979768
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979768%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979768: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979769
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979769%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979769: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979770
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979770%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979770: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979771
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979771%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979771: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979772
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979772%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979772: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979773
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979773%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979773: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979774
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979774%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979774: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979775
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979775%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979775: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979776
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979776%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979776: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979777
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979777%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979777: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979778
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979778%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979778: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979779
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979779%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979779: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979780
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979780%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979780: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979781
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979781%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979781: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979782
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979782%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979782: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979783
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979783%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979783: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979784
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979784%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979784: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979785
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979785%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979785: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979786
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979786%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979786: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979787
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979787%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979787: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979788
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979788%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979788: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979789
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979789%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979789: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979790
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979790%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979790: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979791
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979791%27 HTTP/1.1" 200 None
2026-03-26 07:30:34 [ayvens.it] INFO: Scrape type for 1979791: 0
2026-03-26 07:30:34 [ayvens.it] INFO: Found listing with ID: 1979792
2026-03-26 07:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979792%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979792: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979793
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979793%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979793: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979794
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979794%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979794: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979795
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979795%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979795: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979796
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979796%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979796: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979797
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979797%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979797: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979798
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979798%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979798: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979799
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979799%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979799: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979800
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979800%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979800: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979801
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979801%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979801: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979802
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979802%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979802: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979803
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979803%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979803: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979804
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979804%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979804: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979805
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979805%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979805: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979806
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979806%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979806: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979807
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979807%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979807: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979808
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979808%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979808: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979809
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979809%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979809: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979810
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979810%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979810: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979811
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979811%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979811: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979812
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979812%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979812: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979813
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979813%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979813: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979814
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979814%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979814: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979815
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979815%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979815: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979816
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979816%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979816: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979817
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979817%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979817: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979818
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979818%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979818: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979819
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979819%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979819: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979820
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979820%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979820: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979821
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979821%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979821: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979822
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979822%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979822: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979823
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979823%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979823: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979824
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979824%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979824: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979825
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979825%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979825: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979826
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979826%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979826: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979827
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979827%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979827: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979828
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979828%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979828: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979829
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979829%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979829: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979830
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979830%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979830: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979831
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979831%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979831: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979832
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979832%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979832: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979833
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979833%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979833: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979834
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979834%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979834: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979835
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979835%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979835: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979836
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979836%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979836: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979837
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979837%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979837: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979838
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979838%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979838: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979839
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979839%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979839: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979840
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979840%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979840: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979841
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979841%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979841: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979842
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979842%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979842: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979843
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979843%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979843: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979844
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979844%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979844: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979845
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979845%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979845: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979846
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979846%27 HTTP/1.1" 200 None
2026-03-26 07:30:35 [ayvens.it] INFO: Scrape type for 1979846: 0
2026-03-26 07:30:35 [ayvens.it] INFO: Found listing with ID: 1979847
2026-03-26 07:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979847%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979847: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979848
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979848%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979848: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979849
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979849%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979849: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979850
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979850%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979850: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979851
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979851%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979851: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979852
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979852%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979852: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979853
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979853%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979853: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979854
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979854%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979854: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979855
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979855%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979855: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979856
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979856%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979856: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979857
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979857%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979857: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979858
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979858%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979858: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979859
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979859%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979859: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979860
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979860%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979860: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979861
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979861%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979861: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979862
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979862%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979862: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Found listing with ID: 1979863
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979863%27 HTTP/1.1" 200 None
2026-03-26 07:30:36 [ayvens.it] INFO: Scrape type for 1979863: 0
2026-03-26 07:30:36 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-26 07:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 07:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979864
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979864%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979864: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979865
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979865%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979865: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979866
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979866%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979866: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979867
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979867%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979867: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979868
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979868%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979868: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979869
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979869%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979869: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979870
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979870%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979870: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979871
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979871%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979871: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979872
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979872%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979872: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979873
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979873%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979873: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979874
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979874%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979874: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979875
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979875%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979875: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979876
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979876%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979876: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979877
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979877%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979877: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979878
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979878%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979878: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979879
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979879%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979879: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979880
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979880%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979880: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979881
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979881%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979881: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979882
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979882%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979882: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979883
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979883%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979883: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979884
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979884%27 HTTP/1.1" 200 None
2026-03-26 07:30:38 [ayvens.it] INFO: Scrape type for 1979884: 0
2026-03-26 07:30:38 [ayvens.it] INFO: Found listing with ID: 1979885
2026-03-26 07:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979885%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979885: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979886
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979886%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979886: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979887
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979887%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979887: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979888
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979888%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979888: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979889
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979889%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979889: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979890
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979890%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979890: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979891
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979891%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979891: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979892
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979892%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979892: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979893
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979893%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979893: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979894
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979894%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979894: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979895
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979895%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979895: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979896
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979896%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979896: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979897
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979897%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979897: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979898
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979898%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979898: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979899
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979899%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979899: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979900
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979900%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979900: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979901
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979901%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979901: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979902
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979902%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979902: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979903
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979903%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979903: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979904
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979904%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979904: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979905
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979905%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979905: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979906
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979906%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979906: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979907
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979907%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979907: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979908
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979908%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979908: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979909
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979909%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979909: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979910
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979910%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979910: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Found listing with ID: 1979911
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20RowKey%20eq%20%271979911%27 HTTP/1.1" 200 None
2026-03-26 07:30:39 [ayvens.it] INFO: Scrape type for 1979911: 0
2026-03-26 07:30:39 [ayvens.it] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-26 07:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 07:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-26 07:30:40 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 07:30:40 [ayvens.it] INFO: ayvens.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>: 448, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 07:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 07:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.it%27%20and%20last_price_update_time%20lt%201774078241 HTTP/1.1" 200 None
2026-03-26 07:30:41 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.it/task_39_2026-03-26T07_30_00.jl
2026-03-26 07:30:41 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 9862,
 'downloader/request_count': 7,
 'downloader/request_method_count/GET': 1,
 'downloader/request_method_count/POST': 6,
 'downloader/response_bytes': 2203133,
 'downloader/response_count': 7,
 'downloader/response_status_count/200': 7,
 'elapsed_time_seconds': 36.173947,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 26, 7, 30, 41, 574925, tzinfo=datetime.timezone.utc),
 'log_count/DEBUG': 1195,
 'log_count/INFO': 951,
 'memusage/max': 148066304,
 'memusage/startup': 148066304,
 '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': 138,
 'playwright/request_count/aborted': 15,
 'playwright/request_count/method/GET': 133,
 'playwright/request_count/method/POST': 5,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/fetch': 6,
 'playwright/request_count/resource_type/font': 16,
 'playwright/request_count/resource_type/image': 27,
 'playwright/request_count/resource_type/script': 80,
 'playwright/request_count/resource_type/stylesheet': 1,
 'playwright/request_count/resource_type/xhr': 6,
 'playwright/response_count': 119,
 'playwright/response_count/method/GET': 115,
 'playwright/response_count/method/POST': 4,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/fetch': 5,
 'playwright/response_count/resource_type/font': 16,
 'playwright/response_count/resource_type/image': 10,
 'playwright/response_count/resource_type/script': 80,
 'playwright/response_count/resource_type/stylesheet': 1,
 'playwright/response_count/resource_type/xhr': 5,
 'request_depth_max': 6,
 'response_received_count': 7,
 'scheduler/dequeued': 7,
 'scheduler/dequeued/memory': 7,
 'scheduler/enqueued': 7,
 'scheduler/enqueued/memory': 7,
 'scrape_type/skipped': 448,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 6,
 '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.0078140881378204,
 'scrapy-zyte-api/mean_response_seconds': 2.1449065213867775,
 'scrapy-zyte-api/processed': 6,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 6,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 6,
 'scrapy-zyte-api/request_args/httpRequestBody': 6,
 'scrapy-zyte-api/request_args/httpRequestMethod': 6,
 'scrapy-zyte-api/request_args/httpResponseBody': 6,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 6,
 'scrapy-zyte-api/request_args/url': 6,
 'scrapy-zyte-api/status_codes/200': 6,
 'scrapy-zyte-api/success': 6,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 26, 7, 30, 5, 400978, tzinfo=datetime.timezone.utc)}
2026-03-26 07:30:41 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ayvens.it)