• 'pip install logparser' on host '127.0.0.1:6800' and run command 'logparser'. Or wait until LogParser parses the log.

PROJECT (event_scrapers), SPIDER (barnes_and_nobles)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectevent_scrapers
    spiderbarnes_and_nobles
    jobf2c4f43c691b11f188fc0050565fa5d9
    first_log_time2026-06-16 02:40:23
    latest_log_time2026-06-16 02:40:27
    runtime0:00:04
    crawled_pages 1
    scraped_items 19
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count0
    log_warning_count1
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_item{'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#local-author-carol-marques-barrios_2026-09-19', 'platform': 'Barnes and Nobles', 'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2', 'raw_body': '<html><body>{"eventId": "9780062209468-0", "name": "Local Author ' 'Carol Marques Barrios", "date": "2026-09-19", "time": "2:00 PM", ' '"weekday": 7, "storeId": 3400, "storeName": "Westport", ' '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": ' '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], ' '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": ' '"2021-02-24", "types": [{"typeCode": "AE", "text": "Author ' 'Event", "displayOrder": 1}], "eans": ["9781648212062"], ' '"isNationalEvent": false, "isVirtualEvent": false, ' '"isInstoreEvent": true, "largeIcon": ' '"/s/files/1/0737/7593/9824/files/ws_30208_Events_Author_Event.jpg", ' '"longitude": -73.3629305, "latitude": 41.1411098, "time24": ' '"14:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, ' '203-221-7955"}</body></html>'}
    • WARNING+

    • warning_logs
      1 in total

      2026-06-16 02:40:24 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:47: ScrapyDeprecationWarning: EventScrapersPipeline.process_item() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
        self._check_mw_method_spider_arg(pipe.process_item)
      
      2026-06-16 02:40:24 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.barnes_and_nobles.BarnesAndNobleSpider defines the deprecated start_requests() method. start_requests() has been deprecated in favor of a new method, start(), to support asynchronous code execution. start_requests() will stop being called in a future version of Scrapy. If you use Scrapy 2.13 or higher only, replace start_requests() with start(); note that start() is a coroutine (async def). If you need to maintain compatibility with lower Scrapy versions, when overriding start_requests() in a spider class, override start() as well; you can use super() to reuse the inherited start() implementation without copy-pasting. See the release notes of Scrapy 2.13 for details: https://docs.scrapy.org/en/2.13/news.html
        warn(
      
      2026-06-16 02:40:24 [py.warnings] WARNING: /root/event-list-scraping/event_scrapers/spiders/barnes_and_nobles.py:55: GuessedAtParserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("lxml"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.
      
      The code that caused this warning is on line 55 of the file /root/event-list-scraping/event_scrapers/spiders/barnes_and_nobles.py. To get rid of this warning, pass the additional argument 'features="lxml"' to the BeautifulSoup constructor.
      
        item["raw_body"] =  str(bs(json.dumps(event, ensure_ascii=False)))
      

      INFO

      DEBUG

    • scrapy_version

      2.14.1
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      3a45db9275cc3b8e
    • latest_crawl

      2026-06-16 02:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time> (referer: https://stores.barnesandnoble.com/store/3400?view=calendar)
    • latest_stat

      2026-06-16 02:40:24 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • latest_scrape

      2026-06-16 02:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
    • latest_item

      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#local-author-carol-marques-barrios_2026-09-19',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209468-0", "name": "Local Author '
                   'Carol Marques Barrios", "date": "2026-09-19", "time": "2:00 PM", '
                   '"weekday": 7, "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "types": [{"typeCode": "AE", "text": "Author '
                   'Event", "displayOrder": 1}], "eans": ["9781648212062"], '
                   '"isNationalEvent": false, "isVirtualEvent": false, '
                   '"isInstoreEvent": true, "largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_Author_Event.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"14:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
    • Head

      2026-06-16 02:40:23 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
      2026-06-16 02:40:23 [scrapy.utils.log] INFO: Versions:
      {'lxml': '6.0.2',
       'libxml2': '2.14.6',
       'cssselect': '1.3.0',
       'parsel': '1.10.0',
       'w3lib': '2.0.0',
       'Twisted': '25.5.0',
       'Python': '3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]',
       'pyOpenSSL': '25.3.0 (OpenSSL 3.5.4 30 Sep 2025)',
       'cryptography': '46.0.3',
       'Platform': 'Linux-6.8.0-90-generic-x86_64-with-glibc2.39'}
      2026-06-16 02:40:23 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
      2026-06-16 02:40:23 [asyncio] DEBUG: Using selector: EpollSelector
      2026-06-16 02:40:23 [scrapy.addons] INFO: Enabled addons:
      []
      2026-06-16 02:40:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-06-16 02:40:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-06-16 02:40:24 [scrapy.extensions.telnet] INFO: Telnet Password: 3a45db9275cc3b8e
      2026-06-16 02:40:24 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.logcount.LogCount',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats']
      2026-06-16 02:40:24 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'event_scrapers',
       'FEED_EXPORT_ENCODING': 'utf-8',
       'FEED_URI_PARAMS': <function _feed_uri_params at 0x76c4f8be8540>,
       'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/barnes_and_nobles/f2c4f43c691b11f188fc0050565fa5d9.log',
       'NEWSPIDER_MODULE': 'event_scrapers.spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'SPIDER_MODULES': ['event_scrapers.spiders']}
      2026-06-16 02:40:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
      2026-06-16 02:40:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
      2026-06-16 02:40:24 [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.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-06-16 02:40:24 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.start.StartSpiderMiddleware',
       'scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIRefererSpiderMiddleware']
      2026-06-16 02:40:24 [scrapy.middleware] INFO: Enabled item pipelines:
      ['event_scrapers.pipelines.EventScrapersPipeline']
      2026-06-16 02:40:24 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:47: ScrapyDeprecationWarning: EventScrapersPipeline.process_item() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
        self._check_mw_method_spider_arg(pipe.process_item)
      
      2026-06-16 02:40:24 [scrapy.core.engine] INFO: Spider opened
      2026-06-16 02:40:24 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.barnes_and_nobles.BarnesAndNobleSpider defines the deprecated start_requests() method. start_requests() has been deprecated in favor of a new method, start(), to support asynchronous code execution. start_requests() will stop being called in a future version of Scrapy. If you use Scrapy 2.13 or higher only, replace start_requests() with start(); note that start() is a coroutine (async def). If you need to maintain compatibility with lower Scrapy versions, when overriding start_requests() in a spider class, override start() as well; you can use super() to reuse the inherited start() implementation without copy-pasting. See the release notes of Scrapy 2.13 for details: https://docs.scrapy.org/en/2.13/news.html
        warn(
      
      2026-06-16 02:40:24 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-06-16 02:40:24 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-06-16 02:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time> (referer: https://stores.barnesandnoble.com/store/3400?view=calendar)
      2026-06-16 02:40:24 [py.warnings] WARNING: /root/event-list-scraping/event_scrapers/spiders/barnes_and_nobles.py:55: GuessedAtParserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("lxml"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.
      
      The code that caused this warning is on line 55 of the file /root/event-list-scraping/event_scrapers/spiders/barnes_and_nobles.py. To get rid of this warning, pass the additional argument 'features="lxml"' to the BeautifulSoup constructor.
      
        item["raw_body"] =  str(bs(json.dumps(event, ensure_ascii=False)))
      
      2026-06-16 02:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:24 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1345
      2026-06-16 02:40:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#storytime_2026-06-19',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209018-10", "name": "Storytime", '
                   '"date": "2026-06-19", "time": "11:00 AM", "weekday": 6, '
                   '"descriptionText": "Join us for weekly Storytime at Barnes &amp; '
                   'Noble Westport!", "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "isStoryTime": true, "types": [{"typeCode": "ST", '
                   '"text": "Storytime", "displayOrder": 1}], "isNationalEvent": '
                   'false, "isVirtualEvent": false, "isInstoreEvent": true, '
                   '"largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_StoryTime.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"11:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:24 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1980
      2026-06-16 02:40:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
    • Tail

                   '"largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_StoryTime.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"11:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:25 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1345
      2026-06-16 02:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#storytime_2026-08-14',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209018-18", "name": "Storytime", '
                   '"date": "2026-08-14", "time": "11:00 AM", "weekday": 6, '
                   '"descriptionText": "Join us for weekly Storytime at Barnes &amp; '
                   'Noble Westport!", "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "isStoryTime": true, "types": [{"typeCode": "ST", '
                   '"text": "Storytime", "displayOrder": 1}], "isNationalEvent": '
                   'false, "isVirtualEvent": false, "isInstoreEvent": true, '
                   '"largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_StoryTime.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"11:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1342
      2026-06-16 02:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#local-author-jenn-bouchard_2026-08-15',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209015-0", "name": "Local Author '
                   'Jenn Bouchard", "date": "2026-08-15", "time": "2:00 PM", '
                   '"weekday": 7, "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "types": [{"typeCode": "AE", "text": "Author '
                   'Event", "displayOrder": 1}], "eans": ["9781685135522", '
                   '"9798990560604", "9781685137649"], "isNationalEvent": false, '
                   '"isVirtualEvent": false, "isInstoreEvent": true, "largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_Author_Event.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"14:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1345
      2026-06-16 02:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#storytime_2026-08-21',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209018-19", "name": "Storytime", '
                   '"date": "2026-08-21", "time": "11:00 AM", "weekday": 6, '
                   '"descriptionText": "Join us for weekly Storytime at Barnes &amp; '
                   'Noble Westport!", "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "isStoryTime": true, "types": [{"typeCode": "ST", '
                   '"text": "Storytime", "displayOrder": 1}], "isNationalEvent": '
                   'false, "isVirtualEvent": false, "isInstoreEvent": true, '
                   '"largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_StoryTime.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"11:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1345
      2026-06-16 02:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#storytime_2026-08-28',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209018-20", "name": "Storytime", '
                   '"date": "2026-08-28", "time": "11:00 AM", "weekday": 6, '
                   '"descriptionText": "Join us for weekly Storytime at Barnes &amp; '
                   'Noble Westport!", "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "isStoryTime": true, "types": [{"typeCode": "ST", '
                   '"text": "Storytime", "displayOrder": 1}], "isNationalEvent": '
                   'false, "isVirtualEvent": false, "isInstoreEvent": true, '
                   '"largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_StoryTime.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"11:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1345
      2026-06-16 02:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#storytime_2026-09-04',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209018-21", "name": "Storytime", '
                   '"date": "2026-09-04", "time": "11:00 AM", "weekday": 6, '
                   '"descriptionText": "Join us for weekly Storytime at Barnes &amp; '
                   'Noble Westport!", "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "isStoryTime": true, "types": [{"typeCode": "ST", '
                   '"text": "Storytime", "displayOrder": 1}], "isNationalEvent": '
                   'false, "isVirtualEvent": false, "isInstoreEvent": true, '
                   '"largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_StoryTime.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"11:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1302
      2026-06-16 02:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#local-author-rita-lussier_2026-09-05',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062210032-0", "name": "Local Author '
                   'Rita Lussier", "date": "2026-09-05", "time": "2:00 PM", '
                   '"weekday": 7, "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "types": [{"typeCode": "AE", "text": "Author '
                   'Event", "displayOrder": 1}], "eans": ["9781647427702"], '
                   '"isNationalEvent": false, "isVirtualEvent": false, '
                   '"isInstoreEvent": true, "largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_Author_Event.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"14:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1345
      2026-06-16 02:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#storytime_2026-09-11',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209018-22", "name": "Storytime", '
                   '"date": "2026-09-11", "time": "11:00 AM", "weekday": 6, '
                   '"descriptionText": "Join us for weekly Storytime at Barnes &amp; '
                   'Noble Westport!", "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "isStoryTime": true, "types": [{"typeCode": "ST", '
                   '"text": "Storytime", "displayOrder": 1}], "isNationalEvent": '
                   'false, "isVirtualEvent": false, "isInstoreEvent": true, '
                   '"largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_StoryTime.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"11:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
      2026-06-16 02:40:27 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1320
      2026-06-16 02:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time>
      {'event_url': 'https://stores.barnesandnoble.com/locator-api/v1/events?eventStoreIds=3400&page=0&size=20&sort=date&sort=time#local-author-carol-marques-barrios_2026-09-19',
       'platform': 'Barnes and Nobles',
       'platform_hash': 'ed0e6af5c33086e442225ddc9e68b4e2',
       'raw_body': '<html><body>{"eventId": "9780062209468-0", "name": "Local Author '
                   'Carol Marques Barrios", "date": "2026-09-19", "time": "2:00 PM", '
                   '"weekday": 7, "storeId": 3400, "storeName": "Westport", '
                   '"storeAddress1": "76 Post Rd E", "city": "Westport", "state": '
                   '"CT", "zip": "06880", "location": [-73.3629305, 41.1411098], '
                   '"storePhone": "203-221-7955", "timeZone": "Eastern", "openDate": '
                   '"2021-02-24", "types": [{"typeCode": "AE", "text": "Author '
                   'Event", "displayOrder": 1}], "eans": ["9781648212062"], '
                   '"isNationalEvent": false, "isVirtualEvent": false, '
                   '"isInstoreEvent": true, "largeIcon": '
                   '"/s/files/1/0737/7593/9824/files/ws_30208_Events_Author_Event.jpg", '
                   '"longitude": -73.3629305, "latitude": 41.1411098, "time24": '
                   '"14:00", "eventLocation": "76 Post Rd E, Westport, CT 06880, '
                   '203-221-7955"}</body></html>'}
      2026-06-16 02:40:27 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-06-16 02:40:27 [scrapy.extensions.feedexport] INFO: Stored csv feed (19 items) in: output/2026/06/16/barnes_and_nobles.csv
      2026-06-16 02:40:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 1043,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'downloader/response_bytes': 2698,
       'downloader/response_count': 1,
       'downloader/response_status_count/200': 1,
       'elapsed_time_seconds': 2.90787,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 6, 16, 0, 40, 27, 128649, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 15716,
       'httpcompression/response_count': 1,
       'item_scraped_count': 19,
       'items_per_minute': 570.0,
       'log_count/DEBUG': 58,
       'log_count/INFO': 3,
       'log_count/WARNING': 1,
       'memusage/max': 93151232,
       'memusage/startup': 93151232,
       'response_received_count': 1,
       'responses_per_minute': 30.0,
       'scheduler/dequeued': 1,
       'scheduler/dequeued/memory': 1,
       'scheduler/enqueued': 1,
       'scheduler/enqueued/memory': 1,
       'start_time': datetime.datetime(2026, 6, 16, 0, 40, 24, 220779, tzinfo=datetime.timezone.utc)}
      2026-06-16 02:40:27 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/event_scrapers/barnes_and_nobles/f2c4f43c691b11f188fc0050565fa5d9/?job_finished=True

    • Source

      http://127.0.0.1:6800/logs/event_scrapers/barnes_and_nobles/f2c4f43c691b11f188fc0050565fa5d9.log

  • sourcelog
    last_update_time2026-06-16 02:40:27
    last_update_timestamp1781570427
    downloader/request_bytes1043
    downloader/request_count1
    downloader/request_method_count/GET1
    downloader/response_bytes2698
    downloader/response_count1
    downloader/response_status_count/2001
    elapsed_time_seconds2.90787
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 6, 16, 0, 40, 27, 128649, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes15716
    httpcompression/response_count1
    item_scraped_count19
    items_per_minute570.0
    log_count/DEBUG58
    log_count/INFO3
    log_count/WARNING1
    memusage/max93151232
    memusage/startup93151232
    response_received_count1
    responses_per_minute30.0
    scheduler/dequeued1
    scheduler/dequeued/memory1
    scheduler/enqueued1
    scheduler/enqueued/memory1
    start_timedatetime.datetime(2026, 6, 16, 0, 40, 24, 220779, tzinfo=datetime.timezone.utc)