@ -145,7 +145,7 @@ async def main():
print('cache is empty')
cache = []
# scape all blog posts and process them
# scrape all blog posts and process them
blog = get_blog()
for post in blog:
# check if post url is in cache and matches our category