intelmq.bots.parsers.webinspektor package

Submodules

intelmq.bots.parsers.webinspektor.parser module

intelmq.bots.parsers.webinspektor.parser.BOT

alias of WebinspektorParserBot

class intelmq.bots.parsers.webinspektor.parser.MyHTMLParser(*, convert_charrefs=True)

Bases: HTMLParser

handle_data(data)
handle_starttag(tag, attrs)
lsData = ''
class intelmq.bots.parsers.webinspektor.parser.WebinspektorParserBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool | None = None)

Bases: ParserBot

Parse the Web Inspektor

process()

Module contents