kotartemiy/newscatcher

There is missing several topics with cnn.com

zxl777 opened this issue · 1 comments

describe = describe_url('cnn.com')
print(describe['topics'])

['world', 'travel', 'tech', 'politics', 'news', 'entertainment', 'business']

image

Fixed it by add this line in data/package_rss.db

image