Traceback (most recent call last): File "/home/ubuntu/scraper_handelszeitung/scraper_handelszeitung.py", line 228, in scrape filter_pass = filter.filter(bodyt, [keyw['entity_id'][ml]]) File "/home/ubuntu/.local/lib/python3.6/site-packages/v3_filter/filter.py", line 23, in filter all_hashes.append(list(data[data['entity_id'] == entity_ids[k]]['hash_id'])[0]) IndexError: list index out of range