from crawlerCore import *
rules=[r'[^a-z]*AI[^a-z]*']
print(comments_filter(rules, get_comments(get_cid(get_search_result_bv("2024巴黎奥运会",300)))))