File size: 282 Bytes
4c31c97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
COLUMNS = [
    "url",
    "website",
    "og_type",
    "meta_description",
    "meta_title",
    "content",
    "date",
    "days_old",
    "link_count",
    "paragraph_count",
    "average_links",
    "text_to_html_ratio",
    "css_title",
    "is_news_article",
    "reason",
]