intelmq.bots.parsers.webinspektor package¶
Submodules¶
intelmq.bots.parsers.webinspektor.parser module¶
-
intelmq.bots.parsers.webinspektor.parser.BOT¶ alias of
intelmq.bots.parsers.webinspektor.parser.WebinspektorParserBot
-
class
intelmq.bots.parsers.webinspektor.parser.MyHTMLParser(*, convert_charrefs=True)¶ Bases:
html.parser.HTMLParser-
handle_data(data)¶
-
handle_starttag(tag, attrs)¶
-
lsData= ''¶
-
-
class
intelmq.bots.parsers.webinspektor.parser.WebinspektorParserBot(*args, **kwargs)¶ Bases:
intelmq.lib.bot.ParserBotParse the Web Inspektor
-
process()¶
-