Start_time : 2023-11-21 06:15:01 Bangkok Post failed to execute. Schedule on VPC node - ip-172-31-11-217 Traceback error: Traceback (most recent call last): File "run_scraper.py", line 17, in import scraper_bangkok_post_2 File "/home/ubuntu/scraper_bangkok_post/scraper_bangkok_post_2.py", line 196, in article_id, title, info, article_timestamp, writer, body, img_src, img_text = scrape_article(article_url) File "/home/ubuntu/scraper_bangkok_post/scraper_bangkok_post_2.py", line 99, in scrape_article body = soup.find('div', class_='articl-content').findAll(['p', 'ul']) AttributeError: 'NoneType' object has no attribute 'findAll'