is-satire
Version:
Strategically determine if a website is satire or not
57 lines (56 loc) • 941 B
JSON
{
"checks": {
"elements": [
"body"
],
"paths": [
"/",
"/about",
"/about-us",
"/aboutus",
"/contact",
"/disclaimer",
"/faq",
"/frequently-asked-questions",
"/legal",
"/nosotros",
"/privacy",
"/privacy-policy",
"/terms",
"/terms-and-conditions",
"/terms-conditions",
"/toc",
"/writers"
],
"keywords": [
"caricature",
"concoction",
"exaggerate",
"exaggeration",
"fabrication",
"fake",
"fiction",
"hoax",
"humor",
"humour",
"hyperbole",
"imitate",
"imitation",
"invented",
"lampoon",
"mock",
"parodied",
"parody",
"pasquinade",
"persiflage",
"publication",
"sarcasm",
"satire",
"satirical",
"satirize",
"satírico",
"spoof",
"untruth"
]
}
}